Table of Contents

Field ColorDialogAcceptIfChanged

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

Gets or sets whether ColorDialog show method returns OK if color is changed. On macOs color dialog has no OK and CANCEL buttons, so the only way is to check for color change.

public static bool ColorDialogAcceptIfChanged

Returns

bool
Gets or sets whether show method returns OK if color is changed. On macOs color dialog has no OK and CANCEL buttons, so the only way is to check for color change.