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