Adds a .NET control to the Task Pane view.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function DisplayWindowFromHandle( _
ByVal WindowHandle As Integer _
) As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ITaskpaneView
Dim WindowHandle As Integer
Dim value As Boolean
value = instance.DisplayWindowFromHandle(WindowHandle)
|
Parameters
- WindowHandle
- Handle of .NET control
Return Value
True if .NET control is added, false if not
Example
Remarks
See Also
Availability
SolidWorks 2011 FCS, Revision Number 19.0