how to display color palette
hi all,
I want to create color simple colour palette which helps user in selecting the colour. I know we can display the colour names from System.drawing.color class in dropdown list. but I want to show the colours in tabular format and want to allow the user to select one of them by clicking on it. I don't want huge range. display of basic colour will do.
Is there any way to do so?
|