TaskDialogIsInCompatibilityMode Property
Gets whether the
TaskDialog is displayed in compatibility mode.
When the dialog is not displayed, returns
.
Namespace: KGySoft.WinForms.ComponentsAssembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
public bool IsInCompatibilityMode { get; }
Public ReadOnly Property IsInCompatibilityMode As Boolean
Get
public:
property bool IsInCompatibilityMode {
bool get ();
}
member IsInCompatibilityMode : bool with get
Property Value
Boolean