thielj / MetroFramework

Metro UI of Windows 8 for .NET Windows Forms applications
http://thielj.github.io/MetroFramework
Other
396 stars 225 forks source link

Problem With MDI Container #54

Open paresh17 opened 9 years ago

paresh17 commented 9 years ago

Hello, Thanks in Advance

I am facing one problem as i listed below .Please suggest me solution.

When I write Code Like below then child form doesn't open FrmTest.MdiParent = Me FrmTest.Show()

But child opens if i removes mdiParent Property from Code then it's working properly.

elbrother23 commented 8 years ago

I have the same issue!

Klocman commented 7 years ago

Ran into this issue as well. Setting MetroForm's IsMdiContainer to true results in bad drawing artifacts.

elbembo commented 6 years ago

NuGet package install MetroFramework-1.3.0.0 and MetroModernUi