Click here to Skip to main content
15,922,894 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Become nuts with ToolBar Pin
Syed Abdul Khader16-Mar-04 20:21
Syed Abdul Khader16-Mar-04 20:21 
GeneralRe: Become nuts with ToolBar Pin
sybux200017-Mar-04 10:16
sybux200017-Mar-04 10:16 
GeneralRe: Become nuts with ToolBar Pin
Syed Abdul Khader19-Mar-04 21:25
Syed Abdul Khader19-Mar-04 21:25 
GeneralCash Registers Question ! Pin
Member 52593915-Mar-04 10:47
Member 52593915-Mar-04 10:47 
GeneralRe: Cash Registers Question ! Pin
Dave Kreskowiak15-Mar-04 11:12
mveDave Kreskowiak15-Mar-04 11:12 
GeneralRe: Cash Registers Question ! Pin
Wayne Phipps16-Mar-04 8:46
Wayne Phipps16-Mar-04 8:46 
GeneralHide text Tab in a TabControl Pin
sybux200015-Mar-04 8:30
sybux200015-Mar-04 8:30 
GeneralRe: Hide text Tab in a TabControl Pin
Dave Kreskowiak15-Mar-04 9:10
mveDave Kreskowiak15-Mar-04 9:10 
Do you wan't to hide the Text or the Tabs? Text is easy, just don't put in any Text, you'll end up with blank tabs.

Hiding the tabs is a little more complicated. Basically, you can't using standard methods. You could try moving the tabs up off the top of the form, under your menu bar, or, under some other kind of control.

You could probably use some third party tab control that has that functionality, but I don't know of any. Or you could get imaginative and hide the tabs behind another control on the form, even if was just a blank panel control, or something like that.


RageInTheMachine9532
GeneralRe: Hide text Tab in a TabControl Pin
sybux200015-Mar-04 11:29
sybux200015-Mar-04 11:29 
GeneralCopy object from clipboard to file Pin
Member 77096915-Mar-04 6:37
Member 77096915-Mar-04 6:37 
GeneralRe: Copy object from clipboard to file Pin
Dave Kreskowiak15-Mar-04 6:55
mveDave Kreskowiak15-Mar-04 6:55 
GeneralRe: Copy object from clipboard to file Pin
Member 77096916-Mar-04 0:29
Member 77096916-Mar-04 0:29 
GeneralRe: Copy object from clipboard to file Pin
Dave Kreskowiak16-Mar-04 2:23
mveDave Kreskowiak16-Mar-04 2:23 
GeneralRe: Copy object from clipboard to file Pin
Anonymous16-Mar-04 7:18
Anonymous16-Mar-04 7:18 
GeneralRe: Copy object from clipboard to file Pin
Dave Kreskowiak16-Mar-04 9:06
mveDave Kreskowiak16-Mar-04 9:06 
GeneralRe: Copy object from clipboard to file Pin
Member 77096917-Mar-04 4:10
Member 77096917-Mar-04 4:10 
GeneralRe: Copy object from clipboard to file Pin
Dave Kreskowiak17-Mar-04 5:48
mveDave Kreskowiak17-Mar-04 5:48 
GeneralRe: Copy object from clipboard to file Pin
Member 77096917-Mar-04 7:08
Member 77096917-Mar-04 7:08 
GeneralDisplaying image Pin
GaryKoh14-Mar-04 22:21
GaryKoh14-Mar-04 22:21 
GeneralRe: Displaying image Pin
Nadroj15-Mar-04 10:53
Nadroj15-Mar-04 10:53 
GeneralRe: Displaying image Pin
GaryKoh16-Mar-04 19:13
GaryKoh16-Mar-04 19:13 
GeneralRe: Displaying image Pin
Nadroj16-Mar-04 20:49
Nadroj16-Mar-04 20:49 
GeneralData Binding Pin
k_siewsiew14-Mar-04 16:53
k_siewsiew14-Mar-04 16:53 
GeneralRe: Data Binding Pin
Edbert P14-Mar-04 18:07
Edbert P14-Mar-04 18:07 
GeneralAutorun compiled vbcode in xp Pin
shoppo14-Mar-04 5:04
shoppo14-Mar-04 5:04 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.