Partager via


INonClientArea Interface

Définition

Cette interface représente un élément visuel qui peut logiquement contenir une zone Win32 non cliente lorsque WM_NCHITTEST est envoyé à un HwndSource.

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

Méthodes

HitTest(Point)

En fonction d’un point, détermine le résultat du test de succès pour WM_NCHITTEST.

S’applique à