![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
|
Hi!
Before anyone says anything, im not a noob in VB6... I want to give all my programs a unique graphical style that represents my style, and at the moment im using Images for all buttons, frameborders etc. but i want to give the form a rounded style, which requires transparancy, and i also want fully customaized inputboxes, listviews etc. and i dont know how to do that... Does anyone know how i should do? Do i need to make ActiveX controls for every item? I really appriciate help! /// IpodboqI @ Q-Base Programming
__________________
Q-Base Team are looking for new members with some skills. ------------------------------------------------------------------------------------------------------- Sig was shorten by Admin, Please keep it to 4-5 lines, thanks.
|
|
|
|
|
|
#2 |
|
Hobbyist Programmer
Join Date: Oct 2005
Posts: 211
Rep Power: 3
![]() |
My first response if you're looking for something more than just chainging the color is to create a custom control (derived from the control in question if possible) and write a custom onpaint event.
-MBirchmeier |
|
|
|
|
|
#3 |
|
Expert Programmer
|
I would make a set of activex controls personally. Draw em out in a graphics editor, then go from there. I't always cool to have a set of em. Mind you an onpaint value wouldnt be bad either. I would make custom controls myself, but it definetly takes time.
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Compiling Maverik 6.2 (from C) | megamind5005 | C | 16 | May 3rd, 2006 5:41 PM |
| visual basic pixel image comparison | youngnoviceinneedofhelp | Visual Basic | 3 | Mar 19th, 2006 1:57 PM |
| Will Visual Basic help me later | Firebirdracer14 | Visual Basic | 7 | Sep 21st, 2005 5:16 PM |
| Enquiry About Visual Basic Project | kbkhoo5053 | Visual Basic | 13 | Feb 15th, 2005 2:20 AM |