|
-
Jan 28th, 2007, 03:26 PM
#1
Thread Starter
Lively Member
Appearance of Tabs
Hi,
I have made an application which has several tabs. Is there any way I can changes their appearence to something rather that normal, button, or flat button. Or is there a way to apply a background image for the tab itself, not the tab page. Because for buttons, you can apply a background image, but not for tabs.
Thanks,
Alex
-
Jan 28th, 2007, 04:37 PM
#2
-
Jan 28th, 2007, 05:03 PM
#3
Thread Starter
Lively Member
Re: Appearance of Tabs
Thanks,
That was a very helpful link. However, it does not explain how to display an image on the tab it self. It just says this
" I'll leave you the challenge of modifying the code to show an image."
The problem is that I am a beginner at VB and don't know a thing about codes.
Can you pleas help.
Thanks,
Alex
-
Jan 28th, 2007, 05:08 PM
#4
Re: Appearance of Tabs
If you're drawing the tabs yourself then you're using GDI+, i.e. the methods of a Graphics object. The Graphics class has a DrawImage method.
-
Jan 30th, 2007, 06:18 PM
#5
Frenzied Member
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
|