Creating Applications that Task Manager Does Not TileLast reviewed: July 23, 1997Article ID: Q81708 |
3.00 3.10
WINDOWS
kbprg
The information in this article applies to:
SUMMARYA 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.
MORE INFORMATIONTo prevent an application from changing position when the Task Manager rearranges windows, perform the following four steps:
|
Additional reference words: 3.00 3.10
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |