다음을 통해 공유


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입니다.

적용 대상