T
tacti tacoz
Guest
I got a ContextMenuStrip attacthed to a Notifyicon.
I've a button in the ContextMenuStrip that hides the main form in my program.
When I click on the button and the form gets hidden the ContextMenuStrip is no longer responding as if it has been disabled,
when AutoClose is false, the ContextMenuStrip frezes.
What I was expecting was that the Notifyicon and the ContextMenuStrip still whould work even if the form is hidden.
(and I whould like to point out that its hiden useing the hide method not closed or destroyed)
I hope I've put this question in the right place!
Continue reading...
I've a button in the ContextMenuStrip that hides the main form in my program.
When I click on the button and the form gets hidden the ContextMenuStrip is no longer responding as if it has been disabled,
when AutoClose is false, the ContextMenuStrip frezes.
What I was expecting was that the Notifyicon and the ContextMenuStrip still whould work even if the form is hidden.
(and I whould like to point out that its hiden useing the hide method not closed or destroyed)
I hope I've put this question in the right place!
Continue reading...