Windows Develop Bookmark and Share   
 index > Windows Forms General > MDI Validating
 

MDI Validating

Hi,
I am facing a weird issue. I have a MDI application. The child form contains a textbox and there is a treeview control in the MDI Parent.
If I leave the textbox of the childform by clicking on the treeview, the validating event of the textbox is fired but the active control of the MDI Parent is the childform instead of being the treeview. Why ?
This sample illustrates my problem:

http://graphicsxp.free.fr/ValidatingSample.zip

Thank you for helping

graphicsxp  Monday, December 05, 2005 3:12 PM
The bug was related to VS2005 beta 2...  works just fine with VS2005 express
graphicsxp  Tuesday, December 06, 2005 11:12 AM

You can use google to search for other answers

Custom Search

More Threads

• Insert images and hyperlinks into WebBroswer control
• Form's owner is randomly changing
• Changing look and feel of WinForms application
• How do I protect my Application. eg Serial code entry
• Question about newForm with progress bar inside it?
• bug with interfaces
• Retrieving Windows Services and populating ListBox with that List
• datagrid - combobox - allowing inline update to displaymember
• ToolstripControlHost custom control not showing up in designer
• treeview like RegEdit