Article ID: 180756 - Last Review: March 11, 2005 - Revision: 3.2 PRB: Alignment Property of TextBox Always Aligns to the LeftThis article was previously published under Q180756 On This PageSYMPTOMS
When you set the Alignment property of a TextBox, it has no affect on the
justification of the text placed inside a TextBox. The text always appears
justified on the left. This happens both on the Windows CE device and within the emulator.
RESOLUTION
Set the MultiLine property of the Textbox to True.
STATUS
This behavior is by design.
MORE INFORMATION
The ES_RIGHT and ES_CENTER edit styles in Windows CE are only supported when the MultiLine property is set to True.
Steps to Reproduce Behavior
| Article Translations
|
Back to the top
