RhinoAppInitialized Event |
Is raised when the application is fully initialized.
Namespace:
Rhino
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntaxpublic static event EventHandler Initialized
Public Shared Event Initialized As EventHandler
Value
Type:
SystemEventHandler
See Also