How to add the Symbol Factory .NET controls to your .NET Toolbox
The Symbol Factory tools do not show up in the Toolbox in Visual Studio. How do I add the items to the Toolbox?
You can add the items to the Visual Studio Toolbox by following the instructions below.
- Right-Click in your Toolbox and select Add Tab.
- Give it a name like "Symbol Factory .NET"
- Right-Click in your new tab and select Choose Items.
- Go to the .NET Framework Components tab.
- Sort by Namespace.
- Find the 2 items that have a Namespace of "SymbolFactoryDotNet"
- Check the box next to the "StandardControl" and the "CutawayControl".
- Click OK.
You can now drag and drop the controls onto your Windows Form.