advanced color dialog

S

sajin

Hi all,

I am using vb .net 2005 to implement my application , i am using a
color dialog box in my code , basically when it loads it shows "basic
colors" , "custom colors" and link button "define custom colors" . but
when i click define custom colors it shows the same thing above
mentioned as well as in the right side one color panel , RGB value ,
hue,sat,lum . i want to implement that part with color slider (i don't
want to show basic colors and custom colors)

Plz help me to implement this

Any help
Thanks and regards
Sajin
 
I

[ICR]

I have to ask the question why? I know there are several valid reasons
for wanting this and yours is probably one of them, but in alot of
occasions it is very useful for the user to have set of common colors.
It can be hard to select "Just red" or whatever from the slider. Having
the predifined colors often helps alot. If your not already, you may
want to set FullOpen to true.
You may want to look into finding a custom control on the internet.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top