How do I update the text of the tab of pane in an UltraDockManager control. The pan was dragged and undocked from the parent? Which event to catch and which field in UltraDockManager to access the tab?
There was a Developer Support case made for this post. If I recall it was using the BeforeDockChange/AfterDockChange events but please refer to your case for more information. The TextTab property of the DockableControlPane was the property to set the text for the tab too.