BCGSoft.Visualization Namespace : ControlVisualDef Class |
Inherits VisualizationDefBase class from BCGSoft::Visualization namespace.
Represents a set of data for the control to change on Visualization. Serves as a base class for DrawBorderDef. In ControlBar.NET library the instance of this class is used for redrawing of the background of CommandBar, DockingPane, PalettePopupMenu, PopupMenuBar, StatusBarControl and ToobarButton. The public members of class specifies if the redrawing object is a dialog control, in floating mode, has horizontal location, in stand alone mode, in regular toolbar mode, in customize mode and so on. This class gets an access for the size of button and image, the borders of redrawing area.
'Declaration Public Class ControlVisualDef Inherits VisualizationDefBase
'Usage Dim instance As ControlVisualDef
public class ControlVisualDef : VisualizationDefBase
public __gc class ControlVisualDef : public VisualizationDefBase
public ref class ControlVisualDef : public VisualizationDefBase
System.Object
BCGSoft.Visualization.VisualizationDefBase
BCGSoft.Visualization.ControlVisualDef
BCGSoft.Visualization.DrawBarBorderDef
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