12 references to SetStyle
System.Windows.Forms.Tests (12)
System\Windows\Forms\TabPageTests.cs (12)
1025
control.
SetStyle
(ControlStyles.UserPaint, userPaint);
2055
control.
SetStyle
(ControlStyles.ResizeRedraw, resizeRedraw);
2159
control.
SetStyle
(ControlStyles.ResizeRedraw, resizeRedraw);
2283
control.
SetStyle
(ControlStyles.SupportsTransparentBackColor, true);
2285
control.
SetStyle
(ControlStyles.SupportsTransparentBackColor, supportsTransparentBackgroundColor);
3610
control.
SetStyle
(ControlStyles.UserPaint, userPaint);
3981
control.
SetStyle
(ControlStyles.SupportsTransparentBackColor, supportsTransparentBackColor);
4061
control.
SetStyle
(ControlStyles.SupportsTransparentBackColor, supportsTransparentBackColor);
4107
control.
SetStyle
(ControlStyles.SupportsTransparentBackColor, supportsTransparentBackColor);
4200
control.
SetStyle
(ControlStyles.SupportsTransparentBackColor, supportsTransparentBackColor);
4561
control.
SetStyle
(ControlStyles.ResizeRedraw, resizeRedraw);
4712
control.
SetStyle
(ControlStyles.ResizeRedraw, resizeRedraw);