DropDownControlCommitSelection Method

There are two overloads for this method

Overload List

CommitSelection(Int32) This can be called to select an item by index and hide the drop-down
CommitSelection(Object) This can be called to select an item by value and hide the drop-down

See Also