ContentControlComboBox Methods
Combo box content control.
Name | Description |
---|---|
Add |
Adds a new item to the list.
Inherited from Content |
Clear |
Removes all items from a list.
Inherited from Content |
Get |
Gets an item at the specified index in the list.
Inherited from Content |
Get |
Gets the number of items in the list.
Inherited from Content |
Get |
Gets text currently displayed by the content control.
Inherited from Content |
Remove |
Removes a list item at the specified index.
Inherited from Content |
Set |
Specifies the text currently displayed in the combo box. |
See Also