Try OpenEdge Now
ABL Reference
Handle Attributes and Methods Reference
:
FRAME-X attribute
FRAME-X attribute
The location of the left edge of the widget relative to the upper left corner of the frame that contains the widget.
Data type:
INTEGER
Access:
Read-only
Applies to:
BROWSE widget
,
BUTTON widget
,
COMBO-BOX widget
,
CONTROL-FRAME widget
,
EDITOR widget
,
FILL-IN widget
,
IMAGE widget
,
LITERAL widget
,
RADIO-SET widget
,
RECTANGLE widget
,
SELECTION-LIST widget
,
SLIDER widget
,
TEXT widget
,
TOGGLE-BOX widget
In character mode, this attribute returns the widget location in row column units. In graphical interfaces, this attribute returns pixels.