Remembering dock control size on hiding

Hi,

I have two controls, ctrlA and ctrlB. They are in the same tab group with docking style = DockingStyle.Bottom. ctrlA was displayed first and then ctrlB was docked to ctrlA.

If ctrlA and ctrlB are then hidden and we programmatically show ctrlA only, the control is displayed with its previous height. However, if instead we programmatically show ctrlB, the control is displayed with a much greater height that appears to be unrelated to any previous value.

How can I get ctrlB to display with the previous height, just like ctrlA?


2 Replies

AD Administrator Syncfusion Team January 9, 2008 08:31 AM UTC

Hi Stefan,

Thank you for your interest in Syncfusion products.

I am afraid that I could not reproduce the height issue. The attached sample contains three buttons and two controls.Depending on the button selected the contol performs the action specified.

Please download the attached sample from the following link:
http://websamples.syncfusion.com/samples/Tools.Windows/F70853/main.htm

I have also attached the video sample for your reference and it is available in the following link:
http://www.syncfusion.com/support/user/uploads/Video_8fc37714.zip

If still any issue exists please modify the sample or elaborate the reproduce steps.

Could you tell me the version number you are using?

Regards,
Pavan K.




PK Pavan Kumar K Syncfusion Team January 9, 2008 08:35 AM UTC

Hi Stefan,

Thank you for your interest in Syncfusion products.

I am afraid that I could not reproduce the height issue. The attached sample contains three buttons and two controls.Depending on the button selected the contol performs the action specified.

Please download the attached sample from the following link:
http://websamples.syncfusion.com/samples/Tools.Windows/F70853/main.htm

I have also attached the video sample for your reference and it is available in the following link:
http://www.syncfusion.com/support/user/uploads/Video_8fc37714.zip

If still any issue exists please modify the sample or elaborate the reproduce steps.

Could you tell me the version number you are using?

Regards,
Pavan K.



Loader.
Up arrow icon