ActiveReports Developer 7
ToolButton Class
Members  See Also 
GrapeCity.ActiveReports.Web.v7 Assembly > GrapeCity.ActiveReports.Web.Controls Namespace : ToolButton Class

Glossary Item Box

Represents a tool button for use with the customizable FlashViewer ToolBarObject.

Object Model

ToolButton Class

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class ToolButton 
   Inherits Tool
C# 
public sealed class ToolButton : Tool 

Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.Web.Controls.ToolBase
      GrapeCity.ActiveReports.Web.Controls.Tool
         GrapeCity.ActiveReports.Web.Controls.ToolButton

See Also