ActiveReports 6 Online Help
FlashViewerToolBar Property

Gets the ToolBarObject to use as the toolbar in the FlashViewer.
Syntax
'Declaration
 
Public ReadOnly Property FlashViewerToolBar As ToolBarObject
public ToolBarObject FlashViewerToolBar {get;}

Property Value

A ToolBarObject.
Remarks
Use this property to specify a customized toolbar that you have created.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WebViewer Class
WebViewer Members
ToolBarObject Class

Send Feedback