INonClientArea 인터페이스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
이 인터페이스는 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 대한 적중 테스트 결과를 결정합니다. |