no message
parent
a28771a0b4
commit
5add729191
|
@ -1053,7 +1053,6 @@
|
||||||
this.buttonNew.Size = new System.Drawing.Size(100, 50);
|
this.buttonNew.Size = new System.Drawing.Size(100, 50);
|
||||||
this.buttonNew.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
this.buttonNew.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
||||||
this.buttonNew.TabIndex = 188;
|
this.buttonNew.TabIndex = 188;
|
||||||
this.buttonNew.Text = "!";
|
|
||||||
this.buttonNew.TextColor = System.Drawing.Color.Black;
|
this.buttonNew.TextColor = System.Drawing.Color.Black;
|
||||||
this.buttonNew.TextDownColor = System.Drawing.Color.White;
|
this.buttonNew.TextDownColor = System.Drawing.Color.White;
|
||||||
this.buttonNew.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
this.buttonNew.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
||||||
|
|
Loading…
Reference in New Issue