TextComboBoxControl Members
The TextComboBoxControl type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
TextComboBoxControl()()()() |
Initializes a new instance of the TextComboBoxControl class.
|
Methods
Name | Description | |
---|---|---|
![]() |
OnApplyTemplate |
Called when ApplyTemplate is called.
|
![]() |
OnSelectionChanged |
Handles the [E:SelectionChanged] event.
|
Fields
Name | Description | |
---|---|---|
![]() ![]() |
RSSelectedItemProperty |
The rs selected item property
|
![]() ![]() |
SetupProperty |
The setup property.
|
![]() ![]() |
UiCommandProperty |
The UI command property
|
![]() ![]() |
UiLabelProperty |
The UI label property
|
Properties
Name | Description | |
---|---|---|
![]() |
DesignText |
Gets or sets the design text.
|
![]() |
SelectedItem |
Gets or sets the selected item. This is a bind-able property.
|
![]() |
Setup |
Gets or sets the setup. 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.
|