Adds an ActiveX control to the Task Pane view.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function AddControl( _
ByVal ClassName As String, _
ByVal LicKey As String _
) As Object |
Visual Basic (Usage) | |
---|
Dim instance As ITaskpaneView
Dim ClassName As String
Dim LicKey As String
Dim value As Object
value = instance.AddControl(ClassName, LicKey)
|
Parameters
- ClassName
- Name or class ID for the ActiveX control
- LicKey
- License key for the ActiveX control
Return Value
Pointer to the IUnknown interface for this ActiveX control
Example
Remarks
See Also
Availability
SolidWorks 2006 FCS, Revision Number 14.0