Results 1 to 2 of 2

Thread: paragraph in VB

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Mar 2009
    Location
    vbforums
    Posts
    809

    paragraph in VB

    how do v use paragraph text in VB ... plz

  2. #2
    PowerPoster isnoend07's Avatar
    Join Date
    Feb 2007
    Posts
    3,237

    Re: paragraph in VB

    Vb does not have paragraphs but you can do this:
    "This line one" & vbcrlf & "This lin2" & vbcrlf & vbcrlf & "Line 3 double spaced"
    You can also use VBNewline instead of vbcrlf
    Waiting for a full featured smart phone with out marrying a provider
    Go Android
    Go raiders

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