Visual Basic | |
---|---|
Sub SetParent( _ ByVal 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
DraftSight V1R6.0
SetParent Method (IColorPicker) | Send Feedback |
See Also |
Visual Basic | |
---|---|
Sub SetParent( _ ByVal HWND As System.Integer _ ) |
C# | |
---|---|
void SetParent( System.int HWND ) |
JavaScript | |
---|---|
SetParent( HWND : Number ) |