Modal Dialogue Help

surfrus

Registered User.
Local time
Today, 06:08
Joined
Dec 11, 2012
Messages
14
Using macros and Vb i have created a login form, works perfectly, however the modal dialogue box has a red cross in the corner, is there a way i can remove the red cross or the change the command that it is programmed to do, for example instead of exiting the the form it closes the database like my cancel button does.

thanks
 
To disable the Close button use the property Close button to No.. Also check the Event associated with On Close that will explain the Application Quit rather than close..

attachment.php
 

Attachments

  • close.png
    close.png
    8.7 KB · Views: 191

Users who are viewing this thread

Back
Top Bottom