|
-
Nov 3rd, 2002, 04:42 PM
#1
Thread Starter
Hyperactive Member
Visuals
I've created a pretty big project, it has standard windows controls (boring rectangle button, etc.). I want to change that and maybe make all my buttons with different visual style, maybe rounded edges, gradient look, etc. Something that won't look anything like a normal command button. Also make the program skinable, which isn't a problem. So, what's the easiest way for me to change appearance of my project? Do I have to replace all the buttons with imageboxes and load different pictures into those imageboxes (on mouse over, on click, etc.) making them act like command buttons? Creating an OCX and replacing all the buttons with that custom control? Maybe some other way? Thanks
By the way, I still am wondering about my other post and best way to find a solution:
http://www.vbforums.com/showthread.p...hreadid=210630
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
|