Class HeaderLabel
Implements label control that looks like header.
[ControlCategory("Other")]
public class HeaderLabel : Control, IBaseObject, IDisposableObject, ISupportInitialize, IFocusable, ITextProperty, IComponent, IControl, IDisposable, IWin32Window, INotifyDataErrorInfo
- Inheritance
-
HeaderLabel
- Implements
Constructors
- HeaderLabel()
Initializes a new instance of the HeaderLabel class.
Fields
- CreateInnerControl
Gets or sets function which creates inner label.
Properties
- Text
Gets or sets the text associated with this control.
Methods
- CreateDefaultInnerControl()
Creates default inner label.