DropDownEditControl Members
The DropDownEditControl type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
DropDownEditControl()()()() |
Initializes a new instance of the DropDownEditControl class.
|
Methods
Name | Description | |
---|---|---|
![]() |
Focus |
Focuses this instance.
|
![]() |
IsPopupOpen |
Determines whether [is popup open].
|
![]() |
OnApplyTemplate |
When overridden in a derived class, is invoked whenever application code or internal processes call ApplyTemplate.
|
![]() |
OnDropDownButtonClick |
Called when [drop down button click].
|
![]() |
OnGotFocus |
Invoked whenever an unhandled GotFocus event reaches this element in its route.
|
![]() |
OnPreviewKeyDown |
Invoked when an unhandled PreviewKeyDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
|
![]() |
OnTextBoxGotFocus |
Called when [text box got focus].
|
![]() |
OnTextChanged |
Called when [text changed].
|
![]() |
OnValueChanged |
Called when [value changed].
|
![]() |
ProcessKey |
Processes the key.
|
![]() |
ProcessKeyChar |
Processes the key character.
|
![]() |
SelectAll |
Selects all.
|
Fields
Name | Description | |
---|---|---|
![]() ![]() |
DesignTextProperty |
The design text property
|
![]() ![]() |
RsIsTabStopProperty |
The rs is tab stop property
|
![]() ![]() |
SelectionBrushProperty |
The selection brush property
|
![]() ![]() |
TextAlignmentProperty |
The text alignment property
|
![]() ![]() |
UiCommandProperty |
The UI command property
|
![]() ![]() |
UiLabelProperty |
The UI label property
|
Properties
Name | Description | |
---|---|---|
![]() |
DesignText |
Gets or sets the design text. This is a bind-able property.
|
![]() |
DropDownButton |
Gets or sets the drop down button.
|
![]() |
Popup |
Gets or sets the popup.
|
![]() |
ReadOnlyMode |
Gets or sets a value indicating whether [read only mode].
|
![]() |
RsIsTabStop |
Gets or sets a value indicating whether [rs is tab stop]. This is a bind-able property.
|
![]() |
SelectionBrush |
Gets or sets the selection brush.
|
![]() |
SelectionLength |
Gets or sets the length of the selection.
|
![]() |
SelectionStart |
Gets or sets the selection start.
|
![]() |
Text |
Gets or sets the text.
|
![]() |
TextAlignment |
Gets or sets the text alignment. This is a bind-able property.
|
![]() |
TextBox |
Gets or sets the text box.
|
![]() |
UiCommand |
Gets or sets the UI command. This is a bind-able property.
|
![]() |
UiLabel |
Gets or sets the UI label. This is a bind-able property.
|