This example demonstrates how to provide the ColorSource property for the ColorEdit control to bind ColorEdit to a collection of your custom colors. When the ColorSource property is set to a data source, the new tab with the text specified in the TabName property is created. This custom tab can be hidden by setting the ShowMyCustomColors property to False.
↧
How to provide the ColorSource property for ColorEdit
↧