Why when I set IsMdiContainer property to true for MdiParent form some controls of this form will be in gray color and all controls will change their position , and how to show Mdichild form on the top of MdiParent ?
How can I open more than one child form and present them like MdiLayout.TileH orizontal without using Mdi method ??
How can I open more than one child form and present them like MdiLayout.TileH orizontal without using Mdi method ??
Comment