J
Julien [CNSX]
Hi,
I have a little problem with a VB.NET application (win2k with .NET 1.1)...
My application have :
=>a NotifyIcon with an ContextMenu, on which the user could open a winform
=>a timer which open the same winform
These two components use the same method in the same class to open the
winform.
But, by the NotifyIcon, the winform is open and close immediatly without the
time for me to act with it...
But with the timer, there is no problem, the winform open and I could make
what I want with it...
Could somebody help me?
[I'm french, so I try to be as clear as possible ;-) ]
Thanks in advance... ;-)
I have a little problem with a VB.NET application (win2k with .NET 1.1)...
My application have :
=>a NotifyIcon with an ContextMenu, on which the user could open a winform
=>a timer which open the same winform
These two components use the same method in the same class to open the
winform.
But, by the NotifyIcon, the winform is open and close immediatly without the
time for me to act with it...
But with the timer, there is no problem, the winform open and I could make
what I want with it...
Could somebody help me?
[I'm french, so I try to be as clear as possible ;-) ]
Thanks in advance... ;-)