To download NI software, including the products shown below, visit ni.com/downloads.
Overview
This code programmatically shows or hides the scroll bars on the front panel of a VI.
Description
The user selects values on the Front Panel that determine whether or not the scroll bars are visible. The visibility and the user's actions are controlled by using the Front Panel's Property Nodes.
Requirements
Software:
Steps to Implement or Execute Code
1. Run the VI.
2. Select your desired setting on the Front Panel to show/hide each scroll bar.
Additional Information or References
**This document has been updated to meet the current required format for the NI Code Exchange.**
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.
Looks like your first image is missing (I'm using IE7, so it may be a problem on my side...)
Thanks for the feedback Todd. That image didn't show up on Firefox. It didn't contain any information and has been removed.
nice VI I have some uses for that one. thanks for posting.