|
-
Apr 4th, 2012, 06:02 AM
#1
Thread Starter
Hyperactive Member
Multiline Textbox Padding (Left)
A quick one for you. Is there any way to push the left padding on a multi-line text box to the left to be in line with the left justified padding on a single line text box? It is frustrating as it looks off-kilter with the multi-line text indented as it is.
Thanks 
Jord
-
Apr 4th, 2012, 06:44 AM
#2
Re: Multiline Textbox Padding (Left)
I'm afraid, that won't be possible using a simple TextBox, but, I think, you can do it using RichTextBox instead (try RichTextBox.SelectionIndent Property).
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|