Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Border contants for resizing a window via SC_SIZE
Message
From
30/03/2005 14:46:33
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Border contants for resizing a window via SC_SIZE
Miscellaneous
Thread ID:
01000050
Message ID:
01000050
Views:
87
I'm using SendMessage() to activate a form's resize mode. My goal is to allow a borderless form to be resized via the mouse or keyboard.

SendMessage(hWindow, WM_SYSCOMMAND, SC_SIZE, [border constant???] )

My understanding of SC_SIZE is that I can specify an edge/border constant that will serve as the source of the resize activity, i.e. left edge, top edge, etc.

I've been googling for these constants without success.

Any suggestions?

Malcolm
Malcolm Greene
Brooks-Durham
mgreene@bdurham.com
Next
Reply
Map
View

Click here to load this message in the networking platform