Click here to Skip to main content
15,889,808 members
Home / Discussions / C#
   

C#

 
GeneralRe: waiting but still recieving messages....is there a way? Pin
nick15813-Feb-06 8:00
nick15813-Feb-06 8:00 
AnswerRe: waiting but still recieving messages....is there a way? Pin
Guffa13-Feb-06 8:19
Guffa13-Feb-06 8:19 
QuestionFile Upload Manager for C# Pin
mcmcom13-Feb-06 6:08
mcmcom13-Feb-06 6:08 
AnswerRe: File Upload Manager for C# Pin
de_Oracle13-Feb-06 7:00
de_Oracle13-Feb-06 7:00 
GeneralRe: File Upload Manager for C# Pin
mcmcom13-Feb-06 7:02
mcmcom13-Feb-06 7:02 
QuestionC# 2.0 Key + Mouse Move Pin
kselman13-Feb-06 6:08
kselman13-Feb-06 6:08 
AnswerRe: C# 2.0 Key + Mouse Move Pin
PicklesTheClown13-Feb-06 6:57
PicklesTheClown13-Feb-06 6:57 
GeneralRe: C# 2.0 Key + Mouse Move Pin
kselman13-Feb-06 15:21
kselman13-Feb-06 15:21 
Thank you! that worked.. before your response I found a few crazy methods of importing user32.dll etc. This is exactly what I was hoping for. I am a bit confused as to how it works..

what is Control ? the current control in focus? I was expecting using sender or e to find the data.

if (Control.ModifierKeys == Keys.Shift) <br />
{<br />
<br />
.........<br />
<br />
}

GeneralRe: C# 2.0 Key + Mouse Move Pin
PicklesTheClown13-Feb-06 16:15
PicklesTheClown13-Feb-06 16:15 
Questioni want to convert from rgb to luv color space Pin
haytham_mohammad13-Feb-06 5:08
haytham_mohammad13-Feb-06 5:08 
AnswereasyRGB Pin
Insincere Dave13-Feb-06 5:59
Insincere Dave13-Feb-06 5:59 
AnswerRe: i want to convert from rgb to luv color space Pin
IdUnknown13-Feb-06 8:54
IdUnknown13-Feb-06 8:54 
QuestionMaking form FullScreen, covering Task bar help Pin
Gunn31713-Feb-06 4:47
Gunn31713-Feb-06 4:47 
AnswerRe: Making form FullScreen, covering Task bar help Pin
IdUnknown13-Feb-06 8:42
IdUnknown13-Feb-06 8:42 
GeneralRe: Making form FullScreen, covering Task bar help Pin
Gunn31713-Feb-06 9:25
Gunn31713-Feb-06 9:25 
AnswerRe: Making form FullScreen, covering Task bar help Pin
Sean8913-Feb-06 15:40
Sean8913-Feb-06 15:40 
GeneralRe: Making form FullScreen, covering Task bar help Pin
Gunn31715-Feb-06 2:52
Gunn31715-Feb-06 2:52 
Questionreading third party Snap-in information in MMC programatically Pin
krompo13-Feb-06 4:36
krompo13-Feb-06 4:36 
AnswerRe: reading third party Snap-in information in MMC programatically Pin
J4amieC13-Feb-06 4:59
J4amieC13-Feb-06 4:59 
GeneralRe: reading third party Snap-in information in MMC programatically Pin
krompo13-Feb-06 5:05
krompo13-Feb-06 5:05 
Questioncall a sqlfunction thro service Pin
imsathy13-Feb-06 2:23
imsathy13-Feb-06 2:23 
AnswerRe: call a sqlfunction thro service Pin
Colin Angus Mackay13-Feb-06 3:04
Colin Angus Mackay13-Feb-06 3:04 
QuestionDiscarding Packets programatically Pin
SZKHAN13-Feb-06 2:19
SZKHAN13-Feb-06 2:19 
AnswerRe: Discarding Packets programatically Pin
Colin Angus Mackay13-Feb-06 3:10
Colin Angus Mackay13-Feb-06 3:10 
QuestionDropping a file into a listview Pin
benjymous13-Feb-06 1:52
benjymous13-Feb-06 1:52 

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.