2 references to SetStyle
System.Windows.Forms.Tests (2)
System\Windows\Forms\ControlTests.Methods.cs (2)
2825control.SetStyle(ControlStyles.FixedWidth, true); 2826control.SetStyle(ControlStyles.FixedHeight, true);