VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



you can load as many forms dynamics with the name in string

by TanMH (1 Submission)
Category: Custom Controls/Forms/Menus
Compatability: Visual Basic 5.0
Difficulty: Unknown Difficulty
Originally Published: Mon 13th September 2004
Date Added: Mon 8th February 2021
Rating: (1 Votes)

you can load as many forms dynamics with the name in string

Rate you can load as many forms dynamics with the name in string




dim frmTest as form
set frmTest = Forms.add("newFormName")
load frmTest
frmTest.show

end sub

Download this snippet    Add to My Saved Code

you can load as many forms dynamics with the name in string Comments

No comments have been posted about you can load as many forms dynamics with the name in string. Why not be the first to post a comment about you can load as many forms dynamics with the name in string.

Post your comment

Subject:
Message:
0/1000 characters