Visual Studio adding OvalShape and RectangleShape tool references to a project
Posted
by flavour404
on Stack Overflow
See other posts from Stack Overflow
or by flavour404
Published on 2010-03-14T01:58:17Z
Indexed on
2010/03/14
2:15 UTC
Read the original article
Hit count: 348
visual-studio-2008
|c#
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.
Now it should be found under the visual Basic PowerPacks, but all I have listed is Pointer and PrintForm, how do I add it?
© Stack Overflow or respective owner