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

 

Comment on this topic

Topic ID: 500458