Click here to Skip to main content
15,881,715 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hello Developers I'm developing MDI application in C# Windows form and i want to add new child window with dockable auto-hide property.
So please help me out with sample example.
Posted
Updated 10-Feb-15 21:28pm
v2
Comments
Richard MacCutchan 11-Feb-15 4:31am    
You will need to set the control to visible or not-visible by code. Look at the actual properties of the control in question, and add some event handlers to change them according to the program requirements.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900