4 references to Down
System.Windows.Forms (4)
System\Windows\Forms\Controls\UpDown\UpDownBase.UpDownButtons.cs (4)
326
vsr.SetParameters(VisualStyleElement.Spin.
Down
.Disabled);
330
vsr.SetParameters(VisualStyleElement.Spin.
Down
.Pressed);
335
? VisualStyleElement.Spin.
Down
.Hot
336
: VisualStyleElement.Spin.
Down
.Normal);