Fired when the Display Pane is activated.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Delegate Function DSldWorksEvents_DisplayPaneActivationNotifyEventHandler( _
ByVal ActivePaneIndex As System.Integer _
) As System.Integer |
C# | |
---|
public delegate System.int DSldWorksEvents_DisplayPaneActivationNotifyEventHandler(
System.int ActivePaneIndex
) |
C++/CLI | |
---|
public delegate System.int DSldWorksEvents_DisplayPaneActivationNotifyEventHandler(
& System.int ActivePaneIndex
) |
Parameters
- ActivePaneIndex
- Display Pane as defined by swDisplayPaneIndex_e
Example
Remarks
Availability
SOLIDWORKS 2024 SP02, Revision Number 32.2