Click here to Skip to main content
15,890,123 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
Questionexe running problem Pin
naveen attri25-Sep-09 22:02
naveen attri25-Sep-09 22:02 
AnswerRe: Cross Post Pin
Richard MacCutchan25-Sep-09 23:35
mveRichard MacCutchan25-Sep-09 23:35 
AnswerRe: exe running problem Pin
Abhishek Sur26-Sep-09 7:01
professionalAbhishek Sur26-Sep-09 7:01 
Questionweb base multi format video convetor Pin
dhiraj9124-Sep-09 8:34
dhiraj9124-Sep-09 8:34 
QuestionMultiLanguage Setup Pin
Ruben Gonzalez Gutierrez24-Sep-09 4:13
Ruben Gonzalez Gutierrez24-Sep-09 4:13 
AnswerRe: MultiLanguage Setup Pin
N a v a n e e t h24-Sep-09 15:27
N a v a n e e t h24-Sep-09 15:27 
QuestionCatch key event in .NET form used as modeless dialog Pin
wolfgangpuelm24-Sep-09 0:44
professionalwolfgangpuelm24-Sep-09 0:44 
AnswerRe: Catch key event in .NET form used as modeless dialog Pin
Luc Pattyn24-Sep-09 1:51
sitebuilderLuc Pattyn24-Sep-09 1:51 
Hi,

a dialog is modal by definition; it has focus and gets all user input (mouse, keyboard) for as long as it is visible.

a modeless Form (any Form shown with Show() method) may loose focus, in which case it does not get user input events, as something else now has focus and gets them.

You could organize your code in such a way that the ESC key closes a particular form no matter what, but that would take some doing and be very counterintuitive.

Smile | :)

Luc Pattyn

Local announcement (Antwerp region): Lange Wapper? Neen!


GeneralRe: Catch key event in .NET form used as modeless dialog Pin
wolfgangpuelm24-Sep-09 3:04
professionalwolfgangpuelm24-Sep-09 3:04 
AnswerRe: Catch key event in .NET form used as modeless dialog Pin
N a v a n e e t h24-Sep-09 2:15
N a v a n e e t h24-Sep-09 2:15 
GeneralRe: Catch key event in .NET form used as modeless dialog Pin
wolfgangpuelm24-Sep-09 3:07
professionalwolfgangpuelm24-Sep-09 3:07 
GeneralRe: Catch key event in .NET form used as modeless dialog Pin
Richard MacCutchan24-Sep-09 4:02
mveRichard MacCutchan24-Sep-09 4:02 
AnswerRe: Catch key event in .NET form used as modeless dialog Pin
Shameel22-Oct-09 5:26
professionalShameel22-Oct-09 5:26 
QuestionFile System Library Pin
Najeeb Shaikh23-Sep-09 21:22
Najeeb Shaikh23-Sep-09 21:22 
AnswerRe: File System Library Pin
harold aptroot24-Sep-09 4:16
harold aptroot24-Sep-09 4:16 
GeneralRe: File System Library [modified] Pin
Najeeb Shaikh24-Sep-09 19:56
Najeeb Shaikh24-Sep-09 19:56 
GeneralRe: File System Library Pin
Henry Minute25-Sep-09 2:22
Henry Minute25-Sep-09 2:22 
AnswerRe: File System Library Pin
cmk25-Sep-09 6:24
cmk25-Sep-09 6:24 
AnswerRe: File System Library Pin
PIEBALDconsult26-Sep-09 4:44
mvePIEBALDconsult26-Sep-09 4:44 
GeneralRe: File System Library Pin
Najeeb Shaikh28-Sep-09 19:23
Najeeb Shaikh28-Sep-09 19:23 
AnswerRe: File System Library Pin
AlliedBits8-May-10 3:19
AlliedBits8-May-10 3:19 
GeneralRe: File System Library Pin
Najeeb Shaikh10-May-10 1:51
Najeeb Shaikh10-May-10 1:51 
Questionsir pls help me Pin
rashid200923-Sep-09 18:32
rashid200923-Sep-09 18:32 
QuestionHowto React on OWC11 Clicks on Bar-chart Solution Pin
RüdiActivity23-Sep-09 3:56
RüdiActivity23-Sep-09 3:56 
Questionnetwork lan card status Pin
rashid200922-Sep-09 17:33
rashid200922-Sep-09 17:33 

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.