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

Properties of object method, Properties: VBScript Err Object ...

Properties: VBScript Err Object   Properties   Description   D escription Property The descriptive string related

Collection is adding last record, Please help me.. I am loading data from ...

Please help me.. I am loading data from a text file to a class (Item Inventory from Tony Gaddis - Visual Basic - Chapter 12 -programming challange# 7-9) and the last item loaded is

Adding events in visual basic , Adding Events in VB   For adding the e...

Adding Events in VB   For adding the events in VB, first double click on the command button with the caption hello. The Private Sub command1_Click () and End Sub would be

Do until loop statement , Do Until Loop Statement: The statements with...

Do Until Loop Statement: The statements within the do...until loop block executes till the condition given in until become true. The working of do...until loop is elaborated w

Multiple document interface (mdi) windows , MULTIPLE DOCUMENT INTERFACE (MD...

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 il

Making decisions with select case, The Select Case structure provides an op...

The Select Case structure provides an option to If...Then...Else If for selectively executing one block of statements from amongst multiple blocks of statements. Any Select Case st

Device context - visual c++, DEVICE CONTEXT The device context provides...

DEVICE CONTEXT The device context provides the essential drawing tools and the platform to draw. It helps to draw the text, shapes, lines etc. To create the device context, the

Simple programming, For this assignment you have to design and implement a ...

For this assignment you have to design and implement a VB.NET project which prepares a bill of payment due, given the purchase amount. The project models a typical purchase transac

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