The Properties of ColorDialog
Before you dive into some code, take a look at some of the available properties for the ColorDialog control, shown in this Table.
There aren’t many properties that you need to worry about for this dialog box, which makes it even simpler to use than the other dialog boxes that you have examined so far.
As with the other dialog box controls, ColorDialog contains a ShowDialog method. You have already seen this method in the previous examples, and since it is the same, it does not need to be discussed again.
click next Page - Using the ColorDialog Control. |