GetParent Method (IColorPicker) Send Feedback
See Also 
HWND[out]
Handle of the parent window of the DraftSight color-picker dialog
Gets the handle of the parent window of the DraftSight color-picker dialog.

Syntax

Visual Basic 
Function GetParent() As System.Integer
C# 
System.int GetParent()
JavaScript 
GetParent() : Number
COM native C++ 
HRESULT GetParent(
   LONG* HWND
)  
C++ 
DSRESULT GetParent(
   long* HWND
)  

Parameters

HWND[out] or Return Value
Handle of the parent window of the DraftSight color-picker dialog
 

See Also

Availability

DraftSight V1R6.0