An application sends the WM_MDITILE message to a multiple document interface (MDI) client window to arrange all of its MDI child windows in a tile format.
WM_MDITILE wParam = (WPARAM) (UINT) fuTile; // tiling flag lParam = 0; // not used; must be zero
Value |
Meaning |
MDITILE_HORIZONTAL |
Tiles MDI child windows so that they are wide rather than tall. |
MDITILE_SKIPDISABLED |
Prevents disabled MDI child windows from being tiled. |
MDITILE_VERTICAL |
Tiles MDI child windows so that they are tall rather than wide. |
If the message succeeds, the return value is TRUE.
If the message fails, the return value is FALSE.
WM_MDICASCADE, WM_MDIICONARRANGE
file: /Techref/os/win/api/win32/mess/src/msg25_22.htm, 2KB, , updated: 2000/4/7 11:20, local time: 2024/11/7 13:50,
3.137.178.81:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://massmind.ecomorder.com/Techref/os/win/api/win32/mess/src/msg25_22.htm"> WM_MDITILE</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Welcome to massmind.ecomorder.com! |
.