
314 Chapter 7 • Creating Windows Forms
The color dialog box has a unique set of properties.You can use the Color
property to determine the color the user has selected and then take appropriate
action. Other properties of the ColorDialog control are described in Table 7.11.
Table 7.11
Properties of the ColorDialog Control
Property Description
(Name) Indicates the name used in code to identify the dialog.
AllowFullOpen Enables and disables the Define Custom Colors button.
AnyColor Controls whether any color can be selected.
www.syngress.com
Figure 7.8 Using the ShowApply, ShowColor, ShowEffects, and ShowHelp
Properties of the FontDialog Control
Figure 7.9