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

.NET (Core and Framework)

 
AnswerRe: Datagrid Pin
PIEBALDconsult26-Sep-09 4:36
mvePIEBALDconsult26-Sep-09 4:36 
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 
Hi,
I created a form that is invoked as a modeless dialog:

MyForm dlg = new MyForm();
dlg.Show(); // instead of ShowDialog()

This form should be closed after a user hits the Escape key. Unfortunately, neither the assignment of a cancel button (with Dialogresult 'Cancel') to the form's property 'Cancelbutton' nor any attempt to catch a key event (KeyDown, keyPress) are working. I even tried to catch a WM_KEYDOWN (0x100) by overriding OnWndProc, no success. Does anyone have an idea where this message gets stuck or how to trap it?
Thanks a lot in advance!
AnswerRe: Catch key event in .NET form used as modeless dialog Pin
Luc Pattyn24-Sep-09 1:51
sitebuilderLuc Pattyn24-Sep-09 1:51 
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 

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.