ReportView.ToolBarTextStyle
- Updated2025-07-21
- 1 minute(s) read
ReportView.ToolBarTextStyle
Syntax
ReportView.ToolBarTextStyle
Data Type
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.