[]
        
(Showing Draft Content)

C1.Win.C1InputPanel.InputLabel

InputLabel Class

Label in a C1InputPanel control.

Namespace: C1.Win.C1InputPanel
Assembly: C1.Win.C1InputPanel.4.8.dll
Syntax
public class InputLabel : InputComponent, IBindableComponent, IComponent, IDisposable, IInputXmlSerializable

Constructors

Name Description
InputLabel()

Initializes a new instance of InputLabel.

Properties

Name Description
AutoEllipsis

Enables the automatic handling of text that extends beyond the width of the label.

Break

Gets or sets how the layout should break the flow after the component.

DefaultBreakType

Gets the default BreakType of the input component.

HotkeyPrefix

Gets or sets the type of display for hot-key prefixes in the label text.

Text

Gets or sets the text associated with the component.

WordWrap

Gets or sets whether text should be allowed to wrap within the InputLabel.