VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



A 500 forms example......for instance

by Tim Kessler (1 Submission)
Category: Complete Applications
Compatability: Visual Basic 3.0
Difficulty: Unknown Difficulty
Date Added: Wed 3rd February 2021
Rating: (4 Votes)

This is just for expiremental purposes to learn how
to instance a form and then how to free memory of the
form objects after use. It will try to enumerate 500
form objects.
Note: Once you reach your maximum memory stack. The
code will be errorhandled and will tell you how many
forms you can actually instance.
I'll bet that no one can actually get to 500 forms.
(If you instance 500 forms, the MsgBox will not display.)

Inputs
Maximum number of forms
Assumes
Assumes you have Visual Basic 5.0 and WinZip. The associated program files are zipped up and need to be unzipped for use.
Code Returns
Visual effects of form instances.
Side Effects
You tell me.

Rate A 500 forms example......for instance

Download A 500 forms example......for instance

Download A 500 forms example......for instance (2 KB)

A 500 forms example......for instance Comments

No comments have been posted about A 500 forms example......for instance. Why not be the first to post a comment about A 500 forms example......for instance.

Post your comment

Subject:
Message:
0/1000 characters