In Visual Studio 6 there was a toolbar for drawing basic shapres and lines onto a form. This allowed for build structures to be constructed easily, whilst using the code to create any needed runtime objects. I now have Visual Studio .NET 2003 Profesional and have found a toolbar that has all the drawing features (called the Image Editor toolbar) but all the features are greyed out.
How can I either activate this or how else do you create such objects without coding?
How can I either activate this or how else do you create such objects without coding?