Hello,
I'm trying to select a folder in Nav 2009 using DotNet variables (type System.Windows.Forms.FolderBrowserDialog and System.Windows.Forms.DialogResult). My problem is the variable DialogResult. In Nav 2013 I can see the enumerators category for this variable so I am able to catch the OK event, but in Nav 2009 this category does not exist. Does anybody know if there is a limitation in Nav 2009 I am not aware of?
Thanks!
0
Answers
Are you looking user clicked event? I did this way.
Best Regards,
Yukon