이 내용은 고객님의 설정 언어로 확인할 수 없습니다

이 내용은 다른 사용 가능한 언어로 표시됩니다. 고객님께서 사용하시는 브라우저에 텍스트 번역에 도움이되는 기능이 포함되어 있을 수 있습니다.

Enable or Disable Front Panel Scroll Bars

Updated Nov 29, 2023

Environment

Software

  • LabVIEW

  • When I call a VI within a subpanel in another VI, I don't want the scrollbars to show up
  • How do I hide or show the front panel scroll bars?

You can remove the horizontal and vertical scroll bars manually by right clicking on the scroll and selecting Horizontal Scrollbar >> Off While Running and then doing the same for Vertical Scrollbar as shown in the image below. 
 

 
 If both scroll bars are missing you can get them to reappear with the following steps:
  1. Select File»VI Properties.
  2. Select the Window Appearance category.
  3. Click Customize.
  4. Place a checkmark in the boxes for Show vertical scroll bar and Show horizontal scroll bar, as desired.

Additional Information

You can also show or hide the horizontal and vertical scroll bars of your SubVI panes programmatically using property nodes.