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。

适用于