Copies the specified toolbar button from the specified native SolidWorks toolbar or
ICommandGroup toolbar to the specified native SolidWorks toolbar or ICommandGroup toolbar.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As ISldWorks
Dim SourceToolbar As System.Integer
Dim TargetToolbar As System.Integer
Dim SourceIndex As System.Integer
Dim TargetIndex As System.Integer
instance.DragToolbarButton(SourceToolbar, TargetToolbar, SourceIndex, TargetIndex) |
Parameters
- SourceToolbar
- Toolbar as defined by swToolbar_e or if a CommandGroup toolbar, use ICommandGroup::ToolbarId
- TargetToolbar
- Toolbar as defined by swToolbar_e or if a CommandGroup toolbar, use ICommandGroup::ToolbarId
- SourceIndex
- 0-based index of the toolbar button on the native SolidWorks toolbar or CommandGroup toolbar
- TargetIndex
0-based index of the toolbar button on the native SolidWorks toolbar or CommandGroup toolbar
Remarks
See Also
Availability
SolidWorks 206 FCS, Revision Number 14.0