2 references to SetMinimumSize
System.Windows.Forms (2)
System\Windows\Forms\Control.cs (1)
2497CommonProperties.SetMinimumSize(this, value);
System\Windows\Forms\Controls\ToolStrips\ToolStrip.cs (1)
4028CommonProperties.SetMinimumSize(this, new Size(-1, -1));