RhinoCommon API
StackedDialogPageOnActivate Method |
Called when this page is activated/deactivated.
Namespace: Rhino.UI
Assembly: RhinoCommon (in RhinoCommon.dll)

public virtual bool OnActivate( bool active )
Public Overridable Function OnActivate ( active As Boolean ) As Boolean
Parameters
- active
- Type: SystemBoolean
If true then this page is on top otherwise it is about to be hidden.
Return Value
Type: BooleanIf true then the page is hidden and the requested page is not activated otherwise will not allow you to change the current page. Default returns true

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.8