BCGControlBar Library for .NET
GlobalVisualData Class
Members 




Provides information about the current system fonts, brushes and  colors of a Window display element. Method UpdateSysColors allows to retrieve the current values of system colors  and brushes to the public variables of the GlobalData class.  Method UpdateFonts allows to retrieve the current values of system fonts to the public font variable. UpdateTextMetrics calculates the current height of the text.

Object Model
GlobalVisualData Class
Syntax
'Declaration
 
Public Class GlobalVisualData 
'Usage
 
Dim instance As GlobalVisualData
public class GlobalVisualData 
public __gc class GlobalVisualData 
public ref class GlobalVisualData 
Inheritance Hierarchy

System.Object
   BCGSoft.Shared.GlobalVisualData

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GlobalVisualData Members
BCGSoft.Shared Namespace

Send Feedback