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的命中测试结果。 |