SelectColorResponseCancelled Property |
Indicates whether the dialog was cancelled.
Namespace:
DotNetBrowser.Browser.Dialogs.Handlers
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax public bool Cancelled { get; }
Property Value
Type:
Booleantrue if the dialog was cancelled,
false otherwise.
See Also