EWSoftware.ListControls Library Documentation
C#
VB
C++
F#
Show/Hide TOC
Drop
Down
Control
Commit
Selection 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
Reference
DropDownControl Class
EWSoftware.ListControls Namespace
In This Article
Overload List
See Also