Class ColorDialog
Displays a dialog window from which the user can select a color.
[ControlCategory("Dialogs")]
public class ColorDialog : CommonDialog, IBaseObject, IDisposableObject, IDisposable
- Inheritance
-
ColorDialog
- Implements
Fields
- Default
Gets default ColorDialog instance.
Properties
- Color
Gets or sets the color selected by the color dialog window.
Methods
- CreateHandler()
Creates dialog handler.