3 references to SetStyle
System.Windows.Forms.Tests (3)
System\Windows\Forms\ScrollBarTests.cs (3)
2689
control.
SetStyle
(ControlStyles.UserPaint, userPaint);
2690
control.
SetStyle
(ControlStyles.AllPaintingInWmPaint, allPaintingInWmPaint);
2691
control.
SetStyle
(ControlStyles.Opaque, opaque);