Meet us at at Real World in Orlando, Florida.
All functions
Mac OS X
Windows
Crossplatform
Components
Guides
New in version:
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
2.8
Window.IsVisible
Component: Window
Version: 1.0
Mac OS X: Works
Windows: Works
MBS( "Window.IsVisible" ; WindowRef )
Parameters
| Parameter | Description | Example value |
|---|---|---|
| WindowRef | Window Reference is the unique OS level window ID. You can obtain this by using the Window.FindByTitle or Window.FindByIndex functions. Pass zero to access the frontmost window. | 0 |
Description
Queries whether a window is visible.The WindowRef can be obtained by using either Window.FindByTitle or Window.FindByIndex.
Examples
Check if window in invisible
Let(
[
/*-----------------PARAMETERS--------------------*/
WindowRef = MBS( "Window.FindByTitle" ; "Contacts" )
];
/*-------------------FUNCTION----------------------*/
MBS(
"Window.IsVisible";
WindowRef
)
)
Feedback: Report problem or ask question.
Links
MBS Real Studio Plugins - Pfarrgemeinde St. Arnulf Nickenich