NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ColorDialog Properties

The properties of the ColorDialog class are listed below. For a complete list of ColorDialog class members, see the ColorDialog Members topic.

Public:

AllowFullOpen Gets or sets a value indicating whether the user can use the dialog box to define custom colors.
AnyColor Gets or sets a value indicating whether the dialog box displays all available colors in the set of basic colors.
Color Gets or sets the color selected by the user.
CustomColors Gets or sets the set of custom colors shown in the dialog box.
FullOpen Gets or sets a value indicating whether the controls used to create custom colors are visible when the dialog box is opened
ShowHelp Gets or sets a value indicating whether a Help button appears in the color dialog box.
Site (inherited from Component) Gets or sets the site of the Component.
SolidColorOnly Gets or sets a value indicating whether the dialog box will restrict users to selecting solid colors only.

See Also

ColorDialog Class | System.WinForms Namespace