BCGControlBar Library for .NET
GlobalVisualData Class Members
Fields  Properties  Methods 


The following tables list the members exposed by GlobalVisualData.

Public Constructors
 NameDescription
Public ConstructorGlobalVisualData ConstructorInitializes a new instance of the GlobalVisualData class.  
Top
Public Fields
 NameDescription
Public FieldBrushActiveCaptionGets a brush that is used to fill the background of the active floating command bar's title bar.  
Public FieldBrushBarFaceGets a brush that is used to fill the surface of the command bar.  
Public FieldBrushBlackGets a brush that is used to draw the dark shadow near the command bar.  
Public FieldBrushBtnFaceGets a brush that is used to fill the surface of the button.  
Public FieldBrushBtnHiliteGets a brush that is used to fill the surface of the highlighted button.  
Public FieldBrushBtnShadowGets a brush that is used to draw a shadow near the button.  
Public FieldBrushBtnTextGets a brush that is used to draw a text in the button.  
Public FieldBrushHiliteGets a brush that is used to fill the surface of the highlighted command bar.  
Public FieldBrushInactiveCaptionGets a brush that is used to fill the background of the inactive floating control's title bar.  
Public FieldBrushLightGets a brush that is used to fill the surface of the button by the light color.  
Public FieldBrushWindowGets a brush that is used to fill the background in the client area of the window.  
Public FieldClrActiveBorderGets a color structure that is the color of an active floating control's border.  
Public FieldClrActiveCaptionGets a color structure that is the color of the background of the active floating command bar's title bar.  
Public FieldClrActiveCaptionGradient  
Public FieldClrBarDkShadowGets a color structure that is the dark shadow color of a command bar.  
Public FieldClrBarFaceGets a color structure that is the face color of a command bar.  
Public FieldClrBarHiliteGets a color structure that is the highlight color of a command bar.  
Public FieldClrBarLightGets a color structure that is the light color of a command bar.  
Public FieldClrBarShadowGets a color structure that is the shadow color of a command bar.  
Public FieldClrBarTextGets a color structure that is the color of text in a command bar.  
Public FieldClrBarWindowGets a color structure that is the color of the background in the client area of a command bar.  
Public FieldClrBtnDkShadowGets a color structure that is the dark shadow color of a command button.  
Public FieldClrBtnFaceGets a Color structure that is the face color of a button  
Public FieldClrBtnHiliteGets a color structure that is the highlight color of a button.  
Public FieldClrBtnLightGets a color structure that is the light color of a button.  
Public FieldClrBtnShadowGets a color structure that is the shadow color of a button.  
Public FieldClrBtnTextGets a color structure that is the color of text in a button.  
Public FieldClrCaptionTextGets a color structure that is the color of the text in the active floating control's title bar.  
Public FieldClrGrayedTextGets a color structure that is the color of a dimmed text.  
Public FieldClrHiliteGets a color structure that is the color of the background of selected items.  
Public FieldClrHotTextGets a color structure that is the color used to designate a hot-tracked item.  
Public FieldClrInactiveBorderGets a color structure that is the color of an inactive floating control's border.  
Public FieldClrInactiveCaptionGets a color structure that is the color of the background of an inactive floating control's title bar.  
Public FieldClrInactiveCaptionGradient  
Public FieldClrInactiveCaptionTextGets a color structure that is the color of the text in the active floating control's title bar.  
Public FieldClrMenuTextGets a color structure that is the color of a menu's text.  
Public FieldClrTextHiliteGets a color structure that is the color of the text of selected items.  
Public FieldClrWindowGets a color structure that is the color of the background in the client area of a window.  
Public FieldClrWindowFrameGets a color structure that is the color of a window frame.  
Public FieldClrWindowText

Gets a color structure that is the color of the text in the client area of a window.

 
Public FieldCXBorder  
Public FieldCYBorder  
Public FieldFontBoldGets the font used to display text with a heavier weight or thickness.  
Public FieldFontMarlett

Gets the "Marlett" font used to display standard Windows menu symbols.

 
Public FieldFontRegularGets the font used to display text with a normal weight or thickness of the typeface.  
Public FieldFontTooltipGets the font used to display text on the tooltips.  
Public FieldFontUnderlineGets the font used to display a text with a line underneath the baseline of the characters.  
Public FieldFontVertGets the font used to display text on the command button with vertical orientation.  
Public FieldFontVertCaptionGets the font used to display text on the caption with vertical orientation.  
Public FieldIconTool  
Public Fieldstatic (Shared in Visual Basic)m_dblRibbonImageScaleXSpecifies horizontal scale ratio in HDPI mode.  
Public Fieldstatic (Shared in Visual Basic)m_dblRibbonImageScaleYSpecifies vertical scale ratio in HDPI mode.  
Public FieldMarlettFontName

Gets the name of the "Marlett" font used to display standard Windows menu symbols.

 
Public Fieldstatic (Shared in Visual Basic)Office2007FontNameSpecifies name of the font used by applications with Microsoft Office 2007 look.  
Public FieldUseSystemFontsSet this value to true to tell the library using system fonts in menus.  
Top
Protected Fields
Public Properties
 NameDescription
Public PropertyHotTextColorSpecifies the text color of the highlighted toolbar button.  
Top
Public Methods
 NameDescription
Public MethodDisposeOverloaded.   
Public MethodGetFontCellDescent  
Public MethodGetTextHeightOverloaded. Called by the framework on calculating the size of any toolbar button and redrawing it. Returns the height of the text.  
Public MethodResetFonts  
Public MethodUpdateFontsCreates a set of fonts depending on the current system settings.  
Public MethodUpdateSysColorsDetermines a set of colors  which are colors of different Windows display elements.  
Top
Protected Methods
 NameDescription
Protected MethodUpdateTextMetrics  
Top
See Also

Reference

GlobalVisualData Class
BCGSoft.Shared Namespace

Send Feedback