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: 12.0.0.0 (12.0.0.0)
Syntax public event EventHandler SelectedIndexChanged
Public Event SelectedIndexChanged As EventHandler
Value
Type:
SystemEventHandlerSee Also