To download NI software, including the products shown below, visit ni.com/downloads.
Overview
This VI uses property nodes to get the screen resolution of the monitor that you are using and inputs the bounds that it finds as the input bounds for the window run-time position.
Description
It can also be used for multiple monitors by adjusting the unbundle function to shows the bounds from the other monitors and the window will resize appropriately
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.
Works well - thanks
For whatever reason, this entry shows up first when you search for programatically maximizing the front panel. Why not use the FP.State property to maximize the window?

Here you can also set the monitor to display this on as well as set the FP front most.