Click here to Skip to main content
15,886,199 members
Home / Discussions / C#
   

C#

 
AnswerRe: Ask about OO Concept Pin
N a v a n e e t h25-Jun-09 15:40
N a v a n e e t h25-Jun-09 15:40 
Questionrunning a service periodically Pin
mark_me25-Jun-09 12:00
mark_me25-Jun-09 12:00 
AnswerRe: running a service periodically Pin
Luc Pattyn25-Jun-09 12:22
sitebuilderLuc Pattyn25-Jun-09 12:22 
GeneralRe: running a service periodically Pin
mark_me25-Jun-09 15:34
mark_me25-Jun-09 15:34 
GeneralRe: running a service periodically Pin
Luc Pattyn25-Jun-09 15:35
sitebuilderLuc Pattyn25-Jun-09 15:35 
Questionkeydown event on minimized form ! Pin
kubibay25-Jun-09 8:46
kubibay25-Jun-09 8:46 
AnswerRe: keydown event on minimized form ! Pin
Rajesh R Subramanian25-Jun-09 9:29
professionalRajesh R Subramanian25-Jun-09 9:29 
GeneralRe: keydown event on minimized form ! Pin
kubibay25-Jun-09 9:56
kubibay25-Jun-09 9:56 
First the project will be a windows project and will run on the taskbar as notify icon(maybe you can maximize if needed).
I am able to run : for example if I enter "Control + I" from explorer I can run Internet explorer or
If I enter "Control+T" from keyboard anywhere on the screen (it's not necessary any typeable area, you can type anywhere) I can convert it("Control+T") to "Thank you very much... ".
You can see the code sample here: http://www.pinvoke.net/default.aspx/user32.RegisterHotKey[^]
But it's working as shortcut so if:
I use letters for shortcut then I will not be able to enter them to the screen because of they're shortcut.

I want to enter "erun" anywhere in screen even not typeable area and want to run Internet explorer by program.

Is it possible?
GeneralRe: keydown event on minimized form ! Pin
Rajesh R Subramanian25-Jun-09 10:15
professionalRajesh R Subramanian25-Jun-09 10:15 
GeneralRe: keydown event on minimized form ! Pin
kubibay25-Jun-09 10:20
kubibay25-Jun-09 10:20 
GeneralRe: keydown event on minimized form ! Pin
EliottA25-Jun-09 10:25
EliottA25-Jun-09 10:25 
GeneralRe: keydown event on minimized form ! Pin
kubibay25-Jun-09 10:29
kubibay25-Jun-09 10:29 
Questionusing versus out of scope Pin
jackgeek25-Jun-09 8:03
jackgeek25-Jun-09 8:03 
AnswerRe: using versus out of scope Pin
harold aptroot25-Jun-09 8:14
harold aptroot25-Jun-09 8:14 
AnswerRe: using versus out of scope Pin
OriginalGriff25-Jun-09 8:20
mveOriginalGriff25-Jun-09 8:20 
GeneralRe: using versus out of scope Pin
Mirko198025-Jun-09 21:44
Mirko198025-Jun-09 21:44 
QuestionSerial Port synchronous read Pin
12425625-Jun-09 7:56
12425625-Jun-09 7:56 
Questiongui Pin
Alessio Granzotto25-Jun-09 7:34
Alessio Granzotto25-Jun-09 7:34 
AnswerRe: gui Pin
dan!sh 25-Jun-09 7:41
professional dan!sh 25-Jun-09 7:41 
AnswerRe: gui Pin
Arindam Sinha25-Jun-09 22:19
Arindam Sinha25-Jun-09 22:19 
GeneralRe: gui Pin
Alessio Granzotto25-Jun-09 22:27
Alessio Granzotto25-Jun-09 22:27 
QuestionHow to change dynamically Action property of SoapRpcMethodAttribute Attribute ? Pin
redius25-Jun-09 7:27
redius25-Jun-09 7:27 
QuestionWebbrowser Messagebox Dialogresult? Pin
f1ref1re25-Jun-09 6:05
f1ref1re25-Jun-09 6:05 
AnswerRe: Webbrowser Messagebox Dialogresult? Pin
Arindam Sinha25-Jun-09 21:57
Arindam Sinha25-Jun-09 21:57 
QuestionPrint a form Pin
Samb198525-Jun-09 5:59
Samb198525-Jun-09 5:59 

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.