In the NewDockStateEndLoad event I call LoadDockState and then set the dock visibility to false:
dmMain.LoadDockState(serialiser,gvTools);
dmMain.SetDockVisibility(gvTools, false);
However, the LoadDockState causes gvTools to become visible for an instant when the application is loading. Is there anyway this can be stopped by making it completely invisible?
I''m using Essential Studio 3.3.0.0 in .NET 1.1.
Thanks for your help.
MU
Murugan
Syncfusion Team
August 30, 2006 12:14 AM UTC
Hi Neil,
Sorry for inconvenience caused. We are looking into the issue. We will update the details soon.
Thanks for choosing Syncfusion products.
Regards,
Murugan P.S
JK
Joy K George
Syncfusion Team
August 30, 2006 05:23 PM UTC
Hi Neil,
We were not able to reproduce the issue here.
If possible please send us a sample which is having this issue.
Or could you please upgrade to our latest version 4.2. and check using the extented property HiddenOnLoad? This property is used to specify the visibility of docked controls at startup.
Here is the link to latest version 4.2.0.37.
http://syncfusion.com/downloads/product.aspx
Please let me know ,if I missed anything.
Regards,
Joy
NB
Neil Blackburn
September 1, 2006 02:11 PM UTC
Hi Joy,
The latest version fixes the problem so we''ll be purchasing it.
Thanks for your help,
Neil Blackburn
>Hi Neil,
We were not able to reproduce the issue here.
If possible please send us a sample which is having this issue.
Or could you please upgrade to our latest version 4.2. and check using the extented property HiddenOnLoad? This property is used to specify the visibility of docked controls at startup.
Here is the link to latest version 4.2.0.37.
http://syncfusion.com/downloads/product.aspx
Please let me know ,if I missed anything.
Regards,
Joy