|
-
Mar 5th, 2002, 12:58 PM
#1
Thread Starter
New Member
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.
-
Mar 6th, 2002, 01:45 AM
#2
Member
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
-
Mar 6th, 2002, 12:14 PM
#3
Thread Starter
New Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|