Visual Studio adding OvalShape and RectangleShape tool references to a project
- by flavour404
Trying to add a 'box' to a form at design time, I looked up the msdn and it clearly states that I should be able to do this using the OvalShape and RectangleShape control tools in my Visual Studio 2008.
shape container
Now it should be found under the visual Basic PowerPacks, but all I have listed is Pointer and PrintForm, how do I add it?