We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Can't set label of floating control !

DockingManager.SetDockLabel() does not work for floating controls. There appears to be no way to set the caption. The caption always reverts to "GroupControl"... ("GroupControl" happens to be the name of the class wrapped by the syncFusion floating window.) Using the control.Text property (or control.Parent.Text) doesn't seem to work either. David

4 Replies

RP Ramesh Praveen Syncfusion Team March 13, 2003 07:26 PM UTC

David, We can reproduce this issue here. It's just that we don't refresh the floating label when you change the docklabel. We will fix this in our next patch release. Regards, Praveen Ramesh


TA Thomas A. Anderson, Program Writer March 13, 2003 08:45 PM UTC

FYI: The workaround that I'm using is: control.Parent.Parent.Text="Label";


CC Charles Carlin August 12, 2003 12:49 PM UTC

Well the workaround is still good but this has not been fixed yet in the 1.6.1.5 release.


PS Prakash S Syncfusion Team August 12, 2003 08:40 PM UTC

Hi Chuck, This problem was very recently fixed.Starting with the next update of Essential Tools, the SetDockLabel() method will correctly change the caption of floating windows. Prakash Syncfusion

Loader.
Live Chat Icon For mobile
Up arrow icon