Platforms to show: All Mac Windows Linux Cross-Platform

Back to WinFileDialogObserverMBS class.

WinFileDialogObserverMBS.DidShowDialog(dialog as WinFileDialogMBS, Result as Integer)

Type Topic Plugin Version macOS Windows Linux iOS Targets
event Navigation MBS WinFrameworks Plugin 20.4 ❌ No ✅ Yes ❌ No ❌ No
Event called after dialog showed.

You can read results from whatever modification you made.

Some examples using this event:

WinFileDialogObserverMBS.WillShowDialog(dialog as WinFileDialogMBS)

Type Topic Plugin Version macOS Windows Linux iOS Targets
event Navigation MBS WinFrameworks Plugin 20.4 ❌ No ✅ Yes ❌ No ❌ No
Event called before dialog shows.

You can do customization just before the dialog shows.

Some examples using this event:

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


The biggest plugin in space...