Window.Hwnd Property

Definition

Returns the window handle of the specified window.

public:
 property int Hwnd { int get(); };
public int Hwnd { get; }
Public ReadOnly Property Hwnd As Integer

Property Value

Integer (int in C#)

Applies to