
I use UIStudio only for docking, but now I'd like to use toolbar functionality too.
So I open your sample project and I start to test it, and I think that I have found a bug.
When I click on the "Toolbar Options" arrow (the down arrow at the right side of the toolbar) the sample project stops with this exception:
Unhandled exception of type "System.MissingMethodException" in mscorlib.dll
Other informations: Constructor on type r not found.
This happens on both VB and C sample projects.
I tried the same thing with an older version (2.0.0.62) of UIStudio and all works perfectly.
It's a bug or I have to add some code to get this to work?
Thanks
So I open your sample project and I start to test it, and I think that I have found a bug.
When I click on the "Toolbar Options" arrow (the down arrow at the right side of the toolbar) the sample project stops with this exception:
Unhandled exception of type "System.MissingMethodException" in mscorlib.dll
Other informations: Constructor on type r not found.
This happens on both VB and C sample projects.
I tried the same thing with an older version (2.0.0.62) of UIStudio and all works perfectly.
It's a bug or I have to add some code to get this to work?
Thanks