BCGControlBar Library for .NET
DrawEditDef Class
Members 




Inherits  VisualizationDefBase class from BCGSoft.Visualization namespace.
Represents a set of data for the editbox or combobox to draw on  Visualization. In ControlBar.NET library the instance of DrawBorderDef class is used on redrawing of the ToolbarEditBox and ToolbarComboBox button. This class provides members specify the current mode of toolbar button, indicates if the button is highlighted, disabled and in the flat mode.

Object Model
DrawEditDef Class
Syntax
'Declaration
 
Public Class DrawEditDef 
   Inherits VisualizationDefBase
'Usage
 
Dim instance As DrawEditDef
public class DrawEditDef : VisualizationDefBase 
public __gc class DrawEditDef : public VisualizationDefBase 
public ref class DrawEditDef : public VisualizationDefBase 
Inheritance Hierarchy

System.Object
   BCGSoft.Visualization.VisualizationDefBase
      BCGSoft.Visualization.DrawEditDef

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

DrawEditDef Members
BCGSoft.Visualization Namespace

Send Feedback