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.