[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Design.Toolbox.FlatToolbox

FlatToolbox Class

Represents a simplified version of the toolbox that provides a flat, streamlined interface for managing and displaying toolbox items.

Namespace: GrapeCity.ActiveReports.Design.Toolbox
Assembly: MESCIUS.ActiveReports.Design.Win.dll
Syntax
public sealed class FlatToolbox : BaseToolbox, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl, ISerializable, ISupportInitialize, IToolboxService

Constructors

Name Description
FlatToolbox()

Initializes a new instance of the FlatToolbox class.

Fields

Name Description
_tooltip

Gets or sets the tooltip for the toolbox.

Properties

Name Description
Maximized

Gets or sets a value indicating whether the toolbox is maximized.

Methods

Name Description
AddToolboxItem(ToolboxItem, string)

Adds a ToolboxItem to the toolbox, creating the optionally specified category if it does not exist.

OnMouseEnter(EventArgs)
OnMouseHover(EventArgs)
OnMouseLeave(EventArgs)

Summary description for Mouse methods.

OnMouseMove(MouseEventArgs)

Raises the MouseMove event.