Microsoft KB Archive/65880

From BetaArchive Wiki

MDIStat.exe Places a Status Bar in an MDI Frame Window

Q65880



The information in this article applies to:


  • Microsoft Windows Software Development Kit (SDK) versions 3.0, 3.1





SUMMARY

MDIStat.exe is a sample that demonstrates how to implement a status bar within an MDI application.



MORE INFORMATION

The following files are available for download from the Microsoft Download Center:


MDIStat.exe

For additional information about how to download Microsoft Support files, click the article number below to view the article in the Microsoft Knowledge Base:

Q119591 How to Obtain Microsoft Support Files from Online Services

Microsoft used the most current virus detection software available on the date of posting to scan this file for viruses. Once posted, the file is housed on secure servers that prevent any unauthorized changes to the file.



Many applications that employ the Windows multiple document interface (MDI) provide information to the user through the use of a status bar at the bottom of the application. Microsoft Excel and Microsoft Word for Windows are two examples of applications that provide this context-sensitive assistance.

To create a status bar at the bottom of an MDI frame window, do the following:

  1. Create an appropriately sized child of the frame window to display the status information.
  2. Size the MDI client window so that it does not obscure the status window.

Additional query words:

Keywords : kbfile kbsample kb16bitonly kbMDI kbGrpDSUser kbOSWin310 kbWndw kbOSWin300
Issue type :
Technology : kbAudDeveloper kbWin3xSearch kbSDKSearch kbWinSDKSearch kbWinSDK300 kbWinSDK310


Last Reviewed: December 12, 1999
© 2001 Microsoft Corporation. All rights reserved. Terms of Use.