ReportView.ToolBarTextStyle

Syntax

ReportView.ToolBarTextStyle

Data Type

ToolBarTextStyles

Use the following constants with this data type:

  • ToolBarTextStyle_TextBelow –(Value: 0) Text for toolbar buttons displays below button icons.
  • ToolBarTextStyle_TextInvisible –(Value: 2) Toolbar buttons do not have text.
  • ToolBarTextStyle_TextRight –(Value: 1) Text for the toolbar buttons displays to the right of button icons.

Purpose

Specifies how the control displays the text for the toolbar buttons.

See Also

ReportView.ToolBarVisible

ToolBarTextStyles