[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Design.Toolbox.Toolbox

Toolbox Class

Represents the main entry point for managing and interacting with the toolbox in a design-time environment. This class provides functionality to add, remove, and manipulate toolbox items, as well as to query the toolbox's state.

Namespace: GrapeCity.ActiveReports.Design.Toolbox
Assembly: MESCIUS.ActiveReports.Design.Win.dll
Syntax
[ToolboxBitmap(typeof(CommonResources), "CommonResources.Toolbox.bmp")]
public sealed class Toolbox : BaseToolbox, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl, ISerializable, ISupportInitialize, IToolboxService

Constructors

Name Description
Toolbox()