BCGControlBar Library for .NET
VisualManager Class
Members 




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.
All the drawing member functions are virtual. All that you need is only to derive a class from the VisualManager and override these functions.

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

System.Object
   BCGSoft.Visualization.VisualManager
      BCGSoft.Visualization.VisualManagerXP

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

VisualManager Members
BCGSoft.Visualization Namespace

Send Feedback