OWLNext 7.0
Borland's Object Windows Library for the modern age
|
Using dialog box objects is a lot like using window objects.
For simple dialog boxes that appear for only a short period of time, you can control the dialog box in one member function of the parent window. You can construct, execute, and destroy the dialog box object in the member function. Using a dialog box object requires the following steps:
You also might want to know how to