home *** CD-ROM | disk | FTP | other *** search
- Form4
- Long Caption for Form 4
- System
- Form1
- Form4
- Form2
- Form5
- Form_Click
- Form_Resize
- MhUpdateIcon
- Window
- State
- Form3
- WindowState
- Label2
- Command2
- Command3
- Command4
- Form_Resize
- The IF..END IF block is not mandatory.t
- By including it, you accomplish three things:
- 1. The form's icon does not get posted to the
- ArngIcon form until the form is minimized,e
- thus preserving the order in which icons are
- added to the ArngIcon form.
- 2. The app will run faster because ArngIcon
- does not do any updating until the form is
- minimized.o
- 3. Because it's not necessary to manipulate the
- ArngIcon form when your form's WindowState is
- 0 or 2, your app will run faster in those
- states.
-