EDIT BOX Control-Text alignment...
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Hi: I need to set text-alignment in "EDIT BOX" to right ,programaticaly , in the other hand i want to show Text in the control in a Right-To-Left-Reading-Order programaticaly. How can i do this ? is there any API for this purpose? Please Help me. Thanks.
-
Hi: I need to set text-alignment in "EDIT BOX" to right ,programaticaly , in the other hand i want to show Text in the control in a Right-To-Left-Reading-Order programaticaly. How can i do this ? is there any API for this purpose? Please Help me. Thanks.
RICHEDIT provides right justification, but I'm not sure about Right-To-Left-Reading-Order Cheers, Rob.