This content is not available in your preferred language.

The content is shown in another available language. Your browser may include features that can help translate the text.

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.

 

Was this information helpful?

Yes

No