Release v1.20.0.0
Implemented custom complete WPF UI.
You can use either stock dialogs:
project.ManagedUI = ManagedUI.DefaultWpf;
Or you can supply your own. This is the sample
Changes:
Implemented custom complete WPF UI.
You can use either stock dialogs:
project.ManagedUI = ManagedUI.DefaultWpf;
Or you can supply your own. This is the sample
Changes: