Select Method (UWPComboBox)
Class
UWPComboBox
.
Action
Selects an item in the combo box.
Syntax
uWPComboBox
.
Select
(
item
)
Variable
Description
item
The item to select.
ItemIdentifier
.