Results 1 to 3 of 3

Thread: RTB and formatting

  1. #1

    Thread Starter
    Hyperactive Member badgers's Avatar
    Join Date
    Sep 1999
    Location
    Madison, WI USA
    Posts
    444
    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

  2. #2
    Member
    Join Date
    Feb 2001
    Location
    Greensboro, NC.
    Posts
    40
    You might try the SelIndent or SelHangingIndent methods to get what you are looking for.


    Ragards

  3. #3

    Thread Starter
    Hyperactive Member badgers's Avatar
    Join Date
    Sep 1999
    Location
    Madison, WI USA
    Posts
    444
    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
  •  



Click Here to Expand Forum to Full Width