In order to align text centered vertically, Appeon provides a new property (integer ii_vertical) for the SingleLineEdit control, StaticText control, and EditMask control. To take advantage of this new property, you will need to use the eon_singlelineedit, eon_statictext, or eon_editmask objects in the Appeon Workarounds PBL. Except for this new property (integer ii_vertical), these three objects have the exact same functions, events, and properties as the PowerBuilder SingleLineEdit control, StaticText control, and EditMask control.