|
-
Jun 29th, 2009, 08:00 AM
#1
Thread Starter
New Member
Drawing in Visual Studio?
Hi,
This may be a stupid question, but is it possible to add things like lines to a form easily? Without creating the line manually using System.Drawing?
Thanks.
-
Jun 29th, 2009, 08:16 AM
#2
Re: Drawing in Visual Studio?
You can download the VB Powerpacks, if you haven't got it already, which includes a Line control. I think if you have VS2008 (or maybe the first service pack) then you should already have them, theyre at the bottom of the toolbox.
-
Jun 29th, 2009, 08:19 AM
#3
Thread Starter
New Member
Re: Drawing in Visual Studio?
 Originally Posted by NickThissen
You can download the VB Powerpacks, if you haven't got it already, which includes a Line control. I think if you have VS2008 (or maybe the first service pack) then you should already have them, theyre at the bottom of the toolbox.
Inside the PowerPack group in the toolbox, i only have the: Pointer and PrintForm controls.
-
Jun 29th, 2009, 08:22 AM
#4
Re: Drawing in Visual Studio?
What version of Visual Studio are you using? Or are you using a Visual Express version? Not sure if it matters, but you should always specify it.
-
Jun 29th, 2009, 08:25 AM
#5
Re: Drawing in Visual Studio?
Have you installed SP1 for VS 2008? If not you should do so for more reasons than just this. If you do have SP1 installed then you can simply add the Line control and the other shapes to the Toolbox by right-clicking.
-
Jun 29th, 2009, 08:26 AM
#6
Thread Starter
New Member
Re: Drawing in Visual Studio?
Visual Studio .NET
Framework: SP1 Version 3.5
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|