answersLogoWhite

0

What is mean by MDI form in vb?

Updated: 10/18/2022
User Avatar

Wiki User

10y ago

Best Answer

The multiple-document interface (MDI) allows you to create an application that maintains multiple forms within a single container form. Applications such as Microsoft Excel and Microsoft Word for Windows have multiple-document interfaces.

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is mean by MDI form in vb?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering
Related questions

Difference between SDI and MDI form in VB?

SDI consists of only one form whereas MDI can ontain more than one form


How many MDI forms can be created in Visual Basic. Why?

one MDI forms can be created in VB


How many MDI forms in a project?

No,only one MDI form exist in one project.


Mdi in vb stands for?

MDI means multiple document interface. This refers to an application in which all windows are contained by some parent window. The Visual Studio IDE is actually an example of this, as all windows you open while running it are children of the main IDE window.


What is full form mdi?

Multiple Document Interface.....................by shiv


What does MDI mean?

It means Microsoft document Imaging


How you would name a VB form as Hello VB?

To change the name of a form first load your project and click on that form. Now, under the properties window find "text". Change the value next to it (usually "Form1") to "Hello VB" or what ever name you choose.


What is MDI type view?

MDI is Multiple Document Interface. It is not strictly a VB issue. An MDI application, such as Word, creates an MDI document view for each file that is open. You can have one or many open at the same time. You can also have different views of the same document, if desired. You can switch between them, tile them, cascade them, or move them around. If they are not maximized, you can see more than one at a time. Its the same kind of interface as in the host operating system, except that it is application instance specific. Most MDI interfaces limit the child view to be within the parent window's frame, but non-limited applications are possible with current versions of the API. In any case, support for MDI comes from the application, which must provide message handlers for each user interface event. Some modern IDE's, such as VS2008, provide "automatic" support for MDI, but it is helpful to understand the underlying API.


What is MDI adjustment?

MDI is an abbreviation which stands for Metered Dose Inhaler. MDI adjustment therefore refers to the alterations that are made to make it suitable.


Open MDI file?

Easy to use image (MDI) converter MDI2PDF can be used to open and convert MDI files in seconds: http://www.bugysoft.com


How do you convert mdi to jpg?

Why not try MDI Converter? With the software you can convert mdi or tiff files to pdf, jpg, and so on. See in http://www.mdiconverter.com


What is the full form of dde in vb?

dynamic data exchange