|
To create a subclass of an info box class:
| 1. | Select the info box class in the Windows Designer catalog. |
| 2. | Right-mouse click and choose New. |
| A new class named "Subclass of <info box class>" is created. |
| 3. | For the new subclass, right-mouse click and choose Rename and give the new subclass a meaningful name. |
|