ApplicationOnTabViewActivated Method |
Raise the TabViewActivated event.
Namespace:
RootPro.RootProCAD
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 13.0.0.0 (13.0.0.0)
Syntaxprotected virtual void OnTabViewActivated(
TabViewEventArgs e
)
Protected Overridable Sub OnTabViewActivated (
e As TabViewEventArgs
)
Parameters
- e
- Type: RootPro.RootProCAD.UITabViewEventArgs
See Also