Click here to Skip to main content
15,903,012 members
Home / Discussions / C#
   

C#

 
GeneralRe: [Message Deleted] Pin
Rahul8315-May-07 21:14
Rahul8315-May-07 21:14 
AnswerSome cp rules[modified] Pin
Muammar©15-May-07 21:22
Muammar©15-May-07 21:22 
QuestionDrawing Application--Line Selection? Pin
Raza568015-May-07 18:03
Raza568015-May-07 18:03 
AnswerRe: Drawing Application--Line Selection? Pin
mike montagne15-May-07 18:36
mike montagne15-May-07 18:36 
QuestionHow to upload image into a remote database server? Pin
Khoramdin15-May-07 15:44
Khoramdin15-May-07 15:44 
AnswerRe: How to upload image into a remote database server? Pin
mike montagne15-May-07 17:20
mike montagne15-May-07 17:20 
QuestionA ListView (and also TreeView) with more than one contextMenu related to item that was rightClicked Pin
DeepBlackHole15-May-07 14:46
DeepBlackHole15-May-07 14:46 
AnswerRe: A ListView (and also TreeView) with more than one contextMenu related to item that was rightClicked Pin
mike montagne15-May-07 15:16
mike montagne15-May-07 15:16 
Your problem is conceptualization:

If and only if you can detect the regions which you want to process, can you pull off your job. You can detect whether single or multiple items are selected and which mouse button is pressed, so you can pull of this much of your job. But detecting a click in an "empty area" may not be practical.

You have to work with the component however the component is designed to work with you.
AnswerRe: A ListView (and also TreeView) with more than one contextMenu related to item that was rightClicked Pin
Uwe Keim15-May-07 18:08
sitebuilderUwe Keim15-May-07 18:08 
Questioncross thread problem Pin
simsem15-May-07 13:44
simsem15-May-07 13:44 
AnswerRe: cross thread problem Pin
Christian Graus15-May-07 14:15
protectorChristian Graus15-May-07 14:15 
GeneralRe: cross thread problem Pin
Judah Gabriel Himango15-May-07 16:01
sponsorJudah Gabriel Himango15-May-07 16:01 
GeneralRe: cross thread problem Pin
simsem15-May-07 16:04
simsem15-May-07 16:04 
GeneralRe: cross thread problem Pin
Judah Gabriel Himango16-May-07 4:38
sponsorJudah Gabriel Himango16-May-07 4:38 
AnswerRe: cross thread problem Pin
Darkman_nofear15-May-07 17:58
Darkman_nofear15-May-07 17:58 
JokeRe: cross thread problem Pin
NormDroid15-May-07 22:13
professionalNormDroid15-May-07 22:13 
QuestionRight Click event producing no result Pin
Kataric15-May-07 13:25
Kataric15-May-07 13:25 
AnswerRe: Right Click event producing no result Pin
Christian Graus15-May-07 13:29
protectorChristian Graus15-May-07 13:29 
GeneralRe: Right Click event producing no result Pin
Kataric15-May-07 13:32
Kataric15-May-07 13:32 
GeneralRe: Right Click event producing no result Pin
Kataric15-May-07 13:35
Kataric15-May-07 13:35 
AnswerRe: Right Click event producing no result Pin
mike montagne15-May-07 14:31
mike montagne15-May-07 14:31 
AnswerRe: Right Click event producing no result [modified] Pin
mike montagne15-May-07 14:38
mike montagne15-May-07 14:38 
GeneralRe: Right Click event producing no result Pin
PIEBALDconsult15-May-07 15:21
mvePIEBALDconsult15-May-07 15:21 
GeneralRe: Right Click event producing no result Pin
mike montagne15-May-07 15:28
mike montagne15-May-07 15:28 
GeneralRe: Right Click event producing no result Pin
PIEBALDconsult15-May-07 15:30
mvePIEBALDconsult15-May-07 15:30 

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.