System.Windows.Forms.ColorDialog: Method Members

The methods of System.Windows.Forms.ColorDialog are listed below. For a list of all members, see the ColorDialog Members list.

See Also: Inherited members from System.Windows.Forms.CommonDialog

Public Methods

override
Reset()

Resets all options to their default values, the last selected color to black, and the custom colors to their default values.

override
ToString() : string

Returns a string that represents the System.Windows.Forms.ColorDialog.

Protected Methods

override
RunDialog(IntPtr) : bool
Documentation for this section has not yet been entered.