6 references to MdiLayout
System.Windows.Forms (6)
System\Windows\Forms\Form.cs (1)
3980public void LayoutMdi(MdiLayout value)
System\Windows\Forms\MDI\MDIClient.cs (5)
138public void LayoutMdi(MdiLayout value) 147case MdiLayout.Cascade: 150case MdiLayout.TileVertical: 153case MdiLayout.TileHorizontal: 156case MdiLayout.ArrangeIcons: