Click here to Skip to main content
15,919,358 members
Home / Discussions / C#
   

C#

 
AnswerRe: Label with control Characters Pin
Nisha S.20-Jul-07 0:55
Nisha S.20-Jul-07 0:55 
GeneralRe: Label with control Characters Pin
imnotso#20-Jul-07 1:27
imnotso#20-Jul-07 1:27 
Questionbackground Worker Class Pin
Software_Specialist20-Jul-07 0:04
Software_Specialist20-Jul-07 0:04 
AnswerRe: background Worker Class Pin
Bijesh20-Jul-07 0:22
Bijesh20-Jul-07 0:22 
AnswerRe: background Worker Class Pin
Bekjong20-Jul-07 1:20
Bekjong20-Jul-07 1:20 
Questiondatagridview row validating Pin
JoZ CaVaLLo20-Jul-07 0:03
JoZ CaVaLLo20-Jul-07 0:03 
AnswerRe: datagridview row validating Pin
led mike20-Jul-07 7:07
led mike20-Jul-07 7:07 
QuestionDrag 'n Drop Wierd Bug Pin
Toadflakz_UK19-Jul-07 23:41
Toadflakz_UK19-Jul-07 23:41 
Hi all,

I've implemented drag 'n drop for internal and external drag operations. However, I need to test for which mouse button is currently being pressed to enable different functionality.

The MSDN documentation for DragEventArgs suggest using the KeyState property and testing it's value to do this.

Now here comes the wierd part: I had this working a little while back. Nothing has changed in that section of code.

And the KeyState property has a value of 0 (which is impossible because that would mean no buttons at all are being pressed, so why is there a drag operation occurring?).

Anyone had any experience with this situation and/or know what the problem is and how to fix it?
QuestionReload a opened form another form Pin
Nisha S.19-Jul-07 22:24
Nisha S.19-Jul-07 22:24 
AnswerRe: Reload a opened form another form Pin
Martin#19-Jul-07 22:33
Martin#19-Jul-07 22:33 
AnswerRe: Reload a opened form another form Pin
N a v a n e e t h19-Jul-07 22:35
N a v a n e e t h19-Jul-07 22:35 
GeneralRe: Reload a opened form another form Pin
Pete O'Hanlon19-Jul-07 23:13
mvePete O'Hanlon19-Jul-07 23:13 
AnswerRe: Reload a opened form another form Pin
Sathesh Sakthivel19-Jul-07 22:49
Sathesh Sakthivel19-Jul-07 22:49 
GeneralRe: Reload a opened form another form Pin
Pete O'Hanlon19-Jul-07 23:00
mvePete O'Hanlon19-Jul-07 23:00 
GeneralRe: Reload a opened form another form Pin
J4amieC20-Jul-07 0:12
J4amieC20-Jul-07 0:12 
AnswerRe: Reload a opened form another form Pin
T.EDY19-Jul-07 22:55
T.EDY19-Jul-07 22:55 
GeneralRe: Reload a opened form another form Pin
Pete O'Hanlon19-Jul-07 23:02
mvePete O'Hanlon19-Jul-07 23:02 
GeneralRe: Reload a opened form another form Pin
T.EDY19-Jul-07 23:11
T.EDY19-Jul-07 23:11 
GeneralRe: Reload a opened form another form Pin
Pete O'Hanlon19-Jul-07 23:14
mvePete O'Hanlon19-Jul-07 23:14 
GeneralRe: Reload a opened form another form Pin
Martin#19-Jul-07 23:33
Martin#19-Jul-07 23:33 
AnswerRe: Reload a opened form another form Pin
T.EDY19-Jul-07 23:09
T.EDY19-Jul-07 23:09 
GeneralRe: Reload a opened form another form Pin
Martin#19-Jul-07 23:22
Martin#19-Jul-07 23:22 
GeneralRe: Reload a opened form another form Pin
T.EDY19-Jul-07 23:47
T.EDY19-Jul-07 23:47 
GeneralRe: Reload a opened form another form Pin
Martin#19-Jul-07 23:49
Martin#19-Jul-07 23:49 
GeneralRe: Reload a opened form another form Pin
T.EDY20-Jul-07 0:09
T.EDY20-Jul-07 0:09 

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.