संपादित करें

इसके माध्यम से साझा किया गया


TaskDialog.Handle Property

Definition

Gets the window handle of the task dialog window, or Zero if the dialog is currently not being shown.

public:
 property IntPtr Handle { IntPtr get(); };
public IntPtr Handle { get; }
member this.Handle : nativeint
Public ReadOnly Property Handle As IntPtr

Property Value

IntPtr

nativeint

A handle to the window represented by the implementer.

Implements

Applies to