Class | Description | |
---|---|---|
![]() | AutoHideButtonVisualDef | Inherits VisualizationDefBase class from BCGSoft::Visualization namespace. |
![]() | CalendarColorDef | |
![]() | CommandObjectDef | Represents a set of data used to render command objects. |
![]() | ContexCategoryRenderers | |
![]() | ContexCategoryRenderersEx | |
![]() | ControlRenderer | Used internally. |
![]() | ControlVisualDef | Inherits VisualizationDefBase class from BCGSoft::Visualization namespace. |
![]() | DesignTimeDef | |
![]() | DrawBarBorderDef | Inherits ControlDefBase class from BCGSoft::Visualization namespace. |
![]() | DrawButtonDef | Inherits VisualizationDefBase class from BCGSoft::Visualization namespace. |
![]() | DrawControlBarBorderDef | Inherits VisualizationDefBase class from BCGSoft::Visualization namespace.
|
![]() | DrawControlBarCaptionDef | Inherits VisualizationDefBase class from BCGSoft::Visualization namespace. A base class for DrawControlBarBorder. Represents a set of data for the control bar to draw a caption. Used in the class DrawControlBarCaptionDef for redrawing of the caption of the floating command bar and docking panes. Its members contain the flag of activity of the caption and the border color. |
![]() | DrawEditDef | Inherits VisualizationDefBase class from BCGSoft.Visualization namespace. |
![]() | DrawExpandingBoxDef | Inherits VisualizationDefBase class from BCGSoft::Visualization namespace. |
![]() | DrawObjectBorderDef | Inherits VisualizationDefBase class from BCGSoft::Visualization namespace. |
![]() | DrawOutlookCaptionDef | Inherits VisualizationDefBase class from BCGSoft::Visualization namespace. |
![]() | DrawRibbonCategoryDef | Represents a set of data for the category item and category panel to redraw. In BCGSoft.ControlBars.Ribbon namespace The instance of DrawRibbonCategoryDef is used in classes Categoryitem and CategoryPanel to draw an appearance of these items. |
![]() | DrawRibbonCategoryItemDef | Contains a set of data for CategoryItem to draw it's appearance. This data specifies uf the CategoryItem is in the highlighted state, the area of it's caption and whether it is a Main Category Panel. The instance of the DrawRibbonCategoryItemDef is created in function OnDraw of CategoryItem class. |
![]() | DrawRibbonCategoryTabDef | Contains a set of data for TabCommandObject to draw it's appearance. |
![]() | DrawRibbonQATBackDef | Contains a set of data for Quick Access Toolbar to draw it's background. |
![]() | DrawRibbonStatusBarDef | Contains a set of data for RibbonStatusBar to draw it's appearance. |
![]() | DrawSplitterControlDef | Inherits VisualizationDefBase class from BCGSoft::Visualization namespace. Represents a set of data for the splitter control to change on Visualization. In ControlBars.NET the instance of DrawSplitterControlDef class is used for drawing the interior of the splitter control. Contains members which specify the Autohide mode and the Dock edge of the splitter. |
![]() | DrawStatusBarPaneDef | Inherits VisualizationDefBase class from BCGSoft.Visualization namespace. |
![]() | DrawTasksGroupDef | Represents a set of data to draw Tasks Group on the TaskPane. |
![]() | DrawToolboxGroupDef | |
![]() | FrameCaptionButtonDef | Represents a set of data to draw caption button on the main form in Microsoft Office 2007 UI style. |
![]() | KeyTipDrawDef | Represents a set of data to draw key tips. |
![]() | NcPaintDef | |
![]() | ProgressBarDef | |
![]() | ShadowRenderer | |
![]() | TabBackColorDef | Represents a set of data to define the background color of the tabs on the tab strip. In BCGSoft.Controls.TabStrip namespace the instance of TabBackColorDef class is used in the class TabDrawManager to fill by gradient the tabitems’ background. The property BackColorStart and BackColorFinish specify the gradient colors. The method IsHorzGradient indicates the direction of the gradient to fill. |
![]() | TabItemColorDef | Represents a set of properties to define the colors of the tab item. In BCGSoft.Controls.TabStrip namespace the instance of TabItemColorDef class is used in the class TabDrawManager for redrawing tab items. Property ForeColor gets the foreground color of the tabs. Property BackColors specifies the gradient colors. Properties OuterFrameColors and InnerFrameColors defines the colors for outer and inner border of the tabs. |
![]() | TabItemFrameColorDef | Represents a set of data to define the border color of the tabs on tabstrip. In BCGSoft.Controls.TabStrip namespace the instance of TabItemFrameColorDef class is used in class TabDrawManager for drawing border of tabitems. The TabItemFrameDef class provides members specify the color of the borders from different sides. |
![]() | TabStripColorDef | Represents a set of data to define the tab strip color on highlighting, selecting, activating. In BCGSoft.Controls.TabStrip namespace the instance of the TabStripColorDef is used in class TabDrawManager to fill the background of tab strip control. |
![]() | TrackBarButtonVisualDef | Represents a set of data to draw TrackBarButton's appearance. |
![]() | TrackBarVisualDef | REpresents a set of data to draw track bar. |
![]() | VisualizationDefBase | Represents a set of graphic, object and rectangle for Visualization of any objects. Serves as a base class for AutoHideButtonVisualDef, ControlVisualDef, DrawObjectBorderDef, DrawControlBarCaptionDef, DrawButtonDef, DrawSplitterControlDef, DrawEditBorderDef, DrawStatusBarPaneDef, DrawExpandingBoxDef, DrawOutlookCaptionDef. This class is used in VisualManager and its inherited classes to draw the appearance of the objects. |
![]() | VisualManager | Provides the functionality that allows you to control look and feel of an application. It centralizes the drawing code for the most important GUI elements, such as toolbars, buttons, grippers and menus. Base Class for VisualManagerXP. |
![]() | VisualManager2003 | Inherits VisualManagerXP class of BCGSoft.Visualization namespace. Provides the functionality that allows you to control look as in Office 2003. Base class for VisualManager2007. |
![]() | VisualManager2007 | Inherits VisualManager2003 class of BCGSoft.Visualization namespace. Provides the functionality that allows you to control look as in Visual Studio 2007. |
![]() | VisualManager2010 | |
![]() | VisualManager2013 | |
![]() | VisualManagerCarbon | Inherits VisualManager2007 and extends its functionality to provide Carbon look. |
![]() | VisualManagerVS2005 | Inherits VisualManager2003 class of BCGSoft.Visualization namespace. Provides the functionality that allows you to control look as in Visual Studio 2005 |
![]() | VisualManagerVS2008 | Inherits VisualManagerVS2005 and extends its functionality to provide application look similar to Microsoft Visual Studio 2008 development environment. |
![]() | VisualManagerVS2013 | |
![]() | VisualManagerXP | Inherits VisualManager class of BCGSoft.Visualization namespace. Provides the functionality that allows you to control look as in OfficeXP. Base class for VisualManager2003. |
![]() | WinXPThemeManager | Provides the functionality needed to apply a current Windows XP theme to various GUI elements. |
Interface | Description | |
---|---|---|
![]() | IVisualizationProvider |
Enumeration | Description | |
---|---|---|
![]() | AccentColor | |
![]() | BCGPRibbonCategoryColor | |
![]() | Office2007Style | |
![]() | Office2010Style | |
![]() | Office2013Style | |
![]() | VisualStudio2013Style | |
![]() | VisualStyle | Represents current look and feel of an application. |