
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