How To Create Applications that Task Manager Does Not Tile (81708)
The information in this article applies to:
- Microsoft Windows Software Development Kit (SDK) 3.0
- Microsoft Windows Software Development Kit (SDK) 3.1
This article was previously published under Q81708 SUMMARY
A variety of applications that provide various types of information
have been developed for the Windows graphical environment. Depending
on the amount of information that the application presents, an
application icon may provide enough screen space to show the
information. The FREEMEM program in Chapter 5 of Charles Petzold's
book "Programming Windows 3" (Microsoft Press) demonstrates presenting
status data on an icon.
When an application has more data than can be readily represented on
an icon, the user will often size the application to provide just the
information necessary, and place the application's window in a
convenient place on the screen. However, in this situation, if the
user selects Cascade or Tile from the Task Manager window to arrange
the active applications, the status window will probably change size
and position on the screen.
This article presents a technique that an application can use to
prevent itself from being cascaded or tiled by the Task Manager.
Modification Type: | Minor | Last Reviewed: | 7/1/2004 |
---|
Keywords: | kb16bitonly kbhowto kbWndw KB81708 kbAudDeveloper |
---|
|