please dont rip this site Prev Next

WM_SIZING Overview  Group

The WM_SIZING message is sent to a window that the user is resizing. By processing this message, an application can monitor the size and position of the drag rectangle and, if needed, change its size or position.

fwSide = wParam;         // edge of window being sized 

lprc = (LPRECT) lParam;  // screen coordinates of drag rectangle 

 

Parameters

fwSide
Value of wParam. Indicates which edge of the window is being sized. This parameter can be a combination of the following values:

Value

Meaning

WMSZ_BOTTOM

Bottom edge

WMSZ_BOTTOMLEFT

Bottom-left corner

WMSZ_BOTTOMRIGHT

Bottom-right corner

WMSZ_LEFT

Left edge

WMSZ_RIGHT

Right edge

WMSZ_TOP

Top edge

WMSZ_TOPLEFT

Top-left corner

WMSZ_TOPRIGHT

Top-right corner

lprc
Address of a RECT structure with the screen coordinates of the drag rectangle. To change the size or position of the drag rectangle, an application must change the members of this structure.

Return Values

An application should return TRUE if it processes this message.

See Also

RECT, WM_MOVING, WM_SIZE


file: /Techref/os/win/api/win32/mess/src/msg28_3.htm, 3KB, , updated: 2000/4/7 12:20, local time: 2024/4/19 11:20,
TOP NEW HELP FIND: 
3.139.86.56:LOG IN

 ©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?
Please DO link to this page! Digg it! / MAKE!

<A HREF="http://www.piclist.com/techref/os/win/api/win32/mess/src/msg28_3.htm"> WM_SIZING</A>

After you find an appropriate page, you are invited to your to this massmind site! (posts will be visible only to you before review) Just type a nice message (short messages are blocked as spam) in the box and press the Post button. (HTML welcomed, but not the <A tag: Instead, use the link box to link to another page. A tutorial is available Members can login to post directly, become page editors, and be credited for their posts.


Link? Put it here: 
if you want a response, please enter your email address: 
Attn spammers: All posts are reviewed before being made visible to anyone other than the poster.
Did you find what you needed?

  PICList 2024 contributors:
o List host: MIT, Site host massmind.org, Top posters @none found
- Page Editors: James Newton, David Cary, and YOU!
* Roman Black of Black Robotics donates from sales of Linistep stepper controller kits.
* Ashley Roll of Digital Nemesis donates from sales of RCL-1 RS232 to TTL converters.
* Monthly Subscribers: Gregg Rew. on-going support is MOST appreciated!
* Contributors: Richard Seriani, Sr.
 

Welcome to www.piclist.com!

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

  .