Table of Contents

Enum WindowState

Namespace
RoboDk.API.Model
Assembly
RoboDkApi.dll

State of the RoboDK window

public enum WindowState

Fields

Cinema = 5

Show maximized window without the toolbar and without the menu

FullScreenCinema = 6

Show fulscreen window without the toolbar and without the menu

Fullscreen = 4

Show fulscreen window

Hidden = -1

Hidden

Maximized = 3

Show maximized window

Minimized = 1

Minimize Window

Normal = 2

Show normal window (last known state)

Show = 0

Visible