Hello-
Is it possible to add a custom WPF control to the Cider toolbox I have tried creating a WPF custom control library and then pointing the toolbox "Choose Items..." wizard at the compiled dll, but it just reports that there are no control that can be added. Is this feature supported in Cider Beta 2 (May) If so, how are custom controls added I have done a lot of searching on the web, but no luck.
Thanks for any help,
Bill

Adding Custom Control to Cider Toolbox - Is it possible?
Rachana Rao
Thanks for the reply. I have been trying for some time to get that to work.
Is this capability planned for future release
Thanks again.
- Bill
AARONSANDY
I was wondering if there is a way to extend Cider to be able to draw basic graphic primitives(line/arc/rectangle)
Also I was going through Visual Studio Extenstions where I came across samples for adding controls to Toolbox by creating VS Packages. Can Cider be extended in similar fashion
Thanks,
Nir.
smc750
paulconstantine
I'm afraid this isn't possible at present. You have to add the control in XAML view
mark
Shidoshi