Click or drag to resize

ToolBarComboBoxItemSelectionChangeCommitted Event

Occurs when an item is selected by the drop-down list of the combo box and the selection change is completed.

Namespace:  RootPro.RootProCAD.UI
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 13.0.0.0 (13.0.0.0)
Syntax
public event EventHandler SelectionChangeCommitted

Value

Type: SystemEventHandler
See Also