次の方法で共有


FocusChangeForCrossThreadClientEventArgs.HwndGainingFocus プロパティ

定義

フォーカスを取得しているウィンドウの HWND。

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

プロパティ値

IntPtr

nativeint

フォーカスを取得しているウィンドウの HWND。

適用対象