CMFCVisualManagerOffice2003::DrawComboDropButtonWinXP
Zeichnet eine Kombinationsfelddropdownschaltfläche mithilfe des aktuellen Windows XP-Designs.
virtual BOOL DrawComboDropButtonWinXP(
CDC* pDC,
CRect rect,
BOOL bDisabled,
BOOL bIsDropped,
BOOL bIsHighlighted
);
Parameter
[in] pDC
Ein Zeiger auf einem Gerätekontext.[in] rect
Das umschließende Rechteck der Kombinationsfelddropdownschaltfläche.[in] bDisabled
Gibt an, ob die Kombinationsfelddropdownschaltfläche deaktiviert ist.[in] bIsDropped
Gibt an, ob die Kombinationsfelddropdownschaltfläche unten abgelegt wird.[in] bIsHighlighted
Gibt an, ob die Kombinationsfelddropdownschaltfläche hervorgehoben wird.
Rückgabewert
Gibt TRUE zurück, wenn das Design APIs oder wenn FALSE nicht aktiviert ist.
Anforderungen
Header: afxvisualmanageroffice2003.h