LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to programmaticaly set the window run-time position?

The window run-time position is settable in VI properties.  Is there a way to programmatically set the run-time position (i.e. a property node)?  I'm using LV 8.2.1
 
Dave
0 Kudos
Message 1 of 4
(3,635 Views)
VI>>Front Panel Window.Window Bounds.
 
You can also read the help page for the VI properties dialog to learn of more options (methods).

___________________
Try to take over the world!
0 Kudos
Message 2 of 4
(3,631 Views)

Of course; Window Bounds.   I just didn't see it.

Thanks, 

0 Kudos
Message 3 of 4
(3,626 Views)

Dave,

I think you can use Open VI Reference.vi and a property node or two to get to these settings.

0 Kudos
Message 4 of 4
(3,624 Views)