Platforms to show: All Mac Windows Linux Cross-Platform

Back to SFPasswordAssistantMBS class.

SFPasswordAssistantMBS.BaseWindowWillClose

Type Topic Plugin Version macOS Windows Linux iOS Targets
method SFPassword MBS MacExtras Plugin 7.5 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Tells the panel that the base window will close.

If your window which uses the panel will close, you should call that method from the CancelClose method of your window.

Some examples using this method:

SFPasswordAssistantMBS.Constructor

Type Topic Plugin Version macOS Windows Linux iOS Targets
method SFPassword MBS MacExtras Plugin 8.4 ✅ Yes ❌ No ❌ No ❌ No Desktop only
The constructor to create a new password assistant panel.

SFPasswordAssistantMBS.Password as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
property SFPassword MBS MacExtras Plugin 7.5 ✅ Yes ❌ No ❌ No ❌ No Desktop only
The current password.

If you set the value, the new password is checked for quality and the TextChanged event may be fired.
(Read and Write computed property)

SFPasswordAssistantMBS.ShowPanel

Type Topic Plugin Version macOS Windows Linux iOS Targets
method SFPassword MBS MacExtras Plugin 7.5 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Shows the panel.

This method does a bit more than just show.
It will create the panel, create a new password and run the password quality check.

Some examples using this method:

The items on this page are in the following plugins: MBS MacExtras Plugin.


The biggest plugin in space...