![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
![]() |
| |
| | #1 (permalink) |
| | Re: Text Box On 11/06/2008 in message <eLeEEn6yIHA.3972@xxxxxx> a wrote: Quote: >Dim txt As New TextBox > >Me.Controls.Add(txt) > > > >I want to add multiple text box but I have the problem all text box >created by the code above is created in the same place > >How can I create multiple text box but not above each other? > >I want to create text box beside each other or top or bottom > >Thank you of each text box - or create them in one function and position them in the Form Layout and Resize functions. -- Jeff Gaines Damerham Hampshire UK If you ever find something you like buy a lifetime supply because they will stop making it |
My System Specs![]() |
| | #2 (permalink) |
| | Text Box Dim txt As New TextBox Me.Controls.Add(txt) I want to add multiple text box but I have the problem all text box created by the code above is created in the same place How can I create multiple text box but not above each other? I want to create text box beside each other or top or bottom Thank you |
My System Specs![]() |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| Concatenate text string and text in variable with no space between | PowerShell | |||
| Looping Through A Text File To Find Patterns From Another Text Fil | PowerShell | |||
| MVP's, text to speech!!, Can I dictate in other text input program | Vista General | |||
| Howto: Add lines of text from a specific point in a text file.. | VB Script | |||
| How do I read a text file and sort text by fixed positions? | PowerShell | |||