From: mp on
it doesn't appear to,
how else can i know when a form was moved by user clicking in titlebar and
dragging to new position?


From: David Kerber on
In article <#DE2mEQELHA.3344(a)TK2MSFTNGP04.phx.gbl>, nospam(a)Thanks.com
says...
>
> it doesn't appear to,
> how else can i know when a form was moved by user clicking in titlebar and
> dragging to new position?

Why would your care where the user moves it to?

D
From: Larry Serflaten on

"mp" <nospam(a)Thanks.com> wrote
> it doesn't appear to,
> how else can i know when a form was moved by user clicking in titlebar and
> dragging to new position?

Why do _you_ need to know?
When do you _need_ to know?

Think about those, with an open mind of course, and perhaps you'll
see clear to another solution....

LFS


From: Kevin Provance on

"mp" <nospam(a)Thanks.com> wrote in message
news:%23DE2mEQELHA.3344(a)TK2MSFTNGP04.phx.gbl...
: it doesn't appear to,
: how else can i know when a form was moved by user clicking in titlebar and
: dragging to new position?

Because moving the form to a new location does not qualify as a form_resize,
since there was no resizing done.

If you are concerned about saving the forms position, the best time to do
that is when the form is unloading.

--
Customer Hatred Knows No Bounds at MSFT
Free usenet access at http://www.eternal-september.org
ClassicVB Users Regroup! comp.lang.basic.visual.misc

Bawwk! Paulie want a dingleball, bawwk!

From: Paul Clement on
On Mon, 21 Jun 2010 00:18:11 -0500, "mp" <nospam(a)Thanks.com> wrote:

� it doesn't appear to,
� how else can i know when a form was moved by user clicking in titlebar and
� dragging to new position?


See if the following helps:

http://www.codeguru.com/forum/showthread.php?t=255281

Paul
~~~~
Microsoft MVP (Visual Basic)
 |  Next  |  Last
Pages: 1 2 3 4 5
Prev: Happy Birthday
Next: Print to a specific printer