ToolBarComboBoxItemOnDropDownClosed Method |
Raise DropDownClosed event.
Namespace:
RootPro.RootProCAD.UI
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax protected virtual void OnDropDownClosed(
EventArgs e
)
Protected Overridable Sub OnDropDownClosed (
e As EventArgs
)
Parameters
- e
- Type: SystemEventArgs
See Also