The Client Management ActiveX control contains the SetWindowPosition method.

 

 

Purpose

SetWindowPosition sets the position and size, in pixels, of the nominated client session.
 

Syntax

#Retval  = ObjectTagName.SetWindowPosition( ParmMap )

Operation

ObjectTagName is an object expression that evaluates to the ClientManagement control.

ParmMap is a PROIV Interface map.

hTargetSession is the session identifier.

Remarks

If the method succeeds, it changes the position and size of the nominated client session. If the function fails, it returns a non-zero value.  

Example

 

Comment on this topic

Topic ID: 500487