GetControlWnd Method |
DEVELOPER |
The Client Management ActiveX control contains the GetControlWnd method.
|
|
Purpose |
GetControlWnd requests the window handle to this ClientManagement control. |
Syntax |
#Retval = ObjectTagName.GetControlWnd() |
Operation |
ObjectTagName is an object expression that evaluates to the ClientManagement control. |
Remarks |
If the method succeeds, it returns a window handle to this ClientManagement control. If the function fails, it returns zero. |
Example |
|
Topic ID: 500458