home *** CD-ROM | disk | FTP | other *** search
- Form5
- This is Form 5
- System
- wwwwwwwwwwwww
- Form2
- Form5
- Form4
- Label2
- Command2
- Command3
- Command4
- Form_Click
- Form_Resize
- MhUpdateIcon
- Form2
- WindowState
- ArngHelp
- Label1
- Label3
- Label4
- Label5
- Command1
- Form_Resize
- The IF..END IF block is not mandatory.o
- 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.m
- 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.
-