CFrameWndEx::OnSizing
Chiamato dal framework quando l'utente ridimensiona il frame.
afx_msg void OnSizing(
UINT fwSide,
LPRECT pRect
);
Parametri
[in] fwSide
Il bordo di un frame che è stato spostato. Vedere il parametro wParam in notifica di WM_SIZING.[in, out] pRect
Puntatore a una struttura Struttura RECT o CRect Class che include le coordinate di frame.
Requisiti
intestazione: afxframewndex.h