Hi,
I need to make a color pallette viewer
that can atleast show 256 different colors at an instant. How do i construct such a thing in VB ??
Printable View
Hi,
I need to make a color pallette viewer
that can atleast show 256 different colors at an instant. How do i construct such a thing in VB ??
Question Resubmitted!
A common dialog Box provides for displaying a color pallette to user, allowing him to choose a color.
Use VB Help to learn about Common dialog box.
I am not an expert, but could givee you some more help & sample code which worked for me.
[email protected]
------------------