Form report – PicInfo sample application
Form list
| Form | File | Caption |
|---|---|---|
| PicForm | PicForm.frm | PicInfo sample project |
Form properties
| Form | Cbox | Min | Max | Border | Menu | Btn | MDI |
|---|---|---|---|---|---|---|---|
| PicForm | Y | – | – | Fixed | – | – | – |
Glossary
| Cbox | ControlBox enabled |
| Min | Minimize button enabled |
| Max | Maximize button enabled |
| Border | BorderStyle: |
| None | 0 - None |
| Fixed | 1 - Fixed Single |
| Sizable | 2 - Sizable |
| Dialog | 3 - Fixed Dialog |
| ToolFix | 4 - Fixed ToolWindow |
| ToolSiz | 5 - Sizable ToolWindow |
| Menu | Y=Has menu(s), H=Has only hidden menu(s) [potentially popup] |
| Btn | D=Has Default button, C=Has Cancel button |
| MDI | MDI parent or child |
Form show order
PicForm
Shown by: noneShows: none