The following Visual Basic project contains the source code and Visual Basic examples used for this is an excel style color picker.. This is a Color Picker Active Control that looks just like the color picker in Microsoft Excel 2000.
The following Visual Basic project contains the source code and Visual Basic examples used for drop down color picker (vb net). Control can be used for system colors or known colors.
Includes a tester project and all the code. Great introduction to developing controls in VB.NET. Hope you enjoy.
The following Visual Basic project contains the source code and Visual Basic examples used for Color Picker.
Shows you how to get a color of a point in a picture box (You can get both HEX, DECIMAL color).