CMFCColorBar::CMFCColorBar
Erstellt ein CMFCColorBar-Objekt.
CMFCColorBar(
const CArray<COLORREF,COLORREF>& colors,
COLORREF color,
LPCTSTR lpszAutoColor,
LPCTSTR lpszOtherColor,
LPCTSTR lpszDocColors,
CList<COLORREF,COLORREF>& lstDocColors,
int nColumns,
int nRowsDockHorz,
int nColDockVert,
COLORREF colorAutomatic,
UINT nCommandID,
CMFCColorButton* pParentBtn
);
CMFCColorBar(
const CArray<COLORREF,COLORREF>& colors,
COLORREF color,
LPCTSTR lpszAutoColor,
LPCTSTR lpszOtherColor,
LPCTSTR lpszDocColors,
CList<COLORREF,COLORREF>& lstDocColors,
int nColumns,
COLORREF colorAutomatic,
UINT nCommandID,
CMFCRibbonColorButton* pParentRibbonBtn
);
CMFCColorBar(
CMFCColorBar& src,
UINT uiCommandID
);
Parameter
[in] colors
Ein Array Farben, die das Framework auf dem Farbleistensteuerelement anzeigt.[in] color
Die zuerst ausgewählte Farbe.[in] lpszAutoColor
Die Beschriftung der automatischen (Standard) Farbenschaltfläche oder NULL.Das Standardetikett für die automatische Schaltfläche ist Automatisch.
[in] lpszOtherColor
Die Beschriftung der anderen Schaltfläche, die mehr Farben anzeigt, oder des NULL.Das Standardetikett für die andere Schaltfläche ist Weitere Farben...
[in] lpszDocColors
Die Beschriftung der Dokumentenfarbenschaltfläche.Die Dokumentenfarbenpalette führt alle Farben auf, die das Dokument gegenwärtig verwendet.[in] lstDocColors
Eine Liste von Farben, die das Dokument gegenwärtig verwendet.[in] nColumns
Die Anzahl der Spalten, die das Array der Farben verfügt.[in] nRowsDockHorz
Die Anzahl der Zeilen, die die Farbleiste hat, wenn sie horizontal angedockt ist.[in] nColDockVert
Die Anzahl der Spalten, denen die Farbleiste hat, wenn er vertikal angedockt ist.[in] colorAutomatic
Die Standardfarbe, der das Framework gilt nicht, wenn Sie auf die automatische Schaltfläche klicken.[in] nCommandID
Die ID FarbleistenSteuerbefehl[in] pParentBtn
Ein Zeiger auf eine Schaltfläche Elementen.[in] src
Ein vorhandenes in das neue CMFCColorBar-Objekt kopiert werden CMFCColorBar-Objekt.[in] uiCommandID
Die Befehls-ID.
Anforderungen
Header: afxcolorbar.h