IVsWindowFrameNotify.OnSize Méthode

Définition

Signale à VSPackage qu'une fenêtre est en cours de redimensionnement.

public:
 int OnSize();
public:
 int OnSize();
int OnSize();
public int OnSize ();
abstract member OnSize : unit -> int
Public Function OnSize () As Integer

Retours

Int32

Si la méthode réussit, retourne S_OK. En cas d'échec, retourne un code d'erreur.

S’applique à