BCGControlBar Library for .NET
DrawButtonDef Class
Members 




Inherits  VisualizationDefBase class from BCGSoft::Visualization namespace.
Represents a set of data for the button to redraw.  Contains members which specify the current state and location of the button, its image and forecolor, dockstyle.

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

System.Object
   BCGSoft.Visualization.VisualizationDefBase
      BCGSoft.Visualization.CommandObjectDef
         BCGSoft.Visualization.DrawButtonDef

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

DrawButtonDef Members
BCGSoft.Visualization Namespace

Send Feedback