The Client Management ActiveX control contains the GetScreenWidth method.

 

 

Purpose

GetScreenWidth requests the width in pixels of the physical screen containing the parent client session.
 

Syntax

#Retval  = ObjectTagName.GetScreenWidth()

Operation

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

Remarks

If the method succeeds, it returns the screen width in pixels. If the function fails, it returns zero.

Example

 

Comment on this topic

Topic ID: 500465