r1 Enumeration CatWindowState
Indexes
CatWindowState (Enumeration)
enum CatWindowState {
catWindowStateMaximized,
catWindowStateMinimized,
catWindowStateNormal
}
Window state.
- Values:
-
- catWindowStateMaximized
- The window occupies the whole screen
- catWindowStateMinimized
- The window is reduced to an icon
- catWindowStateNormal
- The window occupies the space either the application or the end user
has determined
Copyright © 2006, Dassault Systèmes. All rights reserved.