|
-
Feb 19th, 2001, 05:26 PM
#1
Thread Starter
Hyperactive Member
I have a rich text box in which people can type.
I would like to create a button which indents a paragraph by 0.2"
I get the 0.2" from the word document that this is trying to mimic.
in word I place the cursor anywhere in a paragraph and then right click and select paragraph.
the paragraph dialog box lets me set something called "Indentation" in 0.1" increments.
is this something that VB can do or is word the only program capable of formatting a paragraph?
thank you for your time and have a good day
I am so skeptical, I can hardly believe it!
PS I am not a 'hyperactive member' I am a cool, calm, and collected member 
-
Feb 19th, 2001, 05:41 PM
#2
Member
You might try the SelIndent or SelHangingIndent methods to get what you are looking for.
Ragards
-
Feb 19th, 2001, 07:20 PM
#3
Thread Starter
Hyperactive Member
thanks a lot. It seems pretty easy now.
I thought that I had to somehow select the text of the paragraph, but it is automatic.
VB really is easy!
I am so skeptical, I can hardly believe it!
PS I am not a 'hyperactive member' I am a cool, calm, and collected member 
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
|