Click or drag to resize

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

Value

Type: SystemEventHandler
See Also