Interface IColorDialogHandler
Allows to work with dialog which allow to select color.
public interface IColorDialogHandler : IDialogHandler, IDisposable
Properties
- Color
Gets or sets the color selected by the color dialog window.
Allows to work with dialog which allow to select color.
public interface IColorDialogHandler : IDialogHandler, IDisposable
Gets or sets the color selected by the color dialog window.