answersLogoWhite

0


Best Answer

The design mode in Visual Basic allows the programmer to design and modify the form, and all objects it contains. It's a much quicker and user friendly way to program visible form objects and set up their properties.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

12y ago

The design view shows you what the form you are working on will look like when run. This allows you to drag controls from the toolbox and place them where you want to on the form, and make the form look exactly how you want it to.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is a design mode in visual basic?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is a basic definition of the elements of design?

"Basic definitions of the elements of design is where it makes things better,the basic things that can be seen such as visual elements and visual effects ways to make an impression,it a way to fool the eye of people."


What is the definition of design and describe the basic shape?

basic definition of the elements of design is where it makes things better, the basic things that can be seen such as visual elements and visual effects ways to make an impression, it a way to fool the eye of people.


What is breakpoint in visual basic?

Break point is selecting the point from where program will run in debugging mode..


What has the author Scott Jarol written?

Scott Jarol has written: 'Visual Basic 4 multimedia adventure set' -- subject(s): Microsoft Visual BASIC, Multimedia systems 'Visual Basic 5 Web development' -- subject(s): Design, Internet programming, Microsoft Visual BASIC, Web sites


What is visual basic control?

Visual Basic Controls work on Visual Studio for Visual Basic and Applications that made by Visual Basic.


What has the author Dan Rahmel written?

Dan Rahmel has written: 'Visual Basic' -- subject(s): BASIC (Computer program language), Microsoft Visual BASIC 'Visual Basic.NET programmer's reference' -- subject(s): BASIC (Computer program language), Microsoft Visual BASIC, Microsoft .NET 'Sams teach yourself database programming with Visual Basic 6 in 24 hours' -- subject(s): Database design, Microsoft Visual Basic for Windows, BASIC (Computer program language) 'Building Web database applications with Visual Studio 6' -- subject(s): Application software, Database design, Development, Microsoft Visual studio, Web databases 'Server Scripts With Visual Javascript (Hands-on Web Development)' 'Nuts and bolts filmmaking' -- subject(s): Motion pictures, Cinematography, Production and direction


What is difference between design and debug visual basic?

Design - Placing object on the form - Buttons, Textboxes.... Debug - The program actually runs the code.


The year of invention of visual basic?

Visual Basic was started in 1991.


Who developed visual basic?

Microsoft is the developer of visual basic


Who invented the visual basic?

Visual Basic was created by a team at Microsoft.


What is a wireframe?

Wireframes are a basic visual guide used in web design to suggest the layout of fundamental elements in the interface


What is the difference between visual basic and visual c?

The programming language: Visual Basic is a BASIC-like (or BASIC-derived) language, Visual C is... well C.