SetParent Method (IColorPicker)
Sets the handle of the parent window of the DraftSight color-picker dialog.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetParent( _
long HWND As System.Integer _
) |
C# | |
---|
void SetParent(
System.int HWND
) |
JavaScript | |
---|
SetParent(
HWND : Number
) |
Parameters
- HWND
- Handle of the parent window of the DraftSight color-picker dialog
See Also
Availability
DraftSight V1R6.0