System.Windows.Forms.NativeWindow.Handle Property

Gets the handle for this window.

Syntax

public IntPtr Handle { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use this method when calling Windows API methods that require a handle for a window or control.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0