picoe/Eto

WinForms : Numeric Stepper needs Size to be set, not Width.

Open

#1,053 建立於 2018年3月15日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)C# (3,387 star) (320 fork)batch import
help wanted

描述

Trying to set the width of a numeric stepper, WinForms ignores the Width value and does its own thing with the dimensions. The workaround on that specific platform is to set Size.

WPF seems fine with Width.

Eto 2.4.1, Win 10 RedStone 4 17115, VS 2017.

貢獻者指南