Enum WindowState
State of the RoboDK window
public enum WindowStateFields
Cinema = 5Show maximized window without the toolbar and without the menu
FullScreenCinema = 6Show fulscreen window without the toolbar and without the menu
Fullscreen = 4Show fulscreen window
Hidden = -1Hidden
Maximized = 3Show maximized window
Minimized = 1Minimize Window
Normal = 2Show normal window (last known state)
Show = 0Visible