Results 1 to 2 of 2

Thread: [RESOLVED] [2.0] Insert tab

  1. #1

    Thread Starter
    Hyperactive Member francisstokes's Avatar
    Join Date
    May 2005
    Location
    Kent, England
    Posts
    272

    Resolved [RESOLVED] [2.0] Insert tab

    How do you insert a tab into a textbox?

    [edit] dont worry i woked it out

  2. #2
    Arabic Poster ComputerJy's Avatar
    Join Date
    Nov 2005
    Location
    Happily misplaced
    Posts
    2,513

    Re: [2.0] Insert tab

    Code:
    textBox1.Text+="\t"
    "I'm not normally a praying man, but if you're up there, save me... Superman!" - Homer Simpson
    My Blog

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