Gets the docking state of the toolbar.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetToolbarDock2( _
ByVal Cookie As Integer, _
ByVal ToolbarId As Integer _
) As Integer |
Visual Basic (Usage) | |
---|
Dim instance As ISldWorks
Dim Cookie As Integer
Dim ToolbarId As Integer
Dim value As Integer
value = instance.GetToolbarDock2(Cookie, ToolbarId)
|
Parameters
- Cookie
Identifier of toolbar; this is the same Cookie you specified in ISwAddin::ConnectToSW
- ToolbarId
- ID of the toolbar as defined in swToolbar_e
Return Value
Docking state of the toolbar as defined in swToolbarDockStatePosition_e
Remarks
See Also
Availability
SolidWorks 2001Plus FCS, Revision Number 10.0