PDA

View Full Version : rich text control



ahmad
03-28-2006, 09:12 AM
I need to use rich text control with this property 'align right to left for arabic language

afortuno
04-02-2006, 05:14 PM
I'm not certain I understand what your question is.


I need to use rich text control with this property 'align right to left for arabic language

You can take a textbox and changes its text alignment to left-aligned. To do so, you change the field's `text align` property to `left` in the `Properties` dialog box.