Table of Contents

Class TemplateControls.RichToolTipTemplate

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Sample template control with text which has a middle part with bold font.

public class TemplateControls.RichToolTipTemplate : TemplateControl, IBaseObjectWithId, IDisposableObject, IBaseObject, ISupportInitialize, IFocusable, ITextProperty, IComponent, IControl, IDisposable, IWin32Window, INotifyDataErrorInfo
Inheritance
TemplateControls.RichToolTipTemplate
Implements

Constructors

RichToolTipTemplate()

Initializes a new instance of the TemplateControls.RichToolTipTemplate class.

Properties

MessageLabel

Gets control which contains message.

PictureBox

Gets control which contains image.

TitleLabel

Gets control which contains title.