RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

DropDownEditControl Properties

The DropDownEditControl type exposes the following members.

Properties


  Name Description
Public property DesignText
Gets or sets the design text. This is a bind-able property.
Public property DropDownButton
Gets or sets the drop down button.
Public property Popup
Gets or sets the popup.
Public property ReadOnlyMode
Gets or sets a value indicating whether [read only mode].
Public property RsIsTabStop
Gets or sets a value indicating whether [rs is tab stop]. This is a bind-able property.
Public property SelectionBrush
Gets or sets the selection brush.
Public property SelectionLength
Gets or sets the length of the selection.
Public property SelectionStart
Gets or sets the selection start.
Public property Text
Gets or sets the text.
Public property TextAlignment
Gets or sets the text alignment. This is a bind-able property.
Public property TextBox
Gets or sets the text box.
Public property UiCommand
Gets or sets the UI command. This is a bind-able property.
Public property UiLabel
Gets or sets the UI label. This is a bind-able property.