winforms icon indicating copy to clipboard operation
winforms copied to clipboard

Add control rendering tests with enabled visual styles

Open RussKie opened this issue 5 years ago • 0 comments

We have a number of rendering tests, however all of them have been developed for disabled visual styles. New tests need to be added to:

  • [ ] NumericUpDownTests (https://github.com/dotnet/winforms/blob/master/src/System.Windows.Forms/tests/UnitTests/NumericUpDownTests.cs)
  • [ ] ButtonRenderingTests (https://github.com/dotnet/winforms/blob/master/src/System.Windows.Forms/tests/UnitTests/System/Windows/Forms/ButtonRenderingTests.cs)

Relates to https://github.com/dotnet/winforms/pull/4197

RussKie avatar Nov 11 '20 04:11 RussKie