Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
505
Enable/Disable ShowCaption of UltraDockManager when tab drag/stay
posted

I use UltraDockManager to manage MDI child forms in a parent form.  I would like to hide tab caption when it stays in the parent form, however, if I drag or dock (in floating) from the group, I will like to show the caption.   So later I can click the caption to return it back to the group or drag it around. Because without the caption it can not do anothing.  Please show  me some code snippet what I should do in which event handler, and I believe I should set DockableControlPane.Settings.ShowCaption to true or false to show or hide the caption, correct?

Parents Reply Children