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