Results 1 to 40 of 59

Thread: Form Question - About Min and Max

Threaded View

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Jan 2008
    Posts
    11,074

    Form Question - About Min and Max

    I want the Min, Max, and Close Buttons enabled but I do not want user to Min, Max, or Close the Form.

    I know to use Cancel = True in Form_Unload() to prevent user from closing Form however I can't use this method because then the main Form will not be able to close it's sub Forms

    How to prevent these events.
    Last edited by jmsrickland; Oct 30th, 2013 at 02:47 PM.


    Anything I post is an example only and is not intended to be the only solution, the total solution nor the final solution to your request nor do I claim that it is. If you find it useful then it is entirely up to you to make whatever changes necessary you feel are adequate for your purposes.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width