Klasa CMFCVisualManagerOffice2007
CMFCVisualManagerOffice2007daje aplikacji wyglądu pakietu Microsoft Office 2007.
class CMFCVisualManagerOffice2007 : public CMFCVisualManagerOffice2003
Członkowie
Metody publiczne
Nazwa |
Opis |
---|---|
|
|
|
|
|
|
CMFCVisualManagerOffice2007::GetHighlightedMenuItemTextColor |
|
|
|
|
|
|
|
|
|
|
|
CMFCVisualManagerOffice2007::GetRibbonQuickAccessToolBarChevronOffset |
|
CMFCVisualManagerOffice2007::GetRibbonQuickAccessToolBarRightMargin |
|
CMFCVisualManagerOffice2007::GetRibbonQuickAccessToolBarTextColor |
|
|
|
|
|
|
|
CMFCVisualManagerOffice2007::GetStyle |
Zwraca bieżący schemat kolorów z CMFCVisualManagerOffice2007 Graficznym, który z kolei naśladuje Microsoft Office 2007 GUI. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
CMFCVisualManagerOffice2007::OnDrawRibbonDefaultPaneButtonIndicator |
|
|
|
|
|
|
|
CMFCVisualManagerOffice2007::OnDrawRibbonMainPanelButtonBorder |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
CMFCVisualManagerOffice2007::OnFillRibbonQuickAccessToolBarPopup |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
CMFCVisualManagerOffice2007::SetStyle |
Ustawia schemat kolorów z CMFCVisualManagerOffice2007 GUI. |
Uwagi
Użyj CMFCVisualManagerOffice2007 zmienić wygląd aplikacji przypominają pakietu Microsoft Office 2007.Ten menedżer visual wymaga ustawić styl przed jego użyciem.Przed przekazać ten Menedżer visual CMFCVisualManager::SetDefaultManager, należy wywołać funkcję statyczne CMFCVisualManagerOffice2007::SetStyle.
Przykład
Poniższy przykład ilustruje sposób korzystania z Menedżera visual Office 2007.To urywek kodu jest częścią Przykładowy Alert Demo pulpit.
CMFCVisualManagerOffice2007::SetStyle (CMFCVisualManagerOffice2007::Office2007_LunaBlue);
CMFCVisualManager::SetDefaultManager (RUNTIME_CLASS (CMFCVisualManagerOffice2007));
Hierarchii dziedziczenia
Wymagania
Nagłówek: afxvisualmanageroffice2007.h
Zobacz też
Informacje
Klasa CMFCVisualManagerOfficeXP
Klasa CMFCVisualManagerWindows
CMFCVisualManager::SetDefaultManager