3 references to BottomRight
System.Windows.Forms (3)
System\Windows\Forms\Controls\TrackBar\TrackBar.cs (3)
37
private TickStyle _tickStyle = TickStyle.
BottomRight
;
163
case TickStyle.
BottomRight
:
528
[DefaultValue(TickStyle.
BottomRight
)]