Progress
Language Reference
RESIZABLE Attribute
Indicates whether the user can resize a widget at run time.
Data Type: LOGICALAccess: Readable/WriteableApplies To: Browse, Browse-column, Button, Combo-box, Editor, Fill-in, Frame, Image, Literal, Radio-set, Rectangle, Selection-list, Slider, Text, Toggle-boxIf you set RESIZABLE to TRUE, the user can resize the widget. For the RESIZABLE attribute to take effect, you must also set the SELECTABLE attribute to TRUE.
NOTE: Setting the RESIZABLE attribute to TRUE enables direct manipulation events for the widget. These events take precedence over all other events. This effectively prevents data entry using the widget until all direct manipulation events are disabled (that is, until MOVABLE, RESIZABLE, and SELECTABLE are all FALSE).
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |