Progress
Language Reference
COLUMN Attribute
The column position of the left edge of the widget or the column position of the mouse cursor for the last mouse event on the display.
Data Type: DECIMALAccess: Readable/WriteableApplies To: Browse, Browse column, Button, Combo-box, Control-frame, Dialog-box, Editor, Field-group, Fill-in, Frame, Image, LAST-EVENT System Handle, Literal, Radio-set, Rectangle, Selection-list, Slider, Text, Toggle-box, WindowFor browse cells, field groups, and the LAST-EVENT handle, it is readable only.
For all widgets except windows, the COLUMN attribute specifies the location, in character units, of the left edge of the widget relative to the left edge of its parent widget. For windows, the location is relative to the left edge of the display.
For browse columns, the COLUMN attribute returns the UNKNOWN (?) value if the column is hidden.
For control-frames, the COLUMN attribute maps to the Left property of the control-frame COM object (ActiveX control container).
For the LAST-EVENT handle, the COLUMN attribute specifies the column location, in character units, of the last mouse event relative to the left edge of the current frame.
This attribute is functionally equivalent to the X attribute.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |