October 2003
Intermediate to advanced
736 pages
15h 25m
English
>Chapter 2 : Forms introduces the important dialog-related properties: ControlBox, FormBorderStyle, HelpButton, MaximizeBox, MinimizeBox, and ShowInTaskbar. By default, a new form shows the control box, is sizable, doesn't show the help button, can be minimized and maximized, and is shown in the shell's taskbar. For a main window, these are fine settings and will yield a form that looks like the one in Figure 3.1.

A typical modal form, on the other hand, is more likely to hide the minimize and maximize boxes, to show the help button, and to choose not to show up in the taskbar (the parent will ...
Read now
Unlock full access