修正Slider显示
This commit is contained in:
parent
518ff37bb0
commit
125444c19b
2
Views/SliderDemo.Designer.cs
generated
2
Views/SliderDemo.Designer.cs
generated
@ -133,6 +133,8 @@
|
||||
// slider2
|
||||
//
|
||||
this.slider2.Fill = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(87)))), ((int)(((byte)(34)))));
|
||||
this.slider2.FillActive = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(87)))), ((int)(((byte)(34)))));
|
||||
this.slider2.FillHover = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(133)))), ((int)(((byte)(34)))));
|
||||
this.slider2.Location = new System.Drawing.Point(215, 3);
|
||||
this.slider2.Name = "slider2";
|
||||
this.slider2.ShowValue = true;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user