Click here to Skip to main content
15,898,035 members
Home / Discussions / C#
   

C#

 
QuestionA strange problem to FileSystemWatcher Pin
alantu8-Aug-06 22:14
alantu8-Aug-06 22:14 
AnswerRe: A strange problem to FileSystemWatcher Pin
leppie8-Aug-06 22:45
leppie8-Aug-06 22:45 
Questionthe Configuration Class's parameter's problem Pin
mikebai8-Aug-06 21:49
mikebai8-Aug-06 21:49 
AnswerRe: the Configuration Class's parameter's problem Pin
mikebai9-Aug-06 14:35
mikebai9-Aug-06 14:35 
Questionis Microsoft.Net is Plateform independent Pin
Mahmood Ilyas8-Aug-06 21:47
Mahmood Ilyas8-Aug-06 21:47 
AnswerRe: is Microsoft.Net is Plateform independent Pin
stancrm8-Aug-06 22:06
stancrm8-Aug-06 22:06 
AnswerRe: is Microsoft.Net is Plateform independent Pin
leppie8-Aug-06 22:28
leppie8-Aug-06 22:28 
QuestionTaskbar Band Object stealing focus Pin
hoorayforlife8-Aug-06 21:43
hoorayforlife8-Aug-06 21:43 
I have a textbox on a toolstrip that is being displayed on my windows taskbar as a band object (essentially http://www.codeproject.com/csharp/BandObjects20.asp).
I have installed a global keyboard hook, and can respond to key events.

Is it possible to globally shift the focus to my textbox in response to a key event? Can anyone point me to any information, preferably c# but any code is fine, regarding this?

Using FindForm() returns null, so I can't call Activate() on it, and calling Focus() on the band object does not do anything. Calling Focus() on my textbox does indeed change the focus within the band object, but my input is still sent to the active window.

Cheers,
Xavier
Questionhow to get the path of an image Pin
kkadir8-Aug-06 21:25
kkadir8-Aug-06 21:25 
AnswerRe: how to get the path of an image Pin
JoeSharp8-Aug-06 21:50
JoeSharp8-Aug-06 21:50 
GeneralRe: how to get the path of an image Pin
kkadir9-Aug-06 2:57
kkadir9-Aug-06 2:57 
Questionhow to wrap a COM object so it can be used in .NET. Pin
Mithun Acharya8-Aug-06 20:25
Mithun Acharya8-Aug-06 20:25 
AnswerRe: how to wrap a COM object so it can be used in .NET. Pin
hoorayforlife8-Aug-06 21:44
hoorayforlife8-Aug-06 21:44 
AnswerRe: how to wrap a COM object so it can be used in .NET. Pin
S. Senthil Kumar9-Aug-06 1:02
S. Senthil Kumar9-Aug-06 1:02 
QuestionDynamically data retrieval Pin
Prabs frm PGP8-Aug-06 20:21
Prabs frm PGP8-Aug-06 20:21 
AnswerRe: Dynamically data retrieval Pin
Rakheesh Chalil8-Aug-06 23:34
Rakheesh Chalil8-Aug-06 23:34 
QuestionSingleton object Pin
engsrini8-Aug-06 20:11
engsrini8-Aug-06 20:11 
AnswerRe: Singleton object Pin
Guffa8-Aug-06 23:27
Guffa8-Aug-06 23:27 
QuestionHow I Can convert type byte[] to ...... [modified] Pin
mm3108-Aug-06 19:58
mm3108-Aug-06 19:58 
AnswerRe: How I Can convert type byte[] to ...... Pin
stancrm8-Aug-06 20:28
stancrm8-Aug-06 20:28 
GeneralRe: How I Can convert type byte[] to ...... Pin
mm3108-Aug-06 23:27
mm3108-Aug-06 23:27 
Questionplz help me ..... Pin
mostafa_h8-Aug-06 19:37
mostafa_h8-Aug-06 19:37 
AnswerRe: plz help me ..... Pin
rainfeet8-Aug-06 22:27
rainfeet8-Aug-06 22:27 
GeneralRe: plz help me ..... Pin
matin1948-Aug-06 23:22
matin1948-Aug-06 23:22 
GeneralRe: plz help me ..... [modified] Pin
mostafa_h9-Aug-06 2:05
mostafa_h9-Aug-06 2:05 

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.