Results 1 to 3 of 3

Thread: Adding a TAB to a string

  1. #1

    Thread Starter
    Member
    Join Date
    Mar 2000
    Posts
    62

    Talking

    i am using a simple list box and i am using the additem fuction. i want to add a string then add a tab then add another string. is that possible in vb.

    thnx ahead of time
    jj

  2. #2
    Member
    Join Date
    May 2000
    Location
    Canada
    Posts
    52
    List.Additem text1 & vbtab & text2

  3. #3

    Thread Starter
    Member
    Join Date
    Mar 2000
    Posts
    62
    i figured it was something simple like that, thank alot

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