Personally, I wouldn't disable the button as the code to handle the user
pressing the "X" is too easy to implement (see my direct posting to the OP
in this thread) and leaving that option available to the user will make your
interface feel more natural to him/her. You can, of course, provide an
Exit/Close/Quit type button as well, I just would not go out of my way to
disable the "X" in favor of it.
Rick
"Corey" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Personally IMHO disable the Button, so the ONLY way to Close the form is
> via a CommandButton instead.
>
> SEE: http://www.vbforums.com/showthread.php?t=363931
>
> Corey....
>
> "ranswrt" <(E-Mail Removed)> wrote in message
> news:794C9CE2-E21E-46A9-803B-(E-Mail Removed)...
>> How do I give an option to stop an exit from a userform when the 'X' is
>> used
>> on them form?
>> Thanks
>
>