How do I: SendMDI Child toolStrip to MDIParent. (It works for menuStrip)
Hello:
On a MDIChild if I set the menuStrip Visible to false, it will show up on the MDIParent and that is what I want. Now I would like to do the same thing for the toolStrip. Is this possible? Do I have to do it in a special way?