Click here to Skip to main content
15,916,693 members
Home / Discussions / C#
   

C#

 
GeneralRe: Set multiple icons for exe Pin
Luis Alonso Ramos30-Mar-08 10:02
Luis Alonso Ramos30-Mar-08 10:02 
GeneralThanks Luis Pin
Sukhjinder_K30-Mar-08 19:41
Sukhjinder_K30-Mar-08 19:41 
GeneralRe: Thanks Luis Pin
Luis Alonso Ramos30-Mar-08 20:29
Luis Alonso Ramos30-Mar-08 20:29 
GeneralWow, Great Car Wheels Pin
Sukhjinder_K30-Mar-08 20:32
Sukhjinder_K30-Mar-08 20:32 
QuestionMouse events on Mdi parent form. Pin
DoubleB30-Mar-08 4:49
DoubleB30-Mar-08 4:49 
GeneralRe: Mouse events on Mdi parent form. Pin
Gareth H30-Mar-08 4:51
Gareth H30-Mar-08 4:51 
GeneralRe: Mouse events on Mdi parent form. Pin
DoubleB30-Mar-08 5:25
DoubleB30-Mar-08 5:25 
GeneralRe: Mouse events on Mdi parent form. Pin
Luis Alonso Ramos30-Mar-08 9:59
Luis Alonso Ramos30-Mar-08 9:59 
Your MDI parent form has a special window (called MDI client) that occupies all its client area, and MDI children are created inside this MDI client window. So, probably the MDI client window is getting the events and not your MDI parent.

You can get access to the MDI client window. See this article[^] for some help.

I hope this helps!

Luis Alonso Ramos
Intelectix
Chihuahua, Mexico

My Blog!

QuestionWeb Service [IIS] with Windows Forms GUI... Pin
matmus30-Mar-08 3:43
matmus30-Mar-08 3:43 
GeneralRe: Web Service [IIS] with Windows Forms GUI... Pin
Luis Alonso Ramos30-Mar-08 10:08
Luis Alonso Ramos30-Mar-08 10:08 
GeneralRe: Web Service [IIS] with Windows Forms GUI... Pin
matmus30-Mar-08 10:40
matmus30-Mar-08 10:40 
GeneralRe: Web Service [IIS] with Windows Forms GUI... Pin
Luis Alonso Ramos30-Mar-08 11:23
Luis Alonso Ramos30-Mar-08 11:23 
GeneralDataGridView And DataTable.Select() Method Pin
half-life29-Mar-08 23:20
half-life29-Mar-08 23:20 
QuestionRe: DataGridView And DataTable.Select() Method Pin
fearless stallion30-Mar-08 20:12
fearless stallion30-Mar-08 20:12 
GeneralRe: DataGridView And DataTable.Select() Method Pin
half-life31-Mar-08 8:04
half-life31-Mar-08 8:04 
General[Message Deleted] Pin
jijophilip29-Mar-08 17:43
jijophilip29-Mar-08 17:43 
GeneralRe: Paint Application in C# Pin
MarkB77729-Mar-08 17:49
MarkB77729-Mar-08 17:49 
GeneralRe: Paint Application in C# Pin
jijophilip29-Mar-08 17:55
jijophilip29-Mar-08 17:55 
GeneralRe: Paint Application in C# Pin
MarkB77729-Mar-08 18:21
MarkB77729-Mar-08 18:21 
General"Shift" key Pin
jon-8029-Mar-08 9:22
professionaljon-8029-Mar-08 9:22 
GeneralRe: "Shift" key Pin
Luc Pattyn29-Mar-08 10:31
sitebuilderLuc Pattyn29-Mar-08 10:31 
GeneralRe: "Shift" key Pin
jon-8029-Mar-08 11:13
professionaljon-8029-Mar-08 11:13 
GeneralRe: "Shift" key Pin
Luc Pattyn29-Mar-08 11:19
sitebuilderLuc Pattyn29-Mar-08 11:19 
GeneralRe: "Shift" key [modified] Pin
jon-8029-Mar-08 21:16
professionaljon-8029-Mar-08 21:16 
GeneralRe: "Shift" key Pin
Luc Pattyn30-Mar-08 0:43
sitebuilderLuc Pattyn30-Mar-08 0:43 

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.