ToolBarTextStyles

Use these constants with the ReportView.ToolBarTextStyle property.

  • 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.

See Also

ReportView.ToolbarTextStyle