ActiveReports.Viewer3 Request technical support
ToolbarObject Class Members
See Also  Properties  Methods 


The following tables list the members exposed by ToolbarObject.

Public Constructors

 NameDescription
Public ConstructorToolbarObject ConstructorInitializes a new instance of the ToolbarObject class.  
Top

Public Properties

 NameDescription
Public PropertyContextMenuGets or sets a context menu to use when the user right-clicks on the toolbar.  
Public PropertyDisplayToolTipsGets or sets a value that determines whether the toolbar should display tooltips when the user's cursor hovers over a tool.  
Public PropertyEnabledDetermines whether the viewer's toolbar is enabled.  
Public PropertyFontGets or sets the font used to display text on the toolbar.  
Public PropertyImagesGets a reference to the toolbar's images.  
Public PropertyToolsGets a reference to the toolbar's tools.  
Public PropertyVisibleGets or sets a value that determines whether the viewer's toolbar is visible.  
Public PropertyWrappableDetermines whether the toolbar should wrap tools to an additional row when they do not fit on a single row.  
Top

Public Methods

 NameDescription
Public MethodDisposeReleases the ToolbarObject from memory.  
Top

See Also