Click here to Skip to main content
15,891,739 members
Home / Discussions / C#
   

C#

 
GeneralRe: File.Delete() fails (Access rights required???) Pin
Judah Gabriel Himango15-May-06 10:10
sponsorJudah Gabriel Himango15-May-06 10:10 
AnswerRe: File.Delete() fails (Access rights required???) Pin
Shy Agam15-May-06 8:48
Shy Agam15-May-06 8:48 
QuestionContextMenu + NotifyIcon + LEFT Click Problem Pin
Phoen2515-May-06 4:59
Phoen2515-May-06 4:59 
AnswerRe: ContextMenu + NotifyIcon + LEFT Click Problem Pin
NaNg1524115-May-06 6:46
NaNg1524115-May-06 6:46 
GeneralRe: ContextMenu + NotifyIcon + LEFT Click Problem Pin
Phoen2515-May-06 7:48
Phoen2515-May-06 7:48 
GeneralRe: ContextMenu + NotifyIcon + LEFT Click Problem Pin
Nader Elshehabi15-May-06 12:56
Nader Elshehabi15-May-06 12:56 
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 

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.