6 references to SetStyle
System.Windows.Forms.Tests (6)
System\Windows\Forms\ToolStripTests.cs (6)
4135
control.
SetStyle
(ControlStyles.UserPaint, userPaint);
5882
control.
SetStyle
(ControlStyles.SupportsTransparentBackColor, supportsTransparentBackColor);
6031
control.
SetStyle
(ControlStyles.SupportsTransparentBackColor, supportsTransparentBackColor);
6080
control.
SetStyle
(ControlStyles.SupportsTransparentBackColor, supportsTransparentBackColor);
6173
control.
SetStyle
(ControlStyles.SupportsTransparentBackColor, supportsTransparentBackColor);
6792
control.
SetStyle
(ControlStyles.Selectable, !tabStop);