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

Function procedures - vbscript, This is a series of VBScript statements enc...

This is a series of VBScript statements enclosed through the Function & End Function statements. A Function procedure is same to a Sub procedure, however can also return a value. T

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

Aim - control statement, Aim: To exhibit what is the day when the seco...

Aim: To exhibit what is the day when the second command button is clicked and to clear the screen when the first command button is clicked. The functioning of this program is

Introduction to controls and toolbars, INTRODUCTION TO CONTROLS AND TOOLBAR...

INTRODUCTION TO CONTROLS AND TOOLBARS The Visual Basic programming is an event driven programming. In the form objects the termed controls are placed. We can put the properties

Vbscript variables, A variable is convenient placeholder which refers to a ...

A variable is convenient placeholder which refers to a computer memory location where you can store program information which may change when your script is running. For instance,

Mr, want a visual basic code on Hungarian method

want a visual basic code on Hungarian method

Hierarchy of operation, what are the functions and the importance of hierar...

what are the functions and the importance of hierarchy operators

Operator precedence - vbscript operators, While several operations take pla...

While several operations take place in an expression, each part is evaluated & resolved in a predetermined order called operator precedence. You can employ parentheses to override

Data types, what are the basic vb data types

what are the basic vb data types

Displaying a file with scrolling - document class, Displaying a file With S...

Displaying a file With Scrolling: To display a file with the scrolling option allows the steps as shown below: 1. Generate a SDI application. 2. In the Step 6 of the App

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