12 references to SetStyle
System.Windows.Forms.Tests (12)
System\Windows\Forms\TabPageTests.cs (12)
1027
control.
SetStyle
(ControlStyles.UserPaint, userPaint);
2057
control.
SetStyle
(ControlStyles.ResizeRedraw, resizeRedraw);
2161
control.
SetStyle
(ControlStyles.ResizeRedraw, resizeRedraw);
2285
control.
SetStyle
(ControlStyles.SupportsTransparentBackColor, true);
2287
control.
SetStyle
(ControlStyles.SupportsTransparentBackColor, supportsTransparentBackgroundColor);
3612
control.
SetStyle
(ControlStyles.UserPaint, userPaint);
3983
control.
SetStyle
(ControlStyles.SupportsTransparentBackColor, supportsTransparentBackColor);
4063
control.
SetStyle
(ControlStyles.SupportsTransparentBackColor, supportsTransparentBackColor);
4109
control.
SetStyle
(ControlStyles.SupportsTransparentBackColor, supportsTransparentBackColor);
4202
control.
SetStyle
(ControlStyles.SupportsTransparentBackColor, supportsTransparentBackColor);
4563
control.
SetStyle
(ControlStyles.ResizeRedraw, resizeRedraw);
4714
control.
SetStyle
(ControlStyles.ResizeRedraw, resizeRedraw);