HwndSourceParameters.ParentWindow Właściwość

Definicja

Pobiera lub ustawia uchwyt okna (HWND) elementu nadrzędnego dla utworzonego okna.

public:
 property IntPtr ParentWindow { IntPtr get(); void set(IntPtr value); };
public IntPtr ParentWindow { get; set; }
member this.ParentWindow : nativeint with get, set
Public Property ParentWindow As IntPtr

Wartość właściwości

IntPtr

nativeint

HWND okna nadrzędnego.

Dotyczy

Zobacz też