|
-
Nov 6th, 2003, 10:35 AM
#1
Thread Starter
Hyperactive Member
VB - Form move detection without subclassing
This code example shows you how to detect form movement (if your form has been dragged by the title bar for example) without using subclassing.
Note: Do not use this code if you already use the LockwindowApi as you can only lock one Hwnd at once.
-
Nov 6th, 2003, 11:17 AM
#2
Lively Member
it also responce to scaling..
left and top..
not the right an bottom.
http://www.raketje.com coming..............soon................
-
Nov 8th, 2003, 02:46 AM
#3
Frenzied Member
Yes
it also responce to scaling..
Obviously enough - that's where the form position is measured, so it shoud respond to scaling.
"Lies, sanctions, and cruise missiles have never created a free and just society. Only everyday people can do that."
- Zack de la Rocha
Hear me roar.
-
Nov 10th, 2003, 02:34 AM
#4
Thread Starter
Hyperactive Member
bekkel, vbNeo
That a good point, heres a new version that does not respond to scaling.
-
Aug 23rd, 2012, 01:38 AM
#5
New Member
Re: VB - Form move detection without subclassing
How do you import the files into your application?
update: found it
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|