Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Visual Studio.NET / General / July 2004

Tip: Looking for answers? Try searching our database.

Drawing Toolbar/box in VS.NET ??

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Steve - 09 Jul 2004 20:57 GMT
I'm running Visual Studio .NET 2003.
I was messing in form designer
when I thought about putting a line on a form
and I noticed there was no "drawing" or "graphics" toolbar or toolbox.
Does this exist?
Do have to manually code it using Graphics?
I would think there would be a simple tool bar that lets me draw
lines, circles, boxes, have a selector for line thickness, etc.
Any help?
Thanks!
Steve
James Westgate [Crainiate] - 09 Jul 2004 23:29 GMT
Hi Steve,

This was removed from VB.NET. It is really very easy to achieve the same
effect by using GDI+ (system.drawing) drawing in the paint event of a
control eg

e.graphics.drawrectangle(100,100,200,200);
Try it, you'll like it I think

J

Signature

Create interactive diagrams and flowcharts with ERM Diagram at
http://www.crainiate.net

Take the ERM Tour at http://www.flowchartcontrol.com

> I'm running Visual Studio .NET 2003.
> I was messing in form designer
[quoted text clipped - 7 lines]
> Thanks!
> Steve

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.