共用方式為


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。

適用於