5 references to SetStyle
System.Windows.Forms.Tests (5)
System\Windows\Forms\ScrollableControlTests.cs (5)
1469control.SetStyle(ControlStyles.ResizeRedraw, resizeRedraw); 1539control.SetStyle(ControlStyles.SupportsTransparentBackColor, supportsTransparentBackColor); 1688control.SetStyle(ControlStyles.SupportsTransparentBackColor, supportsTransparentBackColor); 1738control.SetStyle(ControlStyles.SupportsTransparentBackColor, supportsTransparentBackColor); 1832control.SetStyle(ControlStyles.SupportsTransparentBackColor, supportsTransparentBackColor);