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

ContentComboBoxControl Members

The ContentComboBoxControl type exposes the following members.

Constructors


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

Methods


  Name Description
Protected method OnKeyDown
Handles the [E:KeyDown] event.
Protected method OnSelectionChanged
Responds to a ComboBox selection change by raising a SelectionChanged event.
Protected method SelectItem
Selects the item.

Fields


  Name Description
Public field Static member ContentTemplateProperty
The content template property
Public field Static member SelectedItemIdProperty
The selected item identifier property
Public field Static member UiCommandProperty
The UI command property
Public field Static member UiLabelProperty
The UI label property. This is a bind-able property.

Properties


  Name Description
Public property ContentTemplate
Gets or sets the content template. This is a bind-able property.
Public property SelectedItemId
Gets or sets the selected item identifier. This is a bind-able property.
Public property UiCommand
Gets or sets the UI command. This is a bind-able property.
Public property UiLabel
Gets or sets the UI label.