PreviousNextIndex

CURRENT-WINDOW system handle

A handle to the default window for the current ABL session. This window is the default parent for all frames, dialog boxes, alert boxes, and messages. Set or examine the attributes of the CURRENT-WINDOW handle to modify or get information on the current default window.

Syntax

CURRENT-WINDOW [ :attribute ] 

attribute
Attributes

The CURRENT-WINDOW handle has all the attributes of a window widget.

Notes
See also

ACTIVE-WINDOW system handle, DEFAULT-WINDOW system handle


OpenEdge Release 10.2B
Copyright © 2009 Progress Software Corporation
PreviousNextIndex