no message

master
sj84 2023-08-29 11:40:39 +09:00
parent a28771a0b4
commit 5add729191
1 changed files with 0 additions and 1 deletions

View File

@ -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;