TabbedMDIManager - Exception - Minimum Size

Hi,
I was using version 5.1 and now I upgrated to version 5.2.0.39. Now I am getting an Argument exception saying MDIChild form which is hosted in a TabbedMDIManager must have default MinimumSize value ( 0;0 ), when TabbedMDiManager mode is on.\r\nParameter name: MinimumSize

Please let me know what is the resolution.
thanks
thanvir

1 Reply

GM Geetha M Syncfusion Team November 2, 2007 06:08 PM UTC

Hi Thanvir,

Thank you for the version details.

Tabbed MDI Manager must able to set the child window hosted into it to any size that may fit the layout. So the minimum and maximum value of the child window should be as (0,0) and if these values are changed, exception will occur.

Please let me know if you have any questions.

Regards,
Geetha

Loader.
Up arrow icon