home *** CD-ROM | disk | FTP | other *** search
- Form3
- Form 3
- System
- Form3
- Form_Click
- Form_Resize
- MhUpdateIcon
- Form2
- Form3
- ArngIcon
- Label2
- AIPicture
- AiLabel
- Label1
- AiList
- Command1
- Window
- State
- WindowState
- Form4
- AiCommand
- 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.
-