Closed GoogleCodeExporter closed 8 years ago
Also, how do I get the various custom controls to show in the VS toolbox? :)
Original comment by sherifff...@gmail.com
on 24 Aug 2012 at 4:22
Hi, the difference is that the TRACE constant is not defined in the debug
build. This is most likely the cause of the issue you are having.
The controls should appear in the toolbox when you add a reference to the dll.
If this is not the case try closing and reopening visual studio. If that fails
then you can always just add the controls manually in the standard way via 'add
custom controls' to the toolbox and selecting the library dll.
Hope that helps.
Original comment by fraser.c...@gmail.com
on 25 Aug 2012 at 2:41
roger that - thanks!
I was able to get the widgets to show in the toolbox by rightclicking toolbox,
Choose Items, and browse to/select the controls dll.
thanks again!
-sff
Original comment by sherifff...@gmail.com
on 25 Aug 2012 at 2:46
Original issue reported on code.google.com by
sherifff...@gmail.com
on 24 Aug 2012 at 4:14