Kbase P20341: What is HEIGHT-PIXELS Attribute
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  8/21/2003 |
|
Status: Unverified
GOAL:
What is HEIGHT-PIXELS Attribute
FIX:
HEIGHT-PIXELS Attribute is only for Graphical interfaces
The height, in pixels, of the widget. The HEIGHT-PIXEL attribute of the SESSION handle contains the height of the display.
Data Type: INTEGER
Access: Readable/Writable
Applies To: Browse, Button, Combo-box, Control-frame, Dialog-box, Editor, Field-group, Fill-in, Frame, Image, Literal, Radio-set, Rectangle, Selection-list, SESSION System Handle, Slider, Text, Toggle-box, Window
For combo boxes, field groups, and the SESSION handle, this attribute is read-only.
For control-frames, the HEIGHT-PIXELS attribute maps to the Height property of the control-frame COM object (ActiveX control container).
For browses, the HEIGHT-PIXELS attribute sets the decimal height, in pixels, of the browse without changing the height of the browse's rows. If you change the value of a browse's HEIGHT-CHARS or HEIGHT-PIXELS attribute, the number of rows that appear in the viewport might change.