开发者

Visual Studio adding OvalShape and RectangleShape tool references to a project

开发者 https://www.devze.com 2022-12-22 17:25 出处:网络
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 2

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 con开发者_如何学JAVAtainer

Now it should be found under the visual Basic PowerPacks, but all I have listed is Pointer and PrintForm, how do I add it?


You might have to add a DLL reference to your project...

0

精彩评论

暂无评论...
验证码 换一张
取 消