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
849
Weird UltraGridBagLayoutManager behaviour
posted

Hello,

I am using UltraGridBagLayoutManagers in several controls in my application and I have had some difficulties with it. The two main issues are:

  • The changes I make in the property grid do not reflect properly on the designer
  • If I close the control and re-open it in Visual Studio, the GridBagConstraints in the Properties window are back to default for all controls, even though they are present in the .Designer.cs file and it seems to work fine when running the application.

I am using version 9.1.20091.2039, with Visual Studio 2005 SP1 and framework 2.0.

Is it just me? Is this a known issue? Should I report a bug?

Regards,

Damien

Parents
  • 40
    posted

    I'm seeing the same behavior as the second bullet.  9.1.20091.2039, VS2008 SP1, .NET 2.0

     

    -Joe

Reply Children
No Data