Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
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 |
If your window which uses the panel will close, you should call that method from the CancelClose method of your window.
SFPasswordAssistantMBS.Constructor
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | SFPassword | MBS MacExtras Plugin | 8.4 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
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 |
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 |
This method does a bit more than just show.
It will create the panel, create a new password and run the password quality check.
The items on this page are in the following plugins: MBS MacExtras Plugin.