View Single Post
  #1 (permalink)  
Old 06-28-2009, 12:53 PM
J Trahair J Trahair is offline
VB.NET Forum Enthusiast
.NET Framework: .NET 3.0 (VS 2005/2008)
 
Join Date: May 2008
Location: Spain
Posts: 82
Reputation: 26
J Trahair is on a distinguished programming path ahead
Default How to load a combobox with web colours

I want to load a combobox with the web colours - eg. WhiteSmoke, Gainsboro, NavajoWhite.

I know there is a ColorDialog, which has a smaller range of brighter colours. Don't want that. I also know how to fill a combobox with something.

How can I get a list of these colours?

Thanks in advance.
Reply With Quote