Gets the buttons' command IDs, text display styles, and number of commands on the CommandManager tab box.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetCommands( _
ByRef CommandIDs As System.Object, _
ByRef TextDisplayStyles As System.Object _
) As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ICommandTabBox
Dim CommandIDs As System.Object
Dim TextDisplayStyles As System.Object
Dim value As System.Integer
value = instance.GetCommands(CommandIDs, TextDisplayStyles) |
Parameters
- CommandIDs
- Array of command IDs for the buttons
- TextDisplayStyles
- Array of the text display styles for the buttons as defined in swCommandTabButtonTextDisplay_e
Return Value
Number of buttons on this CommandManager tab box
Example
See Also
Availability
SOLIDWORKS 2010 FCS, Revision Number 18.0