Hi there,
Hope to be happy for you ;-)
i have a simple question about magellan framework,
can i navigate to a form with navigator, like its simple show method ?
i mean in wpf simple form we use myForm.show() to show a form,
it shows a form and lets me to access the other forms,
so i want to show a form with navigator, without having other forms locked !
please help me.