Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
70
BUG: UltraTabControl anchored children not resizing
posted

Normal 0 false false false MicrosoftInternetExplorer4

BUG: UltraTabControl anchored children not resizing

 

Anchored controls in inactive tabs are not resizing when the UltraTabControl is being resized. Only the anchored controls in the active tabs are resized.

 

Software used:

Infragistics NetAdvantage 2009 Volume 1 for Winforms with Service Release 2029 (dated June 18, 2009)

Visual Studio 2009 with SP1

 

Steps on how to reproduce the bug.

1.) Open Visual Studio and create a new Windows Forms Application project

2.) Drag a UltraTabControl on the form

3.) Create 2 tabs on the UltraTabControl

4.) On the first tab, drag a progressbar.

5.) Anchor the progressbar 4 sides (left, top, right, bottom)

6.) On the second tab, drag a button

7.) Anchor the button’s 4 sides (left, top, right, bottom)

8.) Resize the UltraTabControl. Notice that the button resizes accordingly.

9.) Save the form.

10.) Close the form designer. (e.g. CTRL+F4)

11.) Open the form designer.

12.) Notice that the progressbar did not resize.

 

I have attached a small project that demonstrate the problem

If you have any difficulty following the above steps or that the bug did not reproduce on your machine, please post in this thread.

I hope that this incorrect behavior be fixed immediately.

Thank you and hope to hear from you soon.

WindowsApplication1.zip
Parents
No Data
Reply
  • 71886
    Offline posted

    Hello,

    This seems to be an issue which has already been fixed. So what you could do is to download the latest service release available for your current version or either download the trial version of Net Advantage 11.2 and test your application against it.

    Please do not hesitate to ask if something comes up.

Children
No Data