Click here to Skip to main content
15,911,030 members
Home / Discussions / C#
   

C#

 
AnswerRe: Need help to solve basic OOP concept Pin
Alan Balkany2-Jun-08 4:06
Alan Balkany2-Jun-08 4:06 
QuestionAuto ”Set as startup project” in Visual Studio Pin
anderslundsgard1-Jun-08 21:37
anderslundsgard1-Jun-08 21:37 
AnswerRe: Auto ”Set as startup project” in Visual Studio Pin
Ashfield1-Jun-08 23:06
Ashfield1-Jun-08 23:06 
GeneralRe: Auto ”Set as startup project” in Visual Studio Pin
anderslundsgard3-Jun-08 19:52
anderslundsgard3-Jun-08 19:52 
AnswerRe: Auto ”Set as startup project” in Visual Studio Pin
PIEBALDconsult2-Jun-08 7:23
mvePIEBALDconsult2-Jun-08 7:23 
Questionhow to validate template column in datagrid(in C#) Pin
sacr831-Jun-08 21:33
sacr831-Jun-08 21:33 
AnswerRe: how to validate template column in datagrid(in C#) Pin
N a v a n e e t h1-Jun-08 22:14
N a v a n e e t h1-Jun-08 22:14 
QuestionProcessing keys presses without focus Pin
Winkles1-Jun-08 21:03
Winkles1-Jun-08 21:03 
I want my app to have a few global functions that are performed whenever certain keys are pressed. That's easy to do as long as a certain control has focus, but as soon as one of the other numerous controls on my form receives focus, the key press events are no longer fired for the control that cares, with the events instead firing for whatever random control happens to have focus.

The pull-down menu controls seem to have solved this problem because they process Alt presses regardless of what control has focus. Does anyone know how I can do this too?

Thank you! Smile | :)
AnswerRe: Processing keys presses without focus Pin
DaveyM691-Jun-08 22:37
professionalDaveyM691-Jun-08 22:37 
QuestionHow can i know from the keyboard scan code what is the real key that pressed? Pin
Yanshof1-Jun-08 20:23
Yanshof1-Jun-08 20:23 
QuestionFuzzy look up Pin
Member 40084921-Jun-08 20:22
Member 40084921-Jun-08 20:22 
AnswerRe: Fuzzy look up Pin
Christian Graus2-Jun-08 4:35
protectorChristian Graus2-Jun-08 4:35 
Questionto use checkboxes in order to delete records Pin
csp1-Jun-08 19:50
csp1-Jun-08 19:50 
AnswerRe: to use checkboxes in order to delete records Pin
Christian Graus2-Jun-08 4:39
protectorChristian Graus2-Jun-08 4:39 
QuestionRefresh Form Pin
cocoonwls1-Jun-08 18:58
cocoonwls1-Jun-08 18:58 
Question64 bit [modified] Pin
Christian Graus1-Jun-08 17:42
protectorChristian Graus1-Jun-08 17:42 
AnswerRe: 64 bit Pin
DaveyM691-Jun-08 22:50
professionalDaveyM691-Jun-08 22:50 
AnswerRe: 64 bit Pin
DaveyM691-Jun-08 22:52
professionalDaveyM691-Jun-08 22:52 
QuestionTwo basic questions about reflection Pin
George_George1-Jun-08 16:54
George_George1-Jun-08 16:54 
AnswerRe: Two basic questions about reflection Pin
PIEBALDconsult1-Jun-08 17:42
mvePIEBALDconsult1-Jun-08 17:42 
GeneralRe: Two basic questions about reflection Pin
George_George1-Jun-08 18:35
George_George1-Jun-08 18:35 
GeneralRe: Two basic questions about reflection Pin
PIEBALDconsult1-Jun-08 19:20
mvePIEBALDconsult1-Jun-08 19:20 
GeneralRe: Two basic questions about reflection Pin
George_George1-Jun-08 19:42
George_George1-Jun-08 19:42 
GeneralRe: Two basic questions about reflection Pin
Scott Dorman2-Jun-08 4:37
professionalScott Dorman2-Jun-08 4:37 
GeneralRe: Two basic questions about reflection Pin
George_George3-Jun-08 2:32
George_George3-Jun-08 2:32 

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.