Home / FAQ / ASP.NET / TextBox / How to align the Text property of the Textbox Control?
VB.NET
TextBox1.Style('text-align')='right'
C#
TextBox1.Style['text-align']='right';
Platform BlazorASP.NETWinFormsWPF
Question *
Answer (Optional)
Email address is only for further clarification on your FAQ request. It will not be used for any other purpose.
Please leave this field empty.
Share with