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。 |