ReportView.ButtonsVisible

Syntax

ReportView.ButtonsVisible

Data Type

Long

Specifies which toolbar buttons are visible.

Purpose

Specifies which buttons are visible in the toolbar of the control. Use any combination of the ReportViewButtons constants. Use the bitwise-OR operator to specify more than one value.

See Also

ReportViewButtons