VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Allows use of the close command on the form to close than the close button in the extreme right end

by Jamesborn2code (2 Submissions)
Category: Custom Controls/Forms/Menus
Compatability: VB 6.0
Difficulty: Unknown Difficulty
Originally Published: Wed 20th June 2007
Date Added: Mon 8th February 2021
Rating: (1 Votes)

Allows use of the close command on the form to close than the close button in the extreme right end of the form

Rate Allows use of the close command on the form to close than the close button in the extreme right end



        MsgBox "Unable to close , Use only Close button to Close the Window", vbExclamation
        Cancel = True
    End If
End sub

Download this snippet    Add to My Saved Code

Allows use of the close command on the form to close than the close button in the extreme right end Comments

No comments have been posted about Allows use of the close command on the form to close than the close button in the extreme right end. Why not be the first to post a comment about Allows use of the close command on the form to close than the close button in the extreme right end.

Post your comment

Subject:
Message:
0/1000 characters