BCGControlBar Library for .NET
DrawControlBarCaptionDef Class
Members 




Inherits  VisualizationDefBase class from BCGSoft::Visualization namespace. A base class for DrawControlBarBorder.  Represents a set of data for the control bar to draw a caption. Used in the class DrawControlBarCaptionDef for redrawing of the caption of the floating command bar and docking panes.  Its members contain the flag of activity of the caption and the border color.

Object Model
DrawControlBarCaptionDef Class
Syntax
'Declaration
 
Public Class DrawControlBarCaptionDef 
   Inherits VisualizationDefBase
'Usage
 
Dim instance As DrawControlBarCaptionDef
public class DrawControlBarCaptionDef : VisualizationDefBase 
public __gc class DrawControlBarCaptionDef : public VisualizationDefBase 
public ref class DrawControlBarCaptionDef : public VisualizationDefBase 
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

DrawControlBarCaptionDef Members
BCGSoft.Visualization Namespace

Send Feedback