BCGSoft.Shared Namespace : GlobalVisualData Class |
The following tables list the members exposed by GlobalVisualData.
Name | Description | |
---|---|---|
![]() | GlobalVisualData Constructor | Initializes a new instance of the GlobalVisualData class. |
Name | Description | |
---|---|---|
![]() | BrushActiveCaption | Gets a brush that is used to fill the background of the active floating command bar's title bar. |
![]() | BrushBarFace | Gets a brush that is used to fill the surface of the command bar. |
![]() | BrushBlack | Gets a brush that is used to draw the dark shadow near the command bar. |
![]() | BrushBtnFace | Gets a brush that is used to fill the surface of the button. |
![]() | BrushBtnHilite | Gets a brush that is used to fill the surface of the highlighted button. |
![]() | BrushBtnShadow | Gets a brush that is used to draw a shadow near the button. |
![]() | BrushBtnText | Gets a brush that is used to draw a text in the button. |
![]() | BrushHilite | Gets a brush that is used to fill the surface of the highlighted command bar. |
![]() | BrushInactiveCaption | Gets a brush that is used to fill the background of the inactive floating control's title bar. |
![]() | BrushLight | Gets a brush that is used to fill the surface of the button by the light color. |
![]() | BrushWindow | Gets a brush that is used to fill the background in the client area of the window. |
![]() | ClrActiveBorder | Gets a color structure that is the color of an active floating control's border. |
![]() | ClrActiveCaption | Gets a color structure that is the color of the background of the active floating command bar's title bar. |
![]() | ClrActiveCaptionGradient | |
![]() | ClrBarDkShadow | Gets a color structure that is the dark shadow color of a command bar. |
![]() | ClrBarFace | Gets a color structure that is the face color of a command bar. |
![]() | ClrBarHilite | Gets a color structure that is the highlight color of a command bar. |
![]() | ClrBarLight | Gets a color structure that is the light color of a command bar. |
![]() | ClrBarShadow | Gets a color structure that is the shadow color of a command bar. |
![]() | ClrBarText | Gets a color structure that is the color of text in a command bar. |
![]() | ClrBarWindow | Gets a color structure that is the color of the background in the client area of a command bar. |
![]() | ClrBtnDkShadow | Gets a color structure that is the dark shadow color of a command button. |
![]() | ClrBtnFace | Gets a Color structure that is the face color of a button |
![]() | ClrBtnHilite | Gets a color structure that is the highlight color of a button. |
![]() | ClrBtnLight | Gets a color structure that is the light color of a button. |
![]() | ClrBtnShadow | Gets a color structure that is the shadow color of a button. |
![]() | ClrBtnText | Gets a color structure that is the color of text in a button. |
![]() | ClrCaptionText | Gets a color structure that is the color of the text in the active floating control's title bar. |
![]() | ClrGrayedText | Gets a color structure that is the color of a dimmed text. |
![]() | ClrHilite | Gets a color structure that is the color of the background of selected items. |
![]() | ClrHotText | Gets a color structure that is the color used to designate a hot-tracked item. |
![]() | ClrInactiveBorder | Gets a color structure that is the color of an inactive floating control's border. |
![]() | ClrInactiveCaption | Gets a color structure that is the color of the background of an inactive floating control's title bar. |
![]() | ClrInactiveCaptionGradient | |
![]() | ClrInactiveCaptionText | Gets a color structure that is the color of the text in the active floating control's title bar. |
![]() | ClrMenuText | Gets a color structure that is the color of a menu's text. |
![]() | ClrTextHilite | Gets a color structure that is the color of the text of selected items. |
![]() | ClrWindow | Gets a color structure that is the color of the background in the client area of a window. |
![]() | ClrWindowFrame | Gets a color structure that is the color of a window frame. |
![]() | ClrWindowText | Gets a color structure that is the color of the text in the client area of a window. |
![]() | CXBorder | |
![]() | CYBorder | |
![]() | FontBold | Gets the font used to display text with a heavier weight or thickness. |
![]() | FontMarlett | Gets the "Marlett" font used to display standard Windows menu symbols. |
![]() | FontRegular | Gets the font used to display text with a normal weight or thickness of the typeface. |
![]() | FontTooltip | Gets the font used to display text on the tooltips. |
![]() | FontUnderline | Gets the font used to display a text with a line underneath the baseline of the characters. |
![]() | FontVert | Gets the font used to display text on the command button with vertical orientation. |
![]() | FontVertCaption | Gets the font used to display text on the caption with vertical orientation. |
![]() | IconTool | |
![]() ![]() | m_dblRibbonImageScaleX | Specifies horizontal scale ratio in HDPI mode. |
![]() ![]() | m_dblRibbonImageScaleY | Specifies vertical scale ratio in HDPI mode. |
![]() | MarlettFontName | Gets the name of the "Marlett" font used to display standard Windows menu symbols. |
![]() ![]() | Office2007FontName | Specifies name of the font used by applications with Microsoft Office 2007 look. |
![]() | UseSystemFonts | Set this value to true to tell the library using system fonts in menus. |
Name | Description | |
---|---|---|
![]() | m_hotTextColor | |
![]() | m_nFontCellDescent | |
![]() | m_nTextHeightHorz | |
![]() | m_nTextHeightVert |
Name | Description | |
---|---|---|
![]() | HotTextColor | Specifies the text color of the highlighted toolbar button. |
Name | Description | |
---|---|---|
![]() | Dispose | Overloaded. |
![]() | GetFontCellDescent | |
![]() | GetTextHeight | Overloaded. Called by the framework on calculating the size of any toolbar button and redrawing it. Returns the height of the text. |
![]() | ResetFonts | |
![]() | UpdateFonts | Creates a set of fonts depending on the current system settings. |
![]() | UpdateSysColors | Determines a set of colors which are colors of different Windows display elements. |
Name | Description | |
---|---|---|
![]() | UpdateTextMetrics |