[Tracking] Extend the modern stroke model to ComboBox and UpDown
Open
- 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
Assessment
This issue has not been assessed yet.