Click or drag to resize

IGUIIsWindowOpened Method

Check if a window is opened

Namespace: VideoCataloger
Assembly: VideoCataloger (in VideoCataloger.exe) Version: 8.0.9040.34617 (8.0.0.0)
Syntax
C#
bool IsWindowOpened(
	string WindowName
)

Parameters

WindowName  String
Pass the name of the window to check as a string. VideoDetail Attract AttractCover VideoWall AttractWall Player SelectedVideo Help Scene Console CompanionImages CompanionImageBrowser Covers Preview Keywording Documentation Actions Cast Folder Search Videos Bins AddVideos Actors Playlist

Return Value

Boolean
True if the window is opened
See Also