Displays a .NET control in this model view.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function DisplayWindowFromHandle( _
ByVal Name As String, _
ByVal WindowHandle As Integer, _
ByVal SplitWindow As Boolean _
) As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IModelViewManager
Dim Name As String
Dim WindowHandle As Integer
Dim SplitWindow As Boolean
Dim value As Boolean
value = instance.DisplayWindowFromHandle(Name, WindowHandle, SplitWindow)
|
Parameters
- Name
- User-defined label that appears on the tab
- WindowHandle
- Handle of the .NET control
- SplitWindow
- True to add a splitter window, false to not
Return Value
True if .NET control is created, false if not
Example
See Also
Availability
SolidWorks 2011 FCS, Revision Number 19.0