Results 1 to 3 of 3

Thread: TabControl

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2002
    Posts
    11

    TabControl

    When I draw a textbox on a tabpage in the TabControl in Visual Basic .Net how can I make that control visible to all the tabpages? In earlier Visual Basic Versions you would draw the control outside the TabControl and drag it on the tab Control or click the tab control and double click the control to draw on it.

  2. #2
    Member
    Join Date
    Feb 2000
    Location
    South Africa
    Posts
    40
    Draw your textbox on the form, rightclick, bring to front.
    right click your tab control, send to back. Drag the textbox to where you want it to be

  3. #3

    Thread Starter
    New Member
    Join Date
    Mar 2002
    Posts
    11
    Doesn't always seem to work. As soon as I move the control on the tab page it goes back to being only on that tab page.

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