TabControl |
Post Reply |
Author | |
rdeboer
Groupie Joined: 29 April 2004 Location: Netherlands Status: Offline Points: 81 |
Post Options
Thanks(0)
Posted: 09 May 2005 at 3:34pm |
Hi, When using the TabControl, you have to attach a form to each Tab, like this: TabControl.InsertItem 0, "Setup", frmSetup.hwnd, 0 In this example the Form 'frmSetup' is attached as the child of the 'Setup' tab. But this way the tab space is never transparent, like the normal Tabs in Windows. The background is always the same color as the Form or whatever you use. Is it possible to make this tab space transparant, so it looks like a Windows tab? I'm using VB6.
Edited by rdeboer |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |