Hi,
I might be missing very basic here. I have installed NetAdvantage 2011.2 - WPF and don;t see a way to create toolbax for visual studio 2010. Only way i can think about is to add each control manually which is pain.
Is there quicker way to add toolbox like we do have with win forms?
Regards,
Hello Yasir,
A toolbox group should be automatically created by the installation. That's why there is no "toolbox utility" available in the start menu, like in Windows Forms.
1. Open a WPF application, or create a new one.2. Click between the <Grid></Grid> tags in the XAML.3. Check the toolbox for NetAdvantage controls.
If no NetAdvantage controls appear in the toolbox, then please try the following steps:
1. Close Visual Studio.2. Reinstall the product.3. Open Visual Studio.4. Open a WPF application, or create a new one.5. Click between the <Grid></Grid> tags in the XAML.6. Check the toolbox for NetAdvantage controls.
There should be two groups: "NetAdvantage 11.2 WPF CLR4.0", and "NetAdvantage 112. Shared XAML".
Please let me know if you have further questions.
Elizabeth AlbertLocalization Engineer
Hi Elizabeth,
I did try all above steps including re installation but still no luck. All i can see is standard visual studio toolbox.