dotnet / dotnet/winforms

[Tracking] Extend the modern stroke model to ComboBox and UpDown

Open
#14,928 0 comments 0 reactions 1 assignee Claimed by @ricardobossan View on GitHub
Dominant language
C#
Stars
4.9k
Forks
1.1k
Avg merge
1d 13m
Merged PRs (30d)
85

Description

Related #14906

ComboBox and UpDown do not share the TextBoxBase non-client paint path (ComboBox overpaints during WM_PAINT), so PR #14919 leaves them on the old border. Extend the same per-state stroke look to them so an editable row does not show a different border on a TextBox than on an adjacent ComboBox or NumericUpDown.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.