Disable Microsoft Access Close Button

preview_player
Показать описание
Demonstrates programming necessary to disable Microsoft Access close button in upper right corner
Рекомендации по теме
Комментарии
Автор

Excellent. Thanks. To me since my code depended on closing the Login form
first I solved it by:
1) Adding an empty form that opens at start and never closes.
2) Creating a close button with a message box asking for password.

ramzikhouri