BCGControlBar Library for .NET
DrawControlBarBorderDef Class
Members 




Inherits  VisualizationDefBase class from BCGSoft::Visualization namespace.
Represents a set of data for the control bar to draw a border. The member BorderSize specifies the size of the redrawing border. In ControlBar.NET this class is used for redrawing the border of the floating command bar.

 

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

System.Object
   BCGSoft.Visualization.VisualizationDefBase
      BCGSoft.Visualization.DrawControlBarCaptionDef
         BCGSoft.Visualization.DrawControlBarBorderDef

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

DrawControlBarBorderDef Members
BCGSoft.Visualization Namespace

Send Feedback