- March 26, 2007
- 3,715
- 180
- Home Country
- Germany
1. label type controls use align while all other 'text' related controls such as textbox, textboxscrollup, buttons, etc use textalign.<br /> 2. if you center a control using align it centers the control both vertically and horizontally, which textalign does not, nor does it center horizontally exactly the same as textalign, even on controls like textbox or textboxscrollup that do not support a textXOff tag (unless that is hard coded?)
Continue reading...
Continue reading...