To suspend the events by:Stefano
|
There's a metod to suspend event's form(or control in general) raising?
|
| | Reply: by:Cor Ligthert
|
| | Hi Stefano,
A lot, setting a switch and for that you can look to the static myswitch as boolean Which you can use inside a procedure while it stays static (will not be garbagded)
Or you can use the http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcn7/html/vaconwritingeventhandlers.asp
See the part Using Remove hanlder ............
I hope this helps?
Cor
|
| | Reply: by:hirf-spam-me-here@gmx.at (Herfried K. Wagner [MVP])
|
| | * "Stefano" <stefano1856*no*spam@libero.it> scripsit: > There's a metod to suspend event's form(or control in general) raising?
Disable the form.
-- Herfried K. Wagner [MVP]
|
| | Reply: by:Stefano
|
| | With this I've tried but the events there're yet
|
0 Comments:
Post a Comment