To download NI software, including the products shown below, visit ni.com/downloads.
Overview
This example uses the visible property of each page in tab control to determine if it is visible or not.
Description
You can use the Pages property of the tab control to get access to an array of page references within the tab control and then use the visible property of each page to determine if it is visible or not.
Requirements
Steps to Implement or Execute Code
Additional Information or References
VI Snippet
**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.