INonClientArea 인터페이스

정의

이 인터페이스는 WM_NCHITTEST HwndSource로 전송되는 경우 클라이언트가 아닌 Win32 영역을 논리적으로 포함할 수 있는 시각적 요소를 나타냅니다.

public interface class INonClientArea
public interface class INonClientArea
__interface INonClientArea
public interface INonClientArea
type INonClientArea = interface
Public Interface INonClientArea

메서드

HitTest(Point)

포인트가 지정된 경우 은 WM_NCHITTEST 대한 적중 테스트 결과를 결정합니다.

적용 대상