picoe/Eto

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

Open

#1,053 opened on 2018年3月15日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)C# (3,387 stars) (320 forks)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.

コントリビューターガイド