WindowState Property
Installed With: Base Package
Class: Project Properties (ActiveX)
Returns the state of the LabVIEW Project Explorer window.
Values
0 | eInvalidFPState—If you read this property and an error occurs, the property returns this value. |
1 | eVisible—The Project Explorer window is open but is not minimized, maximized, or hidden. |
2 | eClosed—The Project Explorer window is not open. |
3 | eHidden—The Project Explorer window is floating but is not visible because LabVIEW is not the active application. |
4 | eMinimized—The Project Explorer window is minimized. |
5 | eMaximized—The Project Explorer window is maximized. |
Syntax
object.WindowState