c# - Calling .Parent from a form causes textbox problem, MDI -


I want to create a form in some other form. The problem is that this application is already an MDI, and you can not nest to MDI. If I do a child then brahalf Parents = Parents Some controls behave oddly. For example, if you click on the text in the text box, the text cursor usually appears on it where you clicked, but it is not, it goes to the end of the text.

Any suggestions?

You do not host content in user control Can one form instead?


Comments

Popular posts from this blog

c++ - Linux and clipboard -

Visual Studio 2005: How to speed up builds when a VSMDI is open? -

booting ubuntu from usb using virtualbox -