Field WdgClass
A code indicating the “class” (type) of the associated object.
Valid Values
A 1-character or integer code, as shown in the tables that follow.
For Menus
Code |
Meaning |
B |
Bar Menu |
P |
Pop-up menu |
For Windows
Code |
Meaning |
1 |
Graphic (the window manages GUI presentations) |
2 |
(DEFAULT) Text (the window manages TUI presentations and displays information in a monospace font) |
Remarks
If a window is class 1, graphical features such as font selection, combo boxes, buttons, bitmaps, and so on, are available.