ApplicationOnDockingBarVisibleChanged Method |
Raise the DockingBarVisibleChanged event.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax protected virtual void OnDockingBarVisibleChanged(
DockingBarEventArgs e
)
Protected Overridable Sub OnDockingBarVisibleChanged (
e As DockingBarEventArgs
)
Parameters
- e
- Type: RootPro.RootProCAD.UIDockingBarEventArgs
See Also