TaskDialogIsInCompatibilityMode Property

Gets whether the TaskDialog is displayed in compatibility mode. When the dialog is not displayed, returns .

Definition

Namespace: KGySoft.WinForms.Components
Assembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
C#
public bool IsInCompatibilityMode { get; }

Property Value

Boolean

See Also