Multiple document interface (mdi) windows , Visual Basic Programming

Assignment Help:

MULTIPLE DOCUMENT INTERFACE (MDI) WINDOWS 

The SDI (Single document interface) supports one open window or document at a particular time. Microsoft's notepad and paint are illustrations of the single document interface. As we know that the SDI applications have restricted capabilities. They have limited text and image - editing features. The Multiple document interfaces allow the users to edit multiple documents at similar time as shown in figure. The Adobe Photoshop allows editing the multiple images at similar time.

1612_MDI windo.png

Figure: MDI Window

The most important window in a MDI program is the parent window. The all other windows of the application are child windows. The MDI program will have only one parent window and numerous child windows. Merely one child window will be open at one time. The uses of the child windows can differ. A child window could be used for editing the images; the second child window could be used for editing the text. Minimizing or Closing the parent window automatically closes the child windows.


Related Discussions:- Multiple document interface (mdi) windows

Loops - VBScript, Using Loops to Repeat Code Looping let you to run a g...

Using Loops to Repeat Code Looping let you to run a group of statements repeatedly. Some loops repeat statements till a condition are False; others repeat statements till a con

Data types - visual basic, DATA TYPES   The different primitive data t...

DATA TYPES   The different primitive data types are Boolean, Char, Byte, Date, Decimal, Uinteger, Double, Integer, Long, Sbyte, Short, Single, String, Ulong & Ushort. To decla

Homework Help, Creating an application that will calculate the cost of a ca...

Creating an application that will calculate the cost of a car rental based on the number of days that the car is rented. the cost of the car rental includes the cost of the car its

Create an application that calculates customer monthly bill, In this assign...

In this assignment, you will create an application that calculates and displays a customer's monthly cable bill. Your interface should look like this: Requirements:

#title., Write a program to print a digital clock which displays the time f...

Write a program to print a digital clock which displays the time for 2 hours . ..

Assigning values to variables, Assigning Values to Variables Values are...

Assigning Values to Variables Values are assigned to variables creating an expression as follows: the variable is on the left side of the expression & the value you desire to a

Design the lookup tables for coding a message, Task 1 - Design the DATEX o...

Task 1 - Design the DATEX operator's user interfaces for: 1. Preparing messages. 2. Sending messages. 3. Viewing received messages. 4. Optionally view the details of the codin

Document view architecture, DOCUMENT VIEW ARCHITECTURE The Document/Vie...

DOCUMENT VIEW ARCHITECTURE The Document/View architecture is used to build an application based on the Microsoft Foundation Classes library. The Document/View architecture is s

Programming, steps of connecting database from vb6.0

steps of connecting database from vb6.0

Module - dialog box in visual basic, MODULE The Modules are the collect...

MODULE The Modules are the collection of VB statements. Modules are used to simplify the program development. To add a module to your project, choose the project tabpage, and t

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd