Displaying Scroll Bars of Controls and Indicators
- Updated2025-01-22
- 1 minute(s) read
Displaying Scroll Bars of Controls and Indicators
Right-click a control or indicator and select Visible Items»Scrollbar, Visible Items»Vertical Scrollbar, or Visible Items»Horizontal Scrollbar from the shortcut menu to display a vertical scroll bar or horizontal scroll bar. Use the Positioning tool to resize the front panel object so you can minimize the amount of space the object occupies.
You also can use the Scrollbars Visible, Visible Items:Vertical Scrollbar Visible, or Visible Items:Horizontal Scrollbar Visible properties of a control or indicator to display a scroll bar programmatically.
Only arrays with more than one dimension can have both a vertical and horizontal scroll bar. Resize a 1D array vertically to add a vertical scroll bar, and horizontally to add a horizontal scroll bar.