BCGControlBar Library for .NET
DrawTasksGroupDef Class
Members 




Represents a set of data to draw Tasks Group on the TaskPane.
Object Model
DrawTasksGroupDef Class
Syntax
'Declaration
 
Public Class DrawTasksGroupDef 
   Inherits VisualizationDefBase
'Usage
 
Dim instance As DrawTasksGroupDef
public class DrawTasksGroupDef : VisualizationDefBase 
public __gc class DrawTasksGroupDef : public VisualizationDefBase 
public ref class DrawTasksGroupDef : public VisualizationDefBase 
Remarks
The instance of DrawTasksGroupDef is used by VisualManager on redrawing the caption of task group, on filling it's background, on redraing it's border.
Inheritance Hierarchy

System.Object
   BCGSoft.Visualization.VisualizationDefBase
      BCGSoft.Visualization.DrawTasksGroupDef

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

DrawTasksGroupDef Members
BCGSoft.Visualization Namespace

Send Feedback