Menu

#3 Is there a tutorial

v1.0 (example)
open
nobody
None
5
2013-05-03
2013-05-03
No

Hello! I have VS open with my own project and the source for dockdotnet's sample project. I'm having a hard time figuring out how to get a form to dock. Is there a tutorial anywhere?

So, I've added the dockmanager control to my main form, created a new form to dock, and used myDockManager.DockWindow(mydockingform, DockStyle.Fill); but it doesn't dock. What do I do?

Discussion


Log in to post a comment.