Progress
Programming
Handbook
Changing the Row Height
To let the user change the row height of a browse, the programmer sets the browse’s ROW–RESIZABLE attribute to TRUE, as the following code fragment demonstrates:
To change the row height of a browse, the user drags a row separator vertically as desired.
To change the row height programmatically, the programmer sets the browse’s ROW–HEIGHT–CHARS and ROW–HEIGHT–PIXELS attributes as desired.
The following code fragment programmatically changes the row height to 20 pixels:
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |