Gets or sets whether this CommandManager tab is active.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Active As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ICommandTab
Dim value As System.Boolean
instance.Active = value
value = instance.Active |
C# | |
---|
System.bool Active {get; set;} |
C++/CLI | |
---|
property System.bool Active {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True if this CommandManager tab is active, false if not
See Also
Availability
SOLIDWORKS 2008 FCS, Revision Number 16.0