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

TextComboBoxControl Members

The TextComboBoxControl type exposes the following members.

Constructors


  Name Description
Public method TextComboBoxControl()()()()
Initializes a new instance of the TextComboBoxControl class.

Methods


  Name Description
Public method OnApplyTemplate
Called when ApplyTemplate is called.
Protected method OnSelectionChanged
Handles the [E:SelectionChanged] event.

Fields


  Name Description
Public field Static member RSSelectedItemProperty
The rs selected item property
Public field Static member SetupProperty
The setup property.
Public field Static member UiCommandProperty
The UI command property
Public field Static member UiLabelProperty
The UI label property

Properties


  Name Description
Public property DesignText
Gets or sets the design text.
Public property SelectedItem
Gets or sets the selected item. This is a bind-able property.
Public property Setup
Gets or sets the setup. 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.