TaskDialogHandle Property

Gets the native Win32 handle of the dialog.

Definition

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

Property Value

IntPtr

Implements

IWin32WindowHandle

See Also