How to Make VI Front Panel to Float over Windows Taskbar, While It Is Running?

Updated Aug 22, 2023

Environment

Software

  • LabVIEW

I want front panel of VI to cover the complete screen, including Windows Taskbar space also. I made windows size of VI front panel equal to screen size, but still Windows Taskbar appears. How can I make VI to float over Taskbar?

Follow the steps as below:
  • Go to VI properties. 
  • Choose "Window appearance" category
  • Choose "Custom"
  • Click "Customize"
  • Make "Window behaviour" as "Floating"
  • Click "Ok"
  • Click "Ok" again to commit new settings
Save VI and Run.

Additional Information

There are two more alternate ways to do this. Below are the links to these: