BCGSoft.Visualization Namespace : VisualManager Class |
The following tables list the members exposed by VisualManager.
Name | Description | |
---|---|---|
![]() | VisualManager Constructor |
Name | Description | |
---|---|---|
![]() ![]() | CurrentVisualStyle | Gets the visual style related to the current visual manager. |
![]() | DesignData | |
![]() | DockingPaneBorders | Specifies the borders' size of the docking pane. |
![]() | DockingPaneEmbeddedControlBorders | Specifies the borders' size of the control embedded into the docking pane. |
![]() | EnableToolbarButtonFill | Indicates a value if the interior of the button should be filled at the checked state. |
![]() | MainButtonColor | |
![]() | OverlapAHButtons | Specifies if the autohide buttons should overlap each other on the autohide panel. |
![]() | SetToolbarRoundedCorners | Specifies if the ToolBar should have rounded corners in floating state. |
![]() | VisualData | Specifies a VisualData object associated with the current Visual Manager. |
Name | Description | |
---|---|---|
![]() ![]() | CanUseVisualStyle | Gets a value indicates whether the operating system can use visual styles to draw controls. |
![]() | ColorToRibbonContextCategoryColor | |
![]() | CreateObjectRegion | Called by the framework on filling the background of the control bar in Visual Manager 2003. Specifies the region to fill. In default implementation this function returns a null reference. You can override it in the derived class to specify any region to draw. |
![]() ![]() | CreateTemporary | Called by the framework to create a visual manager for any local control to redraw. Its value does not effect the global visual manager. |
![]() | Dispose | Overloaded. Releases all resources used by the Visual Manager. |
![]() | DoesRibbonExtendCaptionToTabsArea | |
![]() | GetBarCaptionColor | Specifies a background color of the caption on the control bar. |
![]() | GetCalendarColors | |
![]() | GetCaptionButtonExtraBorder | Contains the extra size of the border of the caption buttons. The extra size specifies the space between the internal image of the caption button and its border. Called by the framework to define the default size of the caption command buttons. In default implementation this function returns a zero size. |
![]() | GetCaptionButtonSize | |
![]() | GetCaptionButtonTopOffset | |
![]() | GetCascadeMenuArrowState | |
![]() | GetColorMenuShadowBase | Called by the framework on drawing the menu shadow. Specifies the base color to create a shadow near the menubar. In default implementation this function returns an empty color structure. You can override it in the derived class to specify the color of the menu shadow. |
![]() | GetComboSelectedBackColor | Gets a background color of the text when the text is selected in a focusable control of the toolbar combobox button. In default implementation this function returns the system color of the background of selected items. You can override it in the derived class to customize the background of the selected item. |
![]() | GetCustButtonFullSizeOffset | |
![]() | GetCustomizeBarSeparatorHeight | Specifies the height of the separator on the customize menu bar. |
![]() | GetDockingBarCaptionExtraHeight | |
![]() | GetEditSelectedBackColor | Gets a background color of the text when the text is selected in a focusable control of the toolbar editbox button.In default implementation this function returns the system color of the background of selected items. You can override it in the derived class to customize the background of the selected item. |
![]() | GetFrameCaptionButtonSize | |
![]() | GetGrayPercentage | Returns the percent of grey color used on creating a disabled image for a button. |
![]() ![]() | GetInstance | Gets an instance of the current visual manager, or creates it according to the current Visual Style if that visual manager object does not exist. |
![]() | GetMaxShadowBrightness | Specifies the maximum brithness of the shadow color. |
![]() | GetMenuDownArrowState | |
![]() | GetMenuImageMargin | Specifies the size of the boundaries around the image. |
![]() | GetMenuItemTextColor | Called by the framework on the redrawing of the menu item. Returns the color of the menuitem text according to its current state. |
![]() | GetMenuShadowDepth | Call this function to determine the width and height (they're always equivalent) of the menu shadow, in pixels. The default value is 6 pixels. |
![]() | GetPropListDescriptionColor | |
![]() | GetPropListGridColor | |
![]() | GetPropListGroupColor | Specifies a color to draw property list group item. |
![]() | GetPropListGroupTextColor | Specifies a color to draw a text on the property list group item. |
![]() | GetRibbonBackstageTopLineHeight | |
![]() | GetRibbonDefaultIconSize | Specifies the default size of icons on the CategoryItem of the Ribbon Control. |
![]() | GetRibbonEditHighlightedColor | |
![]() | GetSeparatorWidth | Call this function to determine the width of the vertically located or the height of the horizontally located separator, in pixel. The default value is 4 pixel. |
![]() | GetShowAllMenuItemsHeight | Called by the framework on calculating the size of the "ShowAllButtons" button. Returns the height of the "ShowAllButtons" in pixel. |
![]() | GetStatusBarPaneTextColor | Called by the framework on the redrawing of the status bar pane. Returns the color of the pane's text according to its current state. |
![]() | GetTabStripColors | Called by the framework on redrawing the tab strip. Represents a TabStripColorDef object which contains an information about the colors of the tab strip and its tab item according to its tabStyle. |
![]() | GetTasksGroupCaptionTextColor | Returns text color of task group caption. |
![]() | GetTasksPaneGroupCaptionHeight | Returns height of task pane group caption. |
![]() | GetTasksPaneGroupCaptionHorzOffset | |
![]() | GetTasksPaneGroupCaptionVertOffset | |
![]() | GetTasksPaneGroupVertOffset | |
![]() | GetTasksPaneHorzMargin | |
![]() | GetTasksPaneIconHorzOffset | |
![]() | GetTasksPaneIconVertOffset | |
![]() | GetTasksPaneTaskHorzOffset | |
![]() | GetTasksPaneVertMargin | |
![]() | GetTextMargin | Specifies the space between the boundaries of the text area and the edge of the button or a button image. |
![]() | GetToolbarButtonTextColor | Called by the framework on the redrawing of the toolbar button. Returns the color of the toolbar button text according to its current state. |
![]() | GetToolBarCustomizeButtonMargin | Called by the framework on drawing the customize button on the toolbar. Gets or sets the space between the customize button and adjacent toolbar buttons. |
![]() | GetToolbarDisabledColor | Called by the framework to draw an image on the disabled toolbar button. Returns a color of the disabled image. |
![]() | GetToolboxGroupCaptionTextColor | |
![]() | GetTrackBarButtonSize | Specifies the size of "zoom" TrackBar buttons. |
![]() | GetTrackBarColors | Called by framework to specify fill and border colors to draw "zoom" buttons and thumb on the TrackBar. |
![]() | GetTrackBarThumbSize | Specifies the size of the Thumb on the TrackBar. |
![]() | HighlightWholeMenuItem | Called by the framework to define the area of the menu item to highlight. |
![]() | InitDefaultTabStripColors | Initializes the default colors used to draw a tab strip and tab items' collection by default. |
![]() | InitExcelTabStripColors | Initializes the colors used to draw a tab strip and tab items collection in Excel TabStripStyle. |
![]() | InitFlatTabStripColors | |
![]() | InitVS2005TabStripColors | Initializes the colors used to draw a tab strip and tab items collection in Visual Studio 2005 TabStripStyle. |
![]() | InitWinXPButtonsTabStripColors | |
![]() | IsAutoGrayscaleImages | |
![]() | IsAutoHideBarExtraSpace | |
![]() | IsConnectPopupMenuBarToParentButton | Specifies if the popup menu should be connected with its parent menu button. |
![]() | IsDisabledMenuItemEbmoss | |
![]() | IsDockingPaneCaptionExtraSpace | |
![]() | IsDrawRibbonGroupSeparator | |
![]() | IsDWMCaptionSupported | |
![]() | IsFadeInactiveImage | Determines whether toolbar/menu inactive images are drawn with the lighting (fading) effect. |
![]() | IsGroupButtonSpecialProcessing | Specifies if the group button has a special redrawing. |
![]() ![]() | IsInstanceCreated | Indicates a value if the current visual manager in not a null reference. |
![]() | IsMenuFlatLook | Indicates a value if the buttons on the toolbars have flat-style appearance. |
![]() | IsOffsetPressedButton | Called by the framework on redrawing of the pressed toolbar button. Specifies if in pressed state the text should be moved down at 1 pixel on horizontal orientation or moved left on vertical orientation of the toolbar. |
![]() | IsOwnerDrawNcArea | Specifies if the non-client area of the application is owner-draw. If true, the redrawing of the caption and boundaries of the application can be defined by user. In BCGSoft.ControlBars this function returns true for a VisualManager2007. |
![]() | IsPopupRounded | Called by the framework to specify if the popup menu has rounded corners. |
![]() | IsRibbonBackstageHideTabs | |
![]() | IsRibbonBackstageHighCommands | |
![]() | IsShadowHighlightedImage | Specifies if the shadow should be drawn near the image when its button is highlighted. |
![]() | IsSmallSystemBorders | |
![]() | IsSplitButtonSpecialProcessing | Specifies if the split button has a special redrawing. |
![]() | IsStatusBarCoversFrame | |
![]() | IsToolbarCustomizeButtonFullSize | Indicates a value whether customize button get a full height or full width (on vertically located) of the toolbar. |
![]() | IsTopLevelMenuItemUpperCase | |
![]() | OnCalcMdiAreaRect | Called by the framework to calculate the boundaries of the active MDI container within the MDIClientArea according to the current MDIClientBorder style. |
![]() | OnCalcMenuButtonArrowSize | Specifies the size of the arrow to draw on the MenuButton. |
![]() | OnDrawAutoHideButtonBorder | Called by the framework on painting an autohide button. Override this function in a derived class in order to customize appearance of the border of an autohide button. |
![]() | OnDrawAutoHideButtonImage | Called by the framework on painting an autohide button. Override this function in a derived class in order to specify the size and location of the image on the surface of the autohide button. |
![]() | OnDrawAutoHideButtonText | Called by the framework on painting an autohide button. Override this function in a derived class in order to specify the display and layout information for the autohide button's text. |
![]() | OnDrawBackstagePushButton | |
![]() | OnDrawBackstageSeparator | |
![]() | OnDrawBackstageTabItem | |
![]() | OnDrawBarBorder | This function is called by the framework on painting a command bar. Displays the border of a command bar. The default implementation displays the standard border. Override this member function in your VisualManager-derived class to customize the border appearance. |
![]() | OnDrawBarGripper | This function is called by the framework on painting a command bar. The default implementation displays the standard gripper. Override this member function in your VisualManager-derived class to customize the gripper appearance. |
![]() | OnDrawButtonBorder | This function is called by the framework on painting a toolbar button on highlighted or pressed state. The default implementation displays the standard border. Override this member function in your VisualManager-derived class to customize the border appearance. |
![]() | OnDrawButtonGroupBorder | This function is called by the framework on painting a border at the ButtonGroupPanel if the redrawing is not special. This function has no default implementation. Override this member function in your VisualManager-derived class to customize the border appearance. |
![]() | OnDrawButtonSeparator | Called by the framework on painting a separator on the toolbar. |
![]() | OnDrawCaptionButton | This function is called by the framework on painting CaptionCommandButton object on the caption of the docking pane. Override this member function in your VisualManager-derived class to customize the caption button appearance. |
![]() | OnDrawCheckBox | Called by the framework on redrawing an instance of the ToolBarCheckBoxButton class. This function draws the checkbox control within the ToolBarCheckBoxButton. |
![]() | OnDrawComboBorder | This function is called by the framework on painting ToolbarComboBox button object on the toolbar or in the customize list of the customize dialog box. Draws the border of the combobox. The default implementation displays the standard border. Override this member function in your VisualManager-derived class to customize the border appearance. |
![]() | OnDrawComboDropButton | This function is called by the framework on painting ToolbarComboBox button object on the toolbar or in the customize list of the customize dialog box. Draws the drop-down button on the combobox. Override this member function in your VisualManager-derived class to customize the drop-down appearance. |
![]() | OnDrawControlBarCaption | Called by the framework on redrawing the caption of the docking pane. This function fills the background of the caption and returns the color to draw a text on it. Override this member function in your VisualManager-derived class to customize the caption appearance. |
![]() | OnDrawControlBarCaptionText | |
![]() | OnDrawDefaultCategoryButton | Called by the framework on redrawing of CollapsedCategoryItemButton located on the CategoryItem. |
![]() | OnDrawDefaultCategoryButtonOnQAT | Called by the framework on redrawing of CollapsedCategoryItemButton located on the QAT. |
![]() | OnDrawDesignButtonSelection | |
![]() | OnDrawDesignGroupSelection | |
![]() | OnDrawDesignSelection | |
![]() | OnDrawDesignToolBarSelection | |
![]() | OnDrawEditBorder | Called by the framework on redrawing the ToolbarEditboxButton object. Draws a border around the toolbar edit box button in highlighted state. Override this member function in your VisualManager-derived class to customize the redrawing of the edit box border. |
![]() | OnDrawExpandingBox | Called by the framework on redrawing the property list item on property list control. Draws an expanding box within the property list item. Override this member function in your VisualManager-derived class to customize the redrawing of the expanding box . |
![]() | OnDrawFloatingBarBorder | Called by the framework on painting the command bar in floating state. Draws three-dimensional (3-D) border around the floating command bar. Override this member function in your VisualManager-derived class to customize the redrawing of the border. |
![]() | OnDrawFloatingQATBorder | Called by the framework on redrawing QuickAccessToolbar. Fills the background of the part of QAT located in popup menu. |
![]() | OnDrawFrameCaptionButton | Called by the framework on redrawing caption buttons on the MS Office 2007 visual style. This function fills an interior and draws an internal image on the FrameCaptionButton. |
![]() | OnDrawGalleryBorder | Draws three-dimensional border around the Gallery Control. |
![]() | OnDrawGalleryScrollButton | |
![]() | OnDrawGridExpandBox | |
![]() | OnDrawInternalImageButton | Called by the framework on painting a caption button. Draws a specified image from IMAGES_IDS enumeration on its surface. Override this member function in your VisualManager-derived class to customize the redrawing of the internal image. |
![]() | OnDrawMdiClientAreaBorder | Called by the framework on painting MDIClient area. Draws a border around the MDIClient area according to the specified MDIClientBorder style. Returns the boundaries of the MDIClientArea.Override this member function in your VisualManager-derived class to customize the redrawing of the MDIClientArea's border. |
![]() | OnDrawMenuCheck | Called by the framework on redrawing the menu item. Draws an image from IMAGE_IDS enumeration that indicates a current state of the menu item (checked or unchecked). Override this member function in your VisualManager-derived class to customize the redrawing of the checked menu item. |
![]() | OnDrawMenuItemArrowRect | Called by the framework on redrawing the instance of the ToolbarMenuItem class. This function draws the border and fills the background of the area where a triangle image for a cascade menu is drawn. |
![]() | OnDrawMenuLabel | Called by the framework on redrawing the instance of the ToolbarLabelButton class. This function fills the background of the ToolbarLabelButton and draws a separator at the bottom. |
![]() | OnDrawMenuSystemButton | This function is called by the framework on redrawing the ToolBarSysMenuButton. Draws an image from IMAGE_IDS enumeration and three-dimensional (3-D) boundaries in the default implementation. Override this member function in your VisualManager-derived class to customize the redrawing of the system menu item. |
![]() | OnDrawObjectBorder | This function is called by the framework on redrawing the border of the docking pane and its embedded control bar. |
![]() | OnDrawOutlookBarCaption | This function is called by the framework on redrawing the caption of the outlook bar control. It has no default implementation, but you can override it in your VisualManager-derived class to customize the redrawing of the OutlookBarCaption. |
![]() | OnDrawOutlookBarSplitter | This function is called by the framework on redrawing the OutlookBarControl in MSOffice 2003-compatible style. Draws the appearance of the splitter within the OutlookBar control. |
![]() | OnDrawOutlookButtonBorder | |
![]() | OnDrawOutlookGripper | This function is called by the framework on redrawing the OutlookPageButton if the current Visual style is not MSOffice 2003-compatible style. Draws the gripper on the OutlookPageButton. |
![]() | OnDrawOutlookItemBorder | This function is called by the framework on redrawing the OutlookBarItem. Draws a border around the specified OutlookBarItem. This function has no default implementation, but you can override it in your VisualManager-derived class to customize the redrawing of the OutlookBarItem's border. |
![]() | OnDrawOutlookPageButtonBorder | This function is called by the framework on redrawing the OutlookScrollButton. Draws a three-dimensional (3-D) border around the specified OutlookScrollButton. |
![]() | OnDrawOutlookToolbarBorder | |
![]() | OnDrawPanelScrollButton | |
![]() | OnDrawPopupMenuResizeArea | |
![]() | OnDrawPopupWindowBorder | |
![]() | OnDrawPopupWindowButtonBorder | |
![]() | OnDrawPopupWindowCaption | |
![]() | OnDrawProgressBar | |
![]() | OnDrawRibbonBackstageTopLine | |
![]() | OnDrawRibbonCaption | Called by the framework on redrawing a Ribbon Control to draw a caption. |
![]() | OnDrawRibbonCaptionText | Called by the framework on redrawing a Ribbon Control to draw a text on the caption. |
![]() | OnDrawRibbonCategory | Called by the framework on redrawing the RibbonCategoryItem. Fills the background of the Ribbon, draws borders and shadow around it and its caption. |
![]() | OnDrawRibbonCategoryItem | Draws a highlighting and three-dimensional border around the RibbonCategoryItem. Called by the framework on redrawing the RibbonCategoryItem |
![]() | OnDrawRibbonCategoryTab | Called by the Framework on redrawing TabCommandObject. Calculates and draws the borders, fills the background and draws a text on the TabCommandObject. |
![]() | OnDrawRibbonContextCategoryGroup | |
![]() | OnDrawRibbonContextSeparator | |
![]() | OnDrawRibbonDefaultIcon | Called by the framework on redrawing icon on CollapsedCategoryItemButton located on the CategoryItem. |
![]() | OnDrawRibbonGroupSeparator | |
![]() | OnDrawRibbonLaunchButton | Called by the framework on redrawing of the instance of the ToolbarLaunchButton class. Fills its background. |
![]() | OnDrawRibbonMainButtonBorder | Called by the framework on redrawing MainButton on the RibbonControl. Draws the border of the MainButton. |
![]() | OnDrawRibbonMainPanelBorder | Called by the framework on redrawing the MainRibbonPanel. Draws a border around the MainPanel. |
![]() | OnDrawRibbonMainPanelFrame | Called by the framework on redrawing the MainRibbonPanel. Draws three-dimensional frame around the MainPanel. |
![]() | OnDrawRibbonMinimizeButtonImage | |
![]() | OnDrawRibbonOptionButton | Called by the framework on redrawing the Ribbon Option button. |
![]() | OnDrawRibbonQATBackground | Called by the framework on redrawing Quick the Access Toolbar. Fills its background. |
![]() | OnDrawRibbonRecentFilesFrame | Called by the framework on redrawing of the MainRibbonPanel. Draws a frame where recent files names should be displayed. |
![]() | OnDrawRibbonSeparator | |
![]() | OnDrawRibbonStatusBarSeparator | |
![]() | OnDrawSeparator | This function is called by the framework when it draws a toolbar and menu separator. The default implementation displays the standard separator. Override this member function in your VisualManager-derived class to customize the separator appearance. |
![]() | OnDrawSeparatorByRect | Draws a separator as a three-dimensional rectangle. |
![]() | OnDrawShowAllMenuItems | This function is called by the framework on redrawing the ShowAllButton. Draws an image "ArrowShowAll" on the surface of this button in the default implementation. |
![]() | OnDrawSplitControlCellBorders | |
![]() | OnDrawSplitterControl | Called by the framework on painting splitter control. Fills the interior of the splitter control and draws three-dimensional (3-D) border around it in default implementation. |
![]() | OnDrawStandardColorButton | Called by the framework on painting ColorObject on the ColorPanel when ColorObject has a ColorObjectStyle Standard. |
![]() | OnDrawStatusBarPaneBorder | Called by the framework on redrawing the pane on the status bar control. Draws a three-dimensional border around the status bar pane. |
![]() | OnDrawStatusBarProgress | Called by the framework on redrawing the status bar control. Draws a progress bar. |
![]() | OnDrawStatusBarSizeBox | Called by the framework on redrawing the status bar control. Draws a size box on the status bar. |
![]() | OnDrawTabCloseButton | |
![]() | OnDrawTaskPaneScrollButtons | |
![]() | OnDrawTasksGroupAreaBorder | |
![]() | OnDrawTasksGroupCaption | |
![]() | OnDrawTasksGroupCaptionButton | |
![]() | OnDrawToolbarCustomizeButton | Called by the framework on drawing the customize button on the toolbar. |
![]() | OnDrawToolboxGroupCaption | |
![]() | OnDrawToolboxGroupCaptionButton | |
![]() | OnDrawToolboxItemBorder | |
![]() | OnDrawToolboxScrollButton | |
![]() | OnDrawTrackBarButton | Called by the framework to draw "zoom" TrackBar button. |
![]() | OnDrawTrackBarChannel | Called by the framework to draw TrackBarChannel. |
![]() | OnDrawTrackBarThumb | Called by the framework to draw Thumb TrackBar button. |
![]() | OnErasePopupWindowButton | |
![]() | OnFillAutoHideBarBackground | |
![]() | OnFillAutoHideButtonBackground | Called by the framework on painting AutoHideButton. Fills the AutoHideButton interior. Override this function in a derived class in order to customize appearance of an autohide button. |
![]() | OnFillBackstagePageButton | |
![]() | OnFillBackstageViewCommandsArea | |
![]() | OnFillBarBackground | This function is called by the framework to fill the background of a command bar, docking pane and palette popup menu. The default implementation it uses the standard color to fill the background. Override this member function in your VisualManager-derived class to customize the background of a control bar. |
![]() | OnFillButtonInterior | Called by the framework to fill the internal area of the toolbar button, menu button.The default implementation uses the standard color to fill the background. Override this member function in your VisualManager-derived class to customize the background of a toolbar button. |
![]() | OnFillCommandsListBackground | Called by the framework on drawing a specified toolbar button in the customize list of the customize dialog box. Fills the background of the button in the customize list and returns a color of the text to write the name of the button. |
![]() | OnFillDockBarBackground | Called by the framework on painting an autohide panel and a dock bar to fill their background.
The default implementation uses the standard color to fill the background. Override this member function in your VisualManager-derived class to customize the background of a dock bar and an autohide panel. |
![]() | OnFillEditBoxInterior | Called by the framework on redrawing the ToolbarComboBoxButton and ToolBarEditBoxButton. Fills the background of the focusable control according to its current state (enabled or disabled), draws a three-dimentional (3-D) border around it on disabled state. Override this member function in your VisualManager-derived class to customize the background of a focusable control. |
![]() | OnFillFloatingBarCaption | Called by the framework on redrawing the caption area of the command bar in floating state. Fills a caption of the floating bar by standard color according to the activity of the command bar and returns a color of the text to draw on the caption of the command bar. |
![]() | OnFillGridBackground | |
![]() | OnFillGroupButton | Called by framework on redrawing the ToolbarButton when it has a special processing. |
![]() | OnFillKeyTip | |
![]() | OnFillMenuButtonImageArea | |
![]() | OnFillOutlookItemInterior | This function is called by the framework on redrawing the outlook item. It has no default implementation, but you can override it in your VisualManager-derived class to customize the interior of the OutlookBarItem. |
![]() | OnFillOutlookPageButton | Called by the framework on painting OutlookPageButton and OutlookScrollButton and filling their background. It has no default implementation, but you can override it in your VisualManager-derived class to customize the interior of the OutlookPageButton and OutlookScrollButton. |
![]() | OnFillOutlookPageButtonInterior | Called by the framework on filling the interior of the OutlookPageButton. Highlights the OutlookPageButton when it is in highlighted state. |
![]() | OnFillOutlookPaneBackground | Called by the framework on painting the background of the OutlookBarPane.
The default implementation uses the standard color to fill the background. Override this member function in your VisualManager-derived class to customize the background of an Outlook pane. |
![]() | OnFillPopupBarBkInRibbonMinimizeMode | |
![]() | OnFillPopupWindowBackground | |
![]() | OnFillRibbonBackstageCloseButton | |
![]() | OnFillRibbonButton | Called by the framework on redrawing any button located on the RibbonControl. Fills the interior of the highlighted and checked buttons. |
![]() | OnFillRibbonMainButton | Called by the framework on redrawing the MainRibbonButton. Fills the button interior at the highlighted or checked state. |
![]() | OnFillRibbonStatusBarBackground | Called by the framework on redrawing of the RibbonStatusBar. Fills the background of the RibbonStatusBar. |
![]() | OnFillRibbonStatusBarPane | Called by the framework on redrawing RibbonStatusBarPane. Fills the interior of the RibbonStatusBarPane. |
![]() | OnFillSplitButton | Called by the framework on redrawing of the ToolBarButton. Fills the interior of the SplitButton. |
![]() | OnFillSplitContainerBackground | |
![]() | OnFillStatusBarBackground | Called by the framework on painting a status bar. Fills the background of the status bar.
The default implementation uses the standard color to fill the background. Override this member function in your VisualManager-derived class to customize the background of a status bar. |
![]() | OnFillTasksGroupInterior | |
![]() | OnFillTasksPaneBackground | |
![]() | OnFillToolboxBackground | |
![]() | OnFillToolboxItemInterior | |
![]() | OnHighlightMenuItem | Called by the framework on redrawing menuitem in highlighted state. Fills the menu item by the color of highlighting and can specify the text color in design mode. Override this member function in your VisualManager-derived class to customize the appearance of highlighted menu items.
In addition, you may modify a highlighted item's text color. |
![]() | OnHighlightRarelyUsedMenuItems | Called by the framework on filling the background of the popup menu item. Draws rarely used menu items as highlighted. |
![]() | OnHighlightSplitMenuItem | |
![]() | OnNcPaint | Called by the framework to paint non-client area of a window. The method paints frame caption and borders. |
![]() | OnPreDrawRibbon | |
![]() | OnSetWindowRegion | This method is used as a notification that a region has been set for all frames and popup menus. It's required to implement windows with non-rectangular edges. |
![]() | RibbonCategoryColorToStandardColor | |
![]() | RibbonContextCategoryColorToRGB | |
![]() ![]() | SetDefaultManager | Overloaded. Call this function to set the specified visual manager object as default. |
![]() | SetOffice2007Style | Sets the specified Office2007 style. You can set such styles as LunaBlue, ObsidianBlack, Aqua or Silver. |
![]() | SetOffice2010Style | |
![]() | SetOffice2013Style | |
![]() | SetVisualStudio2013Style | |
![]() | ShouldFillInterior | Specifies if the interior of the customize button should be filled. |
![]() | SystemColorsChanged | Called by the framework when the system colors change. |
![]() | UpdateSystemColors |
Name | Description | |
---|---|---|
![]() ![]() | Create | |
![]() | OnUpdateSystemColors |