picoe/Eto

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

Open

#1053 aperta il 15 mar 2018

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)C# (320 fork)batch import
help wanted

Metriche repository

Star
 (3387 star)
Metriche merge PR
 (Merge medio 11m) (11 PR mergiate in 30 g)

Descrizione

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.

Guida contributor