ClearFormLoginStatus Method
- Last UpdatedNov 06, 2025
- 1 minute read
The ClearFormLoginStatus() method removes the dialog's name from the Form Login Status collection. The dialog name is used when there are multiple controls on a dialog that might request a logon. If the user cancels one logon request, the user should not be presented with logon requests from the rest of the controls on the dialog. This method should be called when the dialog is being destroyed.