Drop Down Color Picker (VB NET)
Category:
C#, VB.NET, ASP.NETType:
ControlsDifficulty:
BeginningAuthor:
Marc CramerVersion Compatibility: Visual Basic.NET
More information:
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.
Update on 2/28/03 adds capability to set the selected color and implemented the focus highlight on mouse over of list items. Also added a new property to set what kind of focus highlight to use: Normal or IDE (XP style - Border is highlight color with background being an alpha blended color based on border color)
Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents.
Download mkc_colorcombobox.zip