6 references to SetStyle
System.Windows.Forms.Tests (6)
System\Windows\Forms\ToolStripTests.cs (6)
4133
control.
SetStyle
(ControlStyles.UserPaint, userPaint);
5880
control.
SetStyle
(ControlStyles.SupportsTransparentBackColor, supportsTransparentBackColor);
6029
control.
SetStyle
(ControlStyles.SupportsTransparentBackColor, supportsTransparentBackColor);
6078
control.
SetStyle
(ControlStyles.SupportsTransparentBackColor, supportsTransparentBackColor);
6171
control.
SetStyle
(ControlStyles.SupportsTransparentBackColor, supportsTransparentBackColor);
6790
control.
SetStyle
(ControlStyles.Selectable, !tabStop);