2 references to SetSize
System.Windows.Forms (2)
System\Windows\Forms\Layout\TableLayout.cs (2)
168containerInfo.ColumnStyles[0].SetSize(Math.Max(oldWidth, Math.Min(proposedConstraints.Width, containerSize.Width))); 196containerInfo.ColumnStyles[0].SetSize(oldWidth);