Sets the handle of this .NET control.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetWindowHandle( _
ByVal WindowHandle As System.Integer _
) As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IPropertyManagerPageWindowFromHandle
Dim WindowHandle As System.Integer
Dim value As System.Boolean
value = instance.SetWindowHandle(WindowHandle) |
C++/CLI | |
---|
System.bool SetWindowHandle(
& System.int WindowHandle
) |
Parameters
- WindowHandle
- Handle of the .NET control
Return Value
True if handle is set, false if not
Example
Remarks
See Also
Availability
SolidWorks 2010 FCS, Revision Number 18.0