5 references to SetStyle
System.Windows.Forms.Tests (5)
System\Windows\Forms\ScrollableControlTests.cs (5)
1471control.SetStyle(ControlStyles.ResizeRedraw, resizeRedraw); 1541control.SetStyle(ControlStyles.SupportsTransparentBackColor, supportsTransparentBackColor); 1690control.SetStyle(ControlStyles.SupportsTransparentBackColor, supportsTransparentBackColor); 1740control.SetStyle(ControlStyles.SupportsTransparentBackColor, supportsTransparentBackColor); 1834control.SetStyle(ControlStyles.SupportsTransparentBackColor, supportsTransparentBackColor);