Hi,
Since you are using CVI, the best way to control the user interface is
using the panel control utilities from CVI. Even though, you are using
TestStand controls to build you application, CVI is the one that
handles the way that your application�s windows or panels are display.
You can go manually into your .UIR file and modify the panel settings
to match your requirements. Additionally, you can also do the same
type of configuration from your code. You can use the
SetPanelAttribute() and the GetPanelAttribute () to read and write
properties from your panel. One of the properties of the panel is its
initial position in the screen.
Best regards,
Diego Reyes
Applications Engineer
National Instruments