Gets the toolbar ID of this CommandGroup.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property ToolbarId As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ICommandGroup
Dim value As System.Integer
value = instance.ToolbarId |
C# | |
---|
System.int ToolbarId {get;} |
C++/CLI | |
---|
property System.int ToolbarId {
System.int get();
} |
Property Value
Toolbar ID of this CommandGroup
Example
Remarks
See Also
Availability
SOLIDWORKS 2006 FCS, Revision Number 14