Fired when the active tab in the Manager Pane changes.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Delegate Function DAssemblyDocEvents_FeatureManagerTabActivatedNotifyEventHandler( _
ByVal CommandIndex As System.Integer, _
ByVal CommandTabName As System.String _
) As System.Integer |
CSOLIDWORKS.Interop.sldworks~SOLIDWORKS.Interop.sldworks.DAssemblyDocEvents_FeatureManagerTabActivatedNotifyEventHandler.html# | |
---|
public delegate System.int DAssemblyDocEvents_FeatureManagerTabActivatedNotifyEventHandler(
System.int CommandIndex,
System.string CommandTabName
) |
C++/CLI | |
---|
public delegate System.int DAssemblyDocEvents_FeatureManagerTabActivatedNotifyEventHandler(
& System.int CommandIndex,
& System.String^ CommandTabName
) |
Parameters
- CommandIndex
- Index of the active tab in the Manager Pane
- CommandTabName
- Name of the active tab in the Manager Pane
Example
Remarks
Availability
SOLIDWORKS FCS 2017, Revision Number 25.0