次の方法で共有


INonClientArea インターフェイス

定義

このインターフェイスは、hwndSource にWM_NCHITTESTが送信されるときに、クライアント以外の Win32 領域を論理的に含むビジュアル要素を表します。

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

メソッド

HitTest(Point)

ポイントを指定すると、WM_NCHITTESTのヒット テスト結果を決定します。

適用対象