Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Minimized Form = What Event ?

2 views
Skip to first unread message

A_PK

unread,
Mar 7, 2005, 2:29:21 AM3/7/05
to
When I want to make any change when the form is closed, I put my code under
the "Closing" Event...

but when it come to Minimize Form, is it the same ?

I want to set a var = 0 when the X button is clicked.
How could I trigger that event ?


Alex Feinman [MVP]

unread,
Mar 7, 2005, 2:53:27 AM3/7/05
to
Same thing (on PPC)

--
Alex Feinman
---
Visit http://www.opennetcf.org
" A_PK" <pk...@hotmail.com> wrote in message
news:%23Z1Ijdu...@TK2MSFTNGP15.phx.gbl...

A_PK

unread,
Mar 7, 2005, 2:56:03 AM3/7/05
to
under Closing Event of LockScreen Form

I code....

e.Cancer = True
messagebox.show("test")

when I click X button, the LockScreen Form just closed.........
I though when I click the X button, the LockScreen Form should remain there,
and pop up a message box with "test"

so i suspect when I minized the form, the Closing event was not
triggered....

pls advise me..thank you very much
--------------
"Alex Feinman [MVP]" <publi...@alexfeinman.com> wrote in message
news:uzXOBquI...@TK2MSFTNGP12.phx.gbl...

Sergey Bogdanov

unread,
Mar 7, 2005, 3:43:00 AM3/7/05
to

A_PK

unread,
Mar 7, 2005, 4:08:08 AM3/7/05
to
any vb code for help ?

"Sergey Bogdanov" <sergey....@gmail.com> wrote in message
news:%236sdsGv...@TK2MSFTNGP09.phx.gbl...

Sergey Bogdanov

unread,
Mar 7, 2005, 4:51:00 AM3/7/05
to

Daniel Moth

unread,
Mar 7, 2005, 8:49:12 AM3/7/05
to
You can try translating it yourself and post back with areas you had
particular difficulty. Links to some online converters here:
http://www.danielmoth.com/Blog/2005/03/using-c-from-vb-level-000.html

Cheers
Daniel
--
http://www.danielmoth.com/Blog/


" A_PK" <pk...@hotmail.com> wrote in message

news:uuSxwUvI...@TK2MSFTNGP15.phx.gbl...

A_PK

unread,
Mar 30, 2005, 3:26:13 AM3/30/05
to
Hi Sergey Bogdanov...

Could you kindly email the zip file to me...i have problem access ur site...

my email is pierc...@hotmail.com

thank you very much

"Sergey Bogdanov" <sergey....@gmail.com> wrote in message

news:uqylssv...@TK2MSFTNGP14.phx.gbl...

Sergey Bogdanov

unread,
Mar 30, 2005, 3:45:39 AM3/30/05
to
Sorry I sent incorrect link in my previous post:
http://www.sergeybogdanov.com/Samples/MinimizingCapture.zip

Arun

unread,
Mar 30, 2005, 3:50:38 AM3/30/05
to
Hi,

Try this link to download the file.

http://sergeybogdanov.com/Samples/MinimizingCapture.zip

Cheers,
Arun.

0 new messages