ActiveReports 9
Toolbox Class
Members 

The base class for the Toolbox control that provides the methods and properties to manage and query the Designer toolbox.
Object Model
Toolbox Class
Syntax
'Declaration
 
Public NotInheritable Class Toolbox 
   Inherits GroupListbar
public sealed class Toolbox : GroupListbar 
Remarks
The Toolbox control can be used in conjunction with the End-User Report Designer control to provide a drag-and-drop interface of the tools available for use on reports.
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.UserControl
                        GrapeCity.ActiveReports.Design.Toolbox.Toolbox

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

Toolbox Members
GrapeCity.ActiveReports.Design.Toolbox Namespace

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum