Try OpenEdge Now
skip to main content
ABL Reference
Handle Attributes and Methods Reference : WORK-AREA-HEIGHT-PIXELS attribute
 

WORK-AREA-HEIGHT-PIXELS attribute

Indicates the height of the work-area in pixels. The work-area is the portion of the Windows desktop that is not hidden by task bars. That is, the dimensions of the work-area are the dimensions of the Windows desktop minus the dimensions of all task bars on the Windows desktop.
Data type: INTEGER
Access: Read-only
Applies to: SESSION system handle
In character interfaces, this attribute returns the Unknown value (?).