View Single Post
  #11 (permalink)  
Old 07-24-2007, 07:41 PM
Erel's Avatar
Erel Erel is offline
Administrator
 
Join Date: Apr 2007
Posts: 2,807
Default

I don't think that creating 256 buttons for the colors is the best solution.
I think it is better to draw the colors on the form and then you can use GetPixel to get the color value.
Reply With Quote