VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



3 simple ways to close the current form you are working in

by Brandon (46 Submissions)
Category: Custom Controls/Forms/Menus
Compatability: VB 6.0
Difficulty: Unknown Difficulty
Originally Published: Tue 6th November 2001
Date Added: Mon 8th February 2021
Rating: (1 Votes)

3 simple ways to close the current form you are working in

Rate 3 simple ways to close the current form you are working in



'when you want to close a form

1.  Me.Hide
2.  Form1.Visible = False
3.  Unload Me



Download this snippet    Add to My Saved Code

3 simple ways to close the current form you are working in Comments

No comments have been posted about 3 simple ways to close the current form you are working in. Why not be the first to post a comment about 3 simple ways to close the current form you are working in.

Post your comment

Subject:
Message:
0/1000 characters