Visual Basic (Declaration) | |
---|---|
Public NotInheritable Class Toolbox Inherits GroupListbar |
C# | |
---|---|
public sealed class Toolbox : GroupListbar |
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.
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