home *** CD-ROM | disk | FTP | other *** search
- Form2
- Form 2
- System
- Form2
- Form3
- Form_Click
- Form_Resize
- UpdateIcon
- Form2
- MhUpdateIcon
- Form1
- Label2
- Label1*
- Command1
- Command2
- Command3H
- Command4
- Form5
- Window
- State
- Including?
- WindowState
- Form4
- 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.
-