Results 1 to 6 of 6

Thread: Drawing in Visual Studio?

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2009
    Posts
    7

    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.

  2. #2
    PowerPoster
    Join Date
    Apr 2007
    Location
    The Netherlands
    Posts
    5,070

    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.

  3. #3

    Thread Starter
    New Member
    Join Date
    Jun 2009
    Posts
    7

    Re: Drawing in Visual Studio?

    Quote Originally Posted by NickThissen View Post
    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.

  4. #4

  5. #5
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    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.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  6. #6

    Thread Starter
    New Member
    Join Date
    Jun 2009
    Posts
    7

    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
  •  



Click Here to Expand Forum to Full Width