Click here to Skip to main content
15,888,454 members
Home / Discussions / C#
   

C#

 
GeneralRe: Obfuscating Class Name and Method Names Pin
DaveyM699-Feb-08 12:30
professionalDaveyM699-Feb-08 12:30 
GeneralRe: Obfuscating Class Name and Method Names Pin
PIEBALDconsult9-Feb-08 13:33
mvePIEBALDconsult9-Feb-08 13:33 
GeneralClip cursor on a form Pin
Strategic_Thinker9-Feb-08 10:23
Strategic_Thinker9-Feb-08 10:23 
GeneralRe: Clip cursor on a form Pin
DaveyM699-Feb-08 10:55
professionalDaveyM699-Feb-08 10:55 
GeneralRe: Clip cursor on a form Pin
Strategic_Thinker9-Feb-08 11:01
Strategic_Thinker9-Feb-08 11:01 
GeneralRe: Clip cursor on a form Pin
DaveyM699-Feb-08 12:26
professionalDaveyM699-Feb-08 12:26 
GeneralRe: Clip cursor on a form Pin
Strategic_Thinker10-Feb-08 1:15
Strategic_Thinker10-Feb-08 1:15 
GeneralRe: Clip cursor on a form Pin
DaveyM6911-Feb-08 1:56
professionalDaveyM6911-Feb-08 1:56 
Probably, but you would have to use the Windows API and listen to/intercept/block system keypresses.

I wouldn't recommend this though as the user needs a way to switch to another task or close your program if something goes wrong. Keeping the mouse within the bounds of your app when it has focus should be more than enough. Anything else (and maybe even just this) would be hated by end users.

Dave

GeneralPlz Help Me [modified] Pin
Mahdi_kishislan9-Feb-08 9:55
Mahdi_kishislan9-Feb-08 9:55 
GeneralRe: Plz Help Me Pin
Ed.Poore9-Feb-08 10:22
Ed.Poore9-Feb-08 10:22 
GeneralRe: Plz Help Me Pin
pmarfleet9-Feb-08 10:25
pmarfleet9-Feb-08 10:25 
GeneralRe: Plz Help Me Pin
Gareth H9-Feb-08 10:54
Gareth H9-Feb-08 10:54 
GeneralWhich patterns are the best choice for business layer Pin
coolcoder9-Feb-08 8:04
coolcoder9-Feb-08 8:04 
GeneralRe: Which patterns are the best choice for business layer Pin
PIEBALDconsult9-Feb-08 10:17
mvePIEBALDconsult9-Feb-08 10:17 
GeneralRe: Which patterns are the best choice for business layer Pin
Ed.Poore9-Feb-08 10:22
Ed.Poore9-Feb-08 10:22 
QuestionHow to render html in C# window application [modified] Pin
WinSolution9-Feb-08 7:07
WinSolution9-Feb-08 7:07 
GeneralRe: How to render html in C# window application Pin
Pete O'Hanlon9-Feb-08 9:30
mvePete O'Hanlon9-Feb-08 9:30 
GeneralCustom Event Handler Problem. Pin
hdv2129-Feb-08 6:51
hdv2129-Feb-08 6:51 
GeneralRe: Custom Event Handler Problem. Pin
Gareth H9-Feb-08 7:22
Gareth H9-Feb-08 7:22 
GeneralRe: Custom Event Handler Problem. Pin
amargujrathi20069-Feb-08 8:06
amargujrathi20069-Feb-08 8:06 
GeneralRe: Custom Event Handler Problem. Pin
hdv2129-Feb-08 8:10
hdv2129-Feb-08 8:10 
GeneralGPS Data String Pin
Simerjots9-Feb-08 5:29
Simerjots9-Feb-08 5:29 
GeneralRe: GPS Data String Pin
pmarfleet9-Feb-08 7:20
pmarfleet9-Feb-08 7:20 
GeneralRe: GPS Data String Pin
Ed.Poore9-Feb-08 10:25
Ed.Poore9-Feb-08 10:25 
GeneralRe: GPS Data String Pin
Mark Churchill9-Feb-08 14:34
Mark Churchill9-Feb-08 14:34 

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.