Click here to Skip to main content
15,924,679 members
Home / Discussions / C#
   

C#

 
AnswerRe: Key Press Event in the Grid Pin
albCode8-Jan-06 20:56
albCode8-Jan-06 20:56 
GeneralRe: Key Press Event in the Grid Pin

MmM.net</

14-Jan-06 2:51

MmM.net</

14-Jan-06 2:51 
QuestionAbout Screen Saver Pin
Arup Chatterjee8-Jan-06 0:56
Arup Chatterjee8-Jan-06 0:56 
AnswerRe: About Screen Saver Pin

MmM.net</

8-Jan-06 1:17

MmM.net</

8-Jan-06 1:17 
QuestionConvert from C# windows application to Web Application Pin

MmM.net</

8-Jan-06 0:52

MmM.net</

8-Jan-06 0:52 
AnswerRe: Convert from C# windows application to Web Application Pin
Colin Angus Mackay8-Jan-06 1:49
Colin Angus Mackay8-Jan-06 1:49 
QuestionWin32 SetCapture() CallBack Help Pin
redfish347-Jan-06 22:48
redfish347-Jan-06 22:48 
AnswerRe: Win32 SetCapture() CallBack Help Pin
S. Senthil Kumar8-Jan-06 2:15
S. Senthil Kumar8-Jan-06 2:15 
Did you look at the last parameter of the DialogBox function (WindowFinder.cpp)? That is the window procedure for that dialog, so any messages for that dialog will result in calls to that function.

In C#, you can create a new Form and override WndProc[^] to achieve the same effect.

Regards
Senthil
_____________________________
My Blog | My Articles | WinMacro
GeneralRe: Win32 SetCapture() CallBack Help Pin
redfish348-Jan-06 10:27
redfish348-Jan-06 10:27 
Questionc# Memory Error Pin
tareqGamal7-Jan-06 18:27
tareqGamal7-Jan-06 18:27 
AnswerRe: c# Memory Error Pin
Judah Gabriel Himango7-Jan-06 22:00
sponsorJudah Gabriel Himango7-Jan-06 22:00 
GeneralRe: c# Memory Error Pin
tareqGamal8-Jan-06 10:44
tareqGamal8-Jan-06 10:44 
AnswerRe: c# Memory Error Pin
Guffa8-Jan-06 11:59
Guffa8-Jan-06 11:59 
GeneralRe: c# Memory Error Pin
tareqGamal8-Jan-06 23:58
tareqGamal8-Jan-06 23:58 
QuestionOnly one usage of each socket address (protocol/network address/port) is normally permitted Pin
dwark1067-Jan-06 15:14
dwark1067-Jan-06 15:14 
AnswerRe: Only one usage of each socket address (protocol/network address/port) is normally permitted Pin
Judah Gabriel Himango7-Jan-06 21:38
sponsorJudah Gabriel Himango7-Jan-06 21:38 
AnswerRe: Only one usage of each socket address (protocol/network address/port) is normally permitted Pin
S. Akif Kamal7-Jan-06 22:09
S. Akif Kamal7-Jan-06 22:09 
AnswerRe: Only one usage of each socket address (protocol/network address/port) is normally permitted Pin
mikailcetinkaya8-Jan-06 2:57
mikailcetinkaya8-Jan-06 2:57 
GeneralRe: Only one usage of each socket address (protocol/network address/port) is normally permitted Pin
dwark1068-Jan-06 7:23
dwark1068-Jan-06 7:23 
Questionthanks guys.... Pin
knight_sky7-Jan-06 14:59
knight_sky7-Jan-06 14:59 
AnswerRe: thanks guys.... Pin
Judah Gabriel Himango7-Jan-06 22:04
sponsorJudah Gabriel Himango7-Jan-06 22:04 
QuestionControls.add() Pin
Ahmad Mahmoud [candseeme]7-Jan-06 11:55
Ahmad Mahmoud [candseeme]7-Jan-06 11:55 
AnswerRe: Controls.add() Pin
Colin Angus Mackay7-Jan-06 13:18
Colin Angus Mackay7-Jan-06 13:18 
AnswerRe: How to keep window displayed - C#? Pin
mikailcetinkaya8-Jan-06 2:42
mikailcetinkaya8-Jan-06 2:42 
QuestionCreateThread Pin
Bassam Saoud7-Jan-06 9:45
Bassam Saoud7-Jan-06 9:45 

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.