Click here to Skip to main content
15,913,773 members
Home / Discussions / C#
   

C#

 
GeneralRe: not case-sensitive string.Replace() Pin
Bounz14-Aug-05 11:21
Bounz14-Aug-05 11:21 
GeneralRe: not case-sensitive string.Replace() Pin
Mohamad Al Husseiny14-Aug-05 11:29
Mohamad Al Husseiny14-Aug-05 11:29 
GeneralRe: not case-sensitive string.Replace() Pin
Guffa14-Aug-05 12:03
Guffa14-Aug-05 12:03 
GeneralRe: not case-sensitive string.Replace() Pin
Bounz15-Aug-05 9:14
Bounz15-Aug-05 9:14 
GeneralGetting the real directory of a GAC'd assembly Pin
MrEyes14-Aug-05 8:56
MrEyes14-Aug-05 8:56 
GeneralRe: Getting the real directory of a GAC'd assembly Pin
leppie14-Aug-05 9:20
leppie14-Aug-05 9:20 
GeneralRe: Getting the real directory of a GAC'd assembly Pin
MrEyes14-Aug-05 9:41
MrEyes14-Aug-05 9:41 
GeneralRe: Getting the real directory of a GAC'd assembly Pin
MrEyes14-Aug-05 11:16
MrEyes14-Aug-05 11:16 
QuestionHow to serialize the content of an ImageList class? Pin
bouli14-Aug-05 8:29
bouli14-Aug-05 8:29 
AnswerRe: How to serialize the content of an ImageList class? Pin
leppie14-Aug-05 9:24
leppie14-Aug-05 9:24 
GeneralRe: How to serialize the content of an ImageList class? Pin
bouli15-Aug-05 2:18
bouli15-Aug-05 2:18 
GeneralRe: How to serialize the content of an ImageList class? Pin
HumanOsc15-Aug-05 3:57
HumanOsc15-Aug-05 3:57 
GeneralRe: How to serialize the content of an ImageList class? Pin
bouli15-Aug-05 3:58
bouli15-Aug-05 3:58 
GeneralI need to handle the LWin (win logo) + D Pin
kevin_smoke14-Aug-05 7:46
kevin_smoke14-Aug-05 7:46 
GeneralRe: I need to handle the LWin (win logo) + D Pin
Dave Kreskowiak14-Aug-05 16:39
mveDave Kreskowiak14-Aug-05 16:39 
The only way to do that is to use a Low Level Keyboard hook. There are articles on this here at CP. Just don't pass that key combination to the next handler.

Also, Microsoft does NOT recommend doing this in their UI Guidelines. If I need to get to the desktop and your app gets in my way, my next mouse clicks go straight to Add/Remove programs...

Articles[^]


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralLoading a renamed assembly into another AppDomain Pin
EssOEss14-Aug-05 6:26
EssOEss14-Aug-05 6:26 
GeneralRe: Loading a renamed assembly into another AppDomain Pin
leppie14-Aug-05 9:30
leppie14-Aug-05 9:30 
GeneralRe: Loading a renamed assembly into another AppDomain Pin
EssOEss15-Aug-05 0:49
EssOEss15-Aug-05 0:49 
GeneralRe: Loading a renamed assembly into another AppDomain Pin
leppie15-Aug-05 4:57
leppie15-Aug-05 4:57 
GeneralRe: Loading a renamed assembly into another AppDomain Pin
EssOEss15-Aug-05 11:49
EssOEss15-Aug-05 11:49 
GeneralRe: Loading a renamed assembly into another AppDomain Pin
leppie15-Aug-05 20:39
leppie15-Aug-05 20:39 
QuestionHow to group within a datagrid Pin
David M J14-Aug-05 5:31
David M J14-Aug-05 5:31 
AnswerRe: How to group within a datagrid Pin
Mohamad Al Husseiny14-Aug-05 7:26
Mohamad Al Husseiny14-Aug-05 7:26 
Generalextracting icons from exe files Pin
Mridang Agarwalla14-Aug-05 4:48
Mridang Agarwalla14-Aug-05 4:48 
GeneralRe: extracting icons from exe files Pin
Mohamad Al Husseiny14-Aug-05 5:17
Mohamad Al Husseiny14-Aug-05 5:17 

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.