CBasePane::GetCurrentAlignment
Restituisce l'allineamento corrente del riquadro.
virtual DWORD GetCurrentAlignment() const;
Valore restituito
L'allineamento corrente della barra di controllo.Nella tabella seguente vengono elencati i possibili valori:
Valore |
Allineamento |
---|---|
CBRS_ALIGN_LEFT |
Allineamento a sinistra. |
CBRS_ALIGN_RIGHT |
Allineamento a destra. |
CBRS_ALIGN_TOP |
Allineamento superiore. |
CBRS_ALIGN_BOTTOM |
Allineamento inferiore. |
Requisiti
intestazione: afxbasepane.h