Disable the close button when maximized 
Author Message
 Disable the close button when maximized

Is there a way to turn off a forms close button when it is maximized?
I know it can be done if I make the form, a pop up form, but can it be done
if it is not pop up. I have a multi user application that is being used on
the network.
I tried using a Boolean flag from a table that will stop the user in the
form unload event but other users actions always reset the flag. I also need
to stop them from clicking the X button on the application window can this
also be done.

Any help would be appreciated

Regards,
Mark



Fri, 21 Mar 2003 09:55:29 GMT  
 Disable the close button when maximized

In form design properties set Close Button to No

Quote:
> Is there a way to turn off a forms close button when it is maximized?
> I know it can be done if I make the form, a pop up form, but can it be
done
> if it is not pop up. I have a multi user application that is being used on
> the network.
> I tried using a Boolean flag from a table that will stop the user in the
> form unload event but other users actions always reset the flag. I also
need
> to stop them from clicking the X button on the application window can this
> also be done.

> Any help would be appreciated

> Regards,
> Mark




Wed, 18 Jun 1902 08:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. How to disable the Minimize, Maximize and Close buttons

2. Disabling close button on maximized form - How?

3. Disable close button on maximized forms

4. DISABLE close button when MAXIMIZE?

5. Disable Close, Restore Buttons on Maximized Form

6. DISABLE close button when MAXIMIZE?

7. How Disable close button on maximized form?

8. DISABLE close button when MAXIMIZE?

9. How to hide the maximize/restore and close-button on a maximized form

10. How to hide the maximize/restore and close-button on a maximized form


 
Powered by phpBB® Forum Software © phpBB Group