Click here to Skip to main content
15,914,253 members
Home / Discussions / C#
   

C#

 
GeneralRe: ContextMenu + NotifyIcon + LEFT Click Problem Pin
Phoen2516-May-06 4:03
Phoen2516-May-06 4:03 
GeneralRe: ContextMenu + NotifyIcon + LEFT Click Problem Pin
Nader Elshehabi16-May-06 11:15
Nader Elshehabi16-May-06 11:15 
Well, that depends on whether you are using the old ContextMenu control, or the new ContextMenuStrip control which has MouseLeave event.
If you insist on using the older ContextMenu control you may use a timer to check for MousePosition or maybe perform a HitTest, but I strongly suggest the contextMenuStrip control.
I hope I was of some helpSmile | :)
GeneralRe: ContextMenu + NotifyIcon + LEFT Click Problem Pin
Phoen2517-May-06 5:05
Phoen2517-May-06 5:05 
GeneralRe: ContextMenu + NotifyIcon + LEFT Click Problem Pin
Nader Elshehabi17-May-06 6:23
Nader Elshehabi17-May-06 6:23 
GeneralRe: ContextMenu + NotifyIcon + LEFT Click Problem Pin
Phoen2518-May-06 2:30
Phoen2518-May-06 2:30 
QuestionCaching Data Across Seperate Instances Pin
MrEyes15-May-06 4:21
MrEyes15-May-06 4:21 
AnswerRe: Caching Data Across Seperate Instances Pin
leppie15-May-06 5:30
leppie15-May-06 5:30 
QuestionDataGrid Column Header Pin
Small Rat15-May-06 4:13
Small Rat15-May-06 4:13 
AnswerRe: DataGrid Column Header Pin
Robert Rohde15-May-06 4:35
Robert Rohde15-May-06 4:35 
GeneralRe: DataGrid Column Header Pin
Small Rat15-May-06 4:55
Small Rat15-May-06 4:55 
GeneralRe: DataGrid Column Header Pin
Robert Rohde15-May-06 5:40
Robert Rohde15-May-06 5:40 
AnswerRe: DataGrid Column Header Pin
Nader Elshehabi15-May-06 13:14
Nader Elshehabi15-May-06 13:14 
GeneralRe: DataGrid Column Header Pin
Small Rat15-May-06 15:14
Small Rat15-May-06 15:14 
GeneralRe: DataGrid Column Header Pin
Nader Elshehabi16-May-06 11:45
Nader Elshehabi16-May-06 11:45 
Questiona resx file and ico question. Pin
sameerhanda15-May-06 3:38
sameerhanda15-May-06 3:38 
AnswerRe: a resx file and ico question. Pin
Robert Rohde15-May-06 3:51
Robert Rohde15-May-06 3:51 
QuestionPreviewing images (64*64) control.... Pin
anderslundsgard15-May-06 3:28
anderslundsgard15-May-06 3:28 
AnswerRe: Previewing images (64*64) control.... Pin
Robert Rohde15-May-06 3:42
Robert Rohde15-May-06 3:42 
QuestionHow to Install WindowsService using dos prompt Pin
VenkataRamana.Gali15-May-06 2:00
VenkataRamana.Gali15-May-06 2:00 
AnswerRe: How to Install WindowsService using dos prompt Pin
Colin Angus Mackay15-May-06 2:40
Colin Angus Mackay15-May-06 2:40 
AnswerRe: How to Install WindowsService using dos prompt Pin
Eric Dahlvang15-May-06 4:21
Eric Dahlvang15-May-06 4:21 
QuestionDelegates and inheritance Pin
BadKarma15-May-06 1:58
BadKarma15-May-06 1:58 
AnswerRe: Delegates and inheritance Pin
Robert Rohde15-May-06 2:15
Robert Rohde15-May-06 2:15 
GeneralRe: Delegates and inheritance Pin
BadKarma15-May-06 2:40
BadKarma15-May-06 2:40 
QuestionDataGrid.KeyDown does not work. Pin
Alex3315-May-06 1:26
Alex3315-May-06 1:26 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.