How can I Right Align a Text Box?
-
Saturday, May 19, 2012 6:56 PMHi, what is the simplest way to Right align a Text Box in LightSwitch?
All Replies
-
Saturday, May 19, 2012 7:32 PM
Hi
Please use the built-in screen properties provided by lightswitch. See the below image. For more information on working with screen please click here.
Hope this help...
Regards
Rashmi Ranjan Panigrahi
-
Sunday, May 20, 2012 6:44 AM
Thank you Rashmi, the problem is that I am using DX Editor controls to limit the number of charcaters. The Text Alignment is not available when I use these controls.
I will look for an alternative solution to limit the physical number of characters that a user can enter.
Kind Regards
-
Sunday, May 20, 2012 7:32 AM
-
Sunday, May 20, 2012 9:02 AM
for devexpress controls simply set horizontal anignment property RIGHT.
-
Sunday, May 20, 2012 9:12 AM
Hi, this option pushes the whole Text Box to the rigth of the Screen. What I need is for the text to be riight aligned within the Text Box when I make use of the devexpress controls. No sure if I am missing something?
Kind Regards,

