ToolBarComboBoxItemSelectedIndexChanged Event |
Occurs when the index of the item selected in the combo box is changed.
Namespace:
RootPro.RootProCAD.UI
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 13.0.0.0 (13.0.0.0)
Syntaxpublic event EventHandler SelectedIndexChanged
Public Event SelectedIndexChanged As EventHandler
Value
Type:
SystemEventHandler
See Also