Click here to Skip to main content
15,881,882 members
Home / Discussions / C#
   

C#

 
AnswerRe: Console App Pin
RobertChan200027-Feb-06 7:21
RobertChan200027-Feb-06 7:21 
AnswerRe: Console App Pin
Sean8927-Feb-06 8:57
Sean8927-Feb-06 8:57 
Questionhow to create multiple timers Pin
batmanAgen27-Feb-06 6:37
batmanAgen27-Feb-06 6:37 
AnswerRe: how to create multiple timers Pin
CWIZO27-Feb-06 10:43
CWIZO27-Feb-06 10:43 
QuestionContextMenu problem in Compact Framework? Pin
pmasknguyen27-Feb-06 6:02
pmasknguyen27-Feb-06 6:02 
AnswerRe: ContextMenu problem in Compact Framework? Pin
microsoc27-Feb-06 14:20
microsoc27-Feb-06 14:20 
GeneralRe: ContextMenu problem in Compact Framework? Pin
pmasknguyen27-Feb-06 14:55
pmasknguyen27-Feb-06 14:55 
GeneralRe: ContextMenu problem in Compact Framework? Pin
microsoc27-Feb-06 16:25
microsoc27-Feb-06 16:25 
so you mean, you want to get the Mouse position when the contextmenu shows?
if that's what you want, you can use the Popup event of the contextmenu. then on your event handler, you can now use the MousePosition property.

hope that solves your problem. Smile | :)

microsoc Cool | :cool:
QuestionDatagridview currentrowindex Pin
stijnbe27-Feb-06 4:13
stijnbe27-Feb-06 4:13 
Questionhow to add console Pin
papa198027-Feb-06 3:02
papa198027-Feb-06 3:02 
AnswerRe: how to add console Pin
User 665827-Feb-06 3:28
User 665827-Feb-06 3:28 
AnswerRe: how to add console Pin
mav.northwind27-Feb-06 3:42
mav.northwind27-Feb-06 3:42 
Questionprevent MessageBox from continuously reappearing Pin
batmanAgen27-Feb-06 2:19
batmanAgen27-Feb-06 2:19 
AnswerRe: prevent MessageBox from continuously reappearing Pin
Guffa27-Feb-06 2:25
Guffa27-Feb-06 2:25 
GeneralRe: prevent MessageBox from continuously reappearing Pin
batmanAgen27-Feb-06 2:50
batmanAgen27-Feb-06 2:50 
AnswerRe: prevent MessageBox from continuously reappearing Pin
autekre27-Feb-06 2:56
autekre27-Feb-06 2:56 
GeneralRe: prevent MessageBox from continuously reappearing Pin
batmanAgen27-Feb-06 3:02
batmanAgen27-Feb-06 3:02 
AnswerRe: prevent MessageBox from continuously reappearing Pin
Eric Dahlvang27-Feb-06 3:08
Eric Dahlvang27-Feb-06 3:08 
GeneralRe: prevent MessageBox from continuously reappearing Pin
batmanAgen27-Feb-06 3:12
batmanAgen27-Feb-06 3:12 
Questionwia scripting Pin
leelaraj27-Feb-06 1:49
leelaraj27-Feb-06 1:49 
AnswerRe: wia scripting Pin
mav.northwind27-Feb-06 3:36
mav.northwind27-Feb-06 3:36 
QuestionC# datagrid control downloaded from Code project Pin
christopher_seewald27-Feb-06 1:28
christopher_seewald27-Feb-06 1:28 
AnswerRe: C# datagrid control downloaded from Code project Pin
mav.northwind27-Feb-06 8:01
mav.northwind27-Feb-06 8:01 
QuestionListView problem Pin
Dalia Ali27-Feb-06 1:09
Dalia Ali27-Feb-06 1:09 
AnswerRe: ListView problem Pin
Corinna John27-Feb-06 2:51
Corinna John27-Feb-06 2:51 

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.