BCGSoft.Visualization Namespace : VisualManager Class |
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.
'Declaration Public Class VisualManager
'Usage Dim instance As VisualManager
public class VisualManager
public __gc class VisualManager
public ref class VisualManager
System.Object
BCGSoft.Visualization.VisualManager
BCGSoft.Visualization.VisualManagerXP
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