Hi
VS,
Thank
you for using Syncfusion product,
We
regret to let you know that we are unable to reproduce the reported behavior.
We have prepared a sample for your reference and it is attached below. Please
check whether we have followed the same steps to reproduce the reported
behavior, If not please share a sample or a reproducing steps. That will be
helpful for us to analyze and provide you a prompt solution as earlier as
possible.
Please
let us know if you are facing the issue still.
Regards,
R.Senthil
kumaran
Hi VS,
Thank you for the update,
I have checked the app that you shared and I am working on
reproducing the issues. |
We will wait until we hear from you |
In my case I have a few controls which are created at
runtime, they are not present in form during design |
We request you to confirm us whether your requirement is
to save the Docked controls state which are
generated in run time. If so it can be achieved by using the
PersistState property.
This property enables user to
save the docked controls state and load the saved
dock state once Form is reloaded. Please refer the below code snippet. Code snippet[C#]: this.dockingManager1.PersistState = true; Documentation Link: http://help.syncfusion.com/ug/windows%20forms/documents/dockstatepersistence.htm
Sample Link: http://www.syncfusion.com/downloads/support/directtrac/131634/docking_manager548526747.zip
|
Please let us know if we have misunderstood your query,
Regards,
Ashwini
Hi VS,
Thank you for the update,
We have prepared a sample using AppStateSerialization as per
the mentioned requirement. We could able to
notice the size change in docked control while loading the saved changes and also captured a video while testing.
Sample Link: http://www.syncfusion.com/downloads/support/directtrac/131841/Docking36334286.zip
Video Link: http://www.syncfusion.com/downloads/support/directtrac/131841/Docking_manager-2027973076.zip
Please have a look at the video and confirm us whether this
is the reported behavior, if not please
share us the reproducing steps with the given sample. Upon your
confirmation we will provide you the details.
Please let us know if you need further assistance,
Regards,
Ashwini