How to Disable and Grey Tab Controls in LabVIEW Programmatically

Updated May 22, 2024

Environment

Software

  • LabVIEW

I am using the Tab Controls in my LabVIEW Front Panel. I want to disable and grey out certain tabs within my code programmatically.

To programmatically set your Tab Control page to a different state (Enabled, Disabled, or Disabled & Grey), you will need the Page Enabled Property Node.