Click here to Skip to main content
15,908,264 members
Home / Discussions / C#
   

C#

 
AnswerRe: Always on top Pin
Dan Neely26-Jun-07 8:54
Dan Neely26-Jun-07 8:54 
QuestionRunning Applications Pin
max2929726-Jun-07 6:08
max2929726-Jun-07 6:08 
AnswerRe: Running Applications Pin
Luc Pattyn26-Jun-07 6:34
sitebuilderLuc Pattyn26-Jun-07 6:34 
Questionstart menu help Pin
Mabre of the Tadadas26-Jun-07 5:30
Mabre of the Tadadas26-Jun-07 5:30 
AnswerRe: start menu help Pin
Ed.Poore26-Jun-07 5:56
Ed.Poore26-Jun-07 5:56 
GeneralRe: start menu help Pin
Mabre of the Tadadas26-Jun-07 7:54
Mabre of the Tadadas26-Jun-07 7:54 
GeneralRe: start menu help Pin
Mabre of the Tadadas26-Jun-07 8:23
Mabre of the Tadadas26-Jun-07 8:23 
GeneralRe: start menu help Pin
Ed.Poore26-Jun-07 8:40
Ed.Poore26-Jun-07 8:40 
You'll might be able to override the WndProc method of a form to do what you want, otherwise you can set up a global hook (articles here on CP about how to do that) but I don't think that you can use keys already in use, for example Ctrl+Esc, Start+R.



GeneralRe: start menu help Pin
Mabre of the Tadadas26-Jun-07 11:24
Mabre of the Tadadas26-Jun-07 11:24 
QuestionFileStream question... again Pin
RussBus26-Jun-07 4:58
RussBus26-Jun-07 4:58 
AnswerRe: FileStream question... again Pin
Colin Angus Mackay26-Jun-07 5:07
Colin Angus Mackay26-Jun-07 5:07 
GeneralRe: FileStream question... again Pin
RussBus26-Jun-07 5:27
RussBus26-Jun-07 5:27 
GeneralRe: FileStream question... again Pin
Colin Angus Mackay26-Jun-07 5:30
Colin Angus Mackay26-Jun-07 5:30 
GeneralRe: FileStream question... again Pin
Dave Kreskowiak26-Jun-07 6:58
mveDave Kreskowiak26-Jun-07 6:58 
AnswerRe: FileStream question... again Pin
Luc Pattyn26-Jun-07 5:41
sitebuilderLuc Pattyn26-Jun-07 5:41 
GeneralRe: FileStream question... again Pin
RussBus26-Jun-07 5:48
RussBus26-Jun-07 5:48 
GeneralRe: FileStream question... again Pin
Luc Pattyn26-Jun-07 6:00
sitebuilderLuc Pattyn26-Jun-07 6:00 
GeneralRe: FileStream question... again Pin
RussBus26-Jun-07 6:39
RussBus26-Jun-07 6:39 
QuestionSocket Exception:{"An existing connection was forcibly closed by the remote host"} Pin
haroon198026-Jun-07 4:37
haroon198026-Jun-07 4:37 
AnswerRe: Socket Exception:{"An existing connection was forcibly closed by the remote host"} Pin
Ed.Poore26-Jun-07 5:06
Ed.Poore26-Jun-07 5:06 
GeneralRe: Socket Exception:{"An existing connection was forcibly closed by the remote host"} Pin
haroon198026-Jun-07 5:10
haroon198026-Jun-07 5:10 
GeneralRe: Socket Exception:{"An existing connection was forcibly closed by the remote host"} Pin
Ed.Poore26-Jun-07 5:55
Ed.Poore26-Jun-07 5:55 
GeneralRe: Socket Exception:{"An existing connection was forcibly closed by the remote host"} Pin
haroon198026-Jun-07 5:59
haroon198026-Jun-07 5:59 
GeneralRe: Socket Exception:{"An existing connection was forcibly closed by the remote host"} Pin
Ed.Poore26-Jun-07 6:41
Ed.Poore26-Jun-07 6:41 
AnswerRe: Socket Exception:{"An existing connection was forcibly closed by the remote host"} Pin
led mike26-Jun-07 5:29
led mike26-Jun-07 5:29 

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.