parent
473f55eaed
commit
14002c0a5b
|
|
@ -113,6 +113,7 @@
|
|||
this.buttonLane1.TextLocation = new System.Drawing.Point(0, 0);
|
||||
this.buttonLane1.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
||||
this.buttonLane1.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane1.UpImage")));
|
||||
this.buttonLane1.Click += new System.EventHandler(this.buttonLine_Click);
|
||||
//
|
||||
// buttonLane2
|
||||
//
|
||||
|
|
@ -144,6 +145,7 @@
|
|||
this.buttonLane2.TextLocation = new System.Drawing.Point(0, 0);
|
||||
this.buttonLane2.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
||||
this.buttonLane2.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane2.UpImage")));
|
||||
this.buttonLane2.Click += new System.EventHandler(this.buttonLine_Click);
|
||||
//
|
||||
// buttonLane3
|
||||
//
|
||||
|
|
@ -175,6 +177,7 @@
|
|||
this.buttonLane3.TextLocation = new System.Drawing.Point(0, 0);
|
||||
this.buttonLane3.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
||||
this.buttonLane3.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane3.UpImage")));
|
||||
this.buttonLane3.Click += new System.EventHandler(this.buttonLine_Click);
|
||||
//
|
||||
// buttonLane4
|
||||
//
|
||||
|
|
@ -206,6 +209,7 @@
|
|||
this.buttonLane4.TextLocation = new System.Drawing.Point(0, 0);
|
||||
this.buttonLane4.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
||||
this.buttonLane4.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane4.UpImage")));
|
||||
this.buttonLane4.Click += new System.EventHandler(this.buttonLine_Click);
|
||||
//
|
||||
// buttonLane5
|
||||
//
|
||||
|
|
@ -237,6 +241,7 @@
|
|||
this.buttonLane5.TextLocation = new System.Drawing.Point(0, 0);
|
||||
this.buttonLane5.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
||||
this.buttonLane5.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane5.UpImage")));
|
||||
this.buttonLane5.Click += new System.EventHandler(this.buttonLine_Click);
|
||||
//
|
||||
// buttonLane6
|
||||
//
|
||||
|
|
@ -268,6 +273,7 @@
|
|||
this.buttonLane6.TextLocation = new System.Drawing.Point(0, 0);
|
||||
this.buttonLane6.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
||||
this.buttonLane6.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane6.UpImage")));
|
||||
this.buttonLane6.Click += new System.EventHandler(this.buttonLine_Click);
|
||||
//
|
||||
// buttonLane7
|
||||
//
|
||||
|
|
@ -299,6 +305,7 @@
|
|||
this.buttonLane7.TextLocation = new System.Drawing.Point(0, 0);
|
||||
this.buttonLane7.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
||||
this.buttonLane7.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane7.UpImage")));
|
||||
this.buttonLane7.Click += new System.EventHandler(this.buttonLine_Click);
|
||||
//
|
||||
// buttonLane8
|
||||
//
|
||||
|
|
@ -330,6 +337,7 @@
|
|||
this.buttonLane8.TextLocation = new System.Drawing.Point(0, 0);
|
||||
this.buttonLane8.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
||||
this.buttonLane8.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane8.UpImage")));
|
||||
this.buttonLane8.Click += new System.EventHandler(this.buttonLine_Click);
|
||||
//
|
||||
// buttonLane9
|
||||
//
|
||||
|
|
@ -361,6 +369,7 @@
|
|||
this.buttonLane9.TextLocation = new System.Drawing.Point(0, 0);
|
||||
this.buttonLane9.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
||||
this.buttonLane9.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane9.UpImage")));
|
||||
this.buttonLane9.Click += new System.EventHandler(this.buttonLine_Click);
|
||||
//
|
||||
// buttonLane10
|
||||
//
|
||||
|
|
@ -392,6 +401,7 @@
|
|||
this.buttonLane10.TextLocation = new System.Drawing.Point(0, 0);
|
||||
this.buttonLane10.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
||||
this.buttonLane10.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane10.UpImage")));
|
||||
this.buttonLane10.Click += new System.EventHandler(this.buttonLine_Click);
|
||||
//
|
||||
// smartLabel1
|
||||
//
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load Diff
|
|
@ -908,6 +908,7 @@
|
|||
this.buttonLane1.TextLocation = new System.Drawing.Point(0, 0);
|
||||
this.buttonLane1.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
||||
this.buttonLane1.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane1.UpImage")));
|
||||
this.buttonLane1.Click += new System.EventHandler(this.buttonLine_Click);
|
||||
//
|
||||
// buttonLane2
|
||||
//
|
||||
|
|
@ -939,6 +940,7 @@
|
|||
this.buttonLane2.TextLocation = new System.Drawing.Point(0, 0);
|
||||
this.buttonLane2.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
||||
this.buttonLane2.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane2.UpImage")));
|
||||
this.buttonLane2.Click += new System.EventHandler(this.buttonLine_Click);
|
||||
//
|
||||
// buttonLane3
|
||||
//
|
||||
|
|
@ -970,6 +972,7 @@
|
|||
this.buttonLane3.TextLocation = new System.Drawing.Point(0, 0);
|
||||
this.buttonLane3.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
||||
this.buttonLane3.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane3.UpImage")));
|
||||
this.buttonLane3.Click += new System.EventHandler(this.buttonLine_Click);
|
||||
//
|
||||
// buttonLane4
|
||||
//
|
||||
|
|
@ -1001,6 +1004,7 @@
|
|||
this.buttonLane4.TextLocation = new System.Drawing.Point(0, 0);
|
||||
this.buttonLane4.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
||||
this.buttonLane4.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane4.UpImage")));
|
||||
this.buttonLane4.Click += new System.EventHandler(this.buttonLine_Click);
|
||||
//
|
||||
// buttonLane5
|
||||
//
|
||||
|
|
@ -1032,6 +1036,7 @@
|
|||
this.buttonLane5.TextLocation = new System.Drawing.Point(0, 0);
|
||||
this.buttonLane5.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
||||
this.buttonLane5.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane5.UpImage")));
|
||||
this.buttonLane5.Click += new System.EventHandler(this.buttonLine_Click);
|
||||
//
|
||||
// buttonLane6
|
||||
//
|
||||
|
|
@ -1063,6 +1068,7 @@
|
|||
this.buttonLane6.TextLocation = new System.Drawing.Point(0, 0);
|
||||
this.buttonLane6.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
||||
this.buttonLane6.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane6.UpImage")));
|
||||
this.buttonLane6.Click += new System.EventHandler(this.buttonLine_Click);
|
||||
//
|
||||
// buttonLane7
|
||||
//
|
||||
|
|
@ -1094,6 +1100,7 @@
|
|||
this.buttonLane7.TextLocation = new System.Drawing.Point(0, 0);
|
||||
this.buttonLane7.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
||||
this.buttonLane7.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane7.UpImage")));
|
||||
this.buttonLane7.Click += new System.EventHandler(this.buttonLine_Click);
|
||||
//
|
||||
// buttonLane8
|
||||
//
|
||||
|
|
@ -1125,6 +1132,7 @@
|
|||
this.buttonLane8.TextLocation = new System.Drawing.Point(0, 0);
|
||||
this.buttonLane8.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
||||
this.buttonLane8.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane8.UpImage")));
|
||||
this.buttonLane8.Click += new System.EventHandler(this.buttonLine_Click);
|
||||
//
|
||||
// buttonLane9
|
||||
//
|
||||
|
|
@ -1156,6 +1164,7 @@
|
|||
this.buttonLane9.TextLocation = new System.Drawing.Point(0, 0);
|
||||
this.buttonLane9.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
||||
this.buttonLane9.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane9.UpImage")));
|
||||
this.buttonLane9.Click += new System.EventHandler(this.buttonLine_Click);
|
||||
//
|
||||
// buttonLane10
|
||||
//
|
||||
|
|
@ -1187,6 +1196,7 @@
|
|||
this.buttonLane10.TextLocation = new System.Drawing.Point(0, 0);
|
||||
this.buttonLane10.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
||||
this.buttonLane10.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane10.UpImage")));
|
||||
this.buttonLane10.Click += new System.EventHandler(this.buttonLine_Click);
|
||||
//
|
||||
// buttonLane11
|
||||
//
|
||||
|
|
@ -1218,6 +1228,7 @@
|
|||
this.buttonLane11.TextLocation = new System.Drawing.Point(0, 0);
|
||||
this.buttonLane11.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
||||
this.buttonLane11.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane11.UpImage")));
|
||||
this.buttonLane11.Click += new System.EventHandler(this.buttonLine_Click);
|
||||
//
|
||||
// smartLabel11
|
||||
//
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load Diff
|
|
@ -913,6 +913,7 @@
|
|||
this.buttonLane1.TextLocation = new System.Drawing.Point(0, 0);
|
||||
this.buttonLane1.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
||||
this.buttonLane1.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane1.UpImage")));
|
||||
this.buttonLane1.Click += new System.EventHandler(this.buttonLine_Click);
|
||||
//
|
||||
// buttonLane2
|
||||
//
|
||||
|
|
@ -944,6 +945,7 @@
|
|||
this.buttonLane2.TextLocation = new System.Drawing.Point(0, 0);
|
||||
this.buttonLane2.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
||||
this.buttonLane2.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane2.UpImage")));
|
||||
this.buttonLane2.Click += new System.EventHandler(this.buttonLine_Click);
|
||||
//
|
||||
// buttonLane3
|
||||
//
|
||||
|
|
@ -975,6 +977,7 @@
|
|||
this.buttonLane3.TextLocation = new System.Drawing.Point(0, 0);
|
||||
this.buttonLane3.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
||||
this.buttonLane3.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane3.UpImage")));
|
||||
this.buttonLane3.Click += new System.EventHandler(this.buttonLine_Click);
|
||||
//
|
||||
// buttonLane4
|
||||
//
|
||||
|
|
@ -1006,6 +1009,7 @@
|
|||
this.buttonLane4.TextLocation = new System.Drawing.Point(0, 0);
|
||||
this.buttonLane4.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
||||
this.buttonLane4.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane4.UpImage")));
|
||||
this.buttonLane4.Click += new System.EventHandler(this.buttonLine_Click);
|
||||
//
|
||||
// buttonLane5
|
||||
//
|
||||
|
|
@ -1037,6 +1041,7 @@
|
|||
this.buttonLane5.TextLocation = new System.Drawing.Point(0, 0);
|
||||
this.buttonLane5.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
||||
this.buttonLane5.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane5.UpImage")));
|
||||
this.buttonLane5.Click += new System.EventHandler(this.buttonLine_Click);
|
||||
//
|
||||
// buttonLane6
|
||||
//
|
||||
|
|
@ -1068,6 +1073,7 @@
|
|||
this.buttonLane6.TextLocation = new System.Drawing.Point(0, 0);
|
||||
this.buttonLane6.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
||||
this.buttonLane6.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane6.UpImage")));
|
||||
this.buttonLane6.Click += new System.EventHandler(this.buttonLine_Click);
|
||||
//
|
||||
// buttonLane7
|
||||
//
|
||||
|
|
@ -1099,6 +1105,7 @@
|
|||
this.buttonLane7.TextLocation = new System.Drawing.Point(0, 0);
|
||||
this.buttonLane7.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
||||
this.buttonLane7.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane7.UpImage")));
|
||||
this.buttonLane7.Click += new System.EventHandler(this.buttonLine_Click);
|
||||
//
|
||||
// buttonLane8
|
||||
//
|
||||
|
|
@ -1130,6 +1137,7 @@
|
|||
this.buttonLane8.TextLocation = new System.Drawing.Point(0, 0);
|
||||
this.buttonLane8.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
||||
this.buttonLane8.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane8.UpImage")));
|
||||
this.buttonLane8.Click += new System.EventHandler(this.buttonLine_Click);
|
||||
//
|
||||
// buttonLane9
|
||||
//
|
||||
|
|
@ -1161,6 +1169,7 @@
|
|||
this.buttonLane9.TextLocation = new System.Drawing.Point(0, 0);
|
||||
this.buttonLane9.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
||||
this.buttonLane9.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane9.UpImage")));
|
||||
this.buttonLane9.Click += new System.EventHandler(this.buttonLine_Click);
|
||||
//
|
||||
// buttonLane10
|
||||
//
|
||||
|
|
@ -1192,6 +1201,7 @@
|
|||
this.buttonLane10.TextLocation = new System.Drawing.Point(0, 0);
|
||||
this.buttonLane10.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
||||
this.buttonLane10.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane10.UpImage")));
|
||||
this.buttonLane10.Click += new System.EventHandler(this.buttonLine_Click);
|
||||
//
|
||||
// buttonLane11
|
||||
//
|
||||
|
|
@ -1223,6 +1233,7 @@
|
|||
this.buttonLane11.TextLocation = new System.Drawing.Point(0, 0);
|
||||
this.buttonLane11.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
||||
this.buttonLane11.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane11.UpImage")));
|
||||
this.buttonLane11.Click += new System.EventHandler(this.buttonLine_Click);
|
||||
//
|
||||
// buttonLane12
|
||||
//
|
||||
|
|
@ -1254,6 +1265,7 @@
|
|||
this.buttonLane12.TextLocation = new System.Drawing.Point(0, 0);
|
||||
this.buttonLane12.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
||||
this.buttonLane12.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane12.UpImage")));
|
||||
this.buttonLane12.Click += new System.EventHandler(this.buttonLine_Click);
|
||||
//
|
||||
// smartLabel11
|
||||
//
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load Diff
|
|
@ -735,6 +735,7 @@
|
|||
this.buttonLane1.TextLocation = new System.Drawing.Point(0, 0);
|
||||
this.buttonLane1.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
||||
this.buttonLane1.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane1.UpImage")));
|
||||
this.buttonLane1.Click += new System.EventHandler(this.buttonLine_Click);
|
||||
//
|
||||
// buttonLane5
|
||||
//
|
||||
|
|
@ -766,6 +767,7 @@
|
|||
this.buttonLane5.TextLocation = new System.Drawing.Point(0, 0);
|
||||
this.buttonLane5.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
||||
this.buttonLane5.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane5.UpImage")));
|
||||
this.buttonLane5.Click += new System.EventHandler(this.buttonLine_Click);
|
||||
//
|
||||
// buttonLane2
|
||||
//
|
||||
|
|
@ -797,6 +799,7 @@
|
|||
this.buttonLane2.TextLocation = new System.Drawing.Point(0, 0);
|
||||
this.buttonLane2.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
||||
this.buttonLane2.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane2.UpImage")));
|
||||
this.buttonLane2.Click += new System.EventHandler(this.buttonLine_Click);
|
||||
//
|
||||
// buttonLane6
|
||||
//
|
||||
|
|
@ -828,6 +831,7 @@
|
|||
this.buttonLane6.TextLocation = new System.Drawing.Point(0, 0);
|
||||
this.buttonLane6.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
||||
this.buttonLane6.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane6.UpImage")));
|
||||
this.buttonLane6.Click += new System.EventHandler(this.buttonLine_Click);
|
||||
//
|
||||
// buttonLane3
|
||||
//
|
||||
|
|
@ -859,6 +863,7 @@
|
|||
this.buttonLane3.TextLocation = new System.Drawing.Point(0, 0);
|
||||
this.buttonLane3.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
||||
this.buttonLane3.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane3.UpImage")));
|
||||
this.buttonLane3.Click += new System.EventHandler(this.buttonLine_Click);
|
||||
//
|
||||
// buttonLane7
|
||||
//
|
||||
|
|
@ -890,6 +895,7 @@
|
|||
this.buttonLane7.TextLocation = new System.Drawing.Point(0, 0);
|
||||
this.buttonLane7.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
||||
this.buttonLane7.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane7.UpImage")));
|
||||
this.buttonLane7.Click += new System.EventHandler(this.buttonLine_Click);
|
||||
//
|
||||
// buttonLane4
|
||||
//
|
||||
|
|
@ -921,6 +927,7 @@
|
|||
this.buttonLane4.TextLocation = new System.Drawing.Point(0, 0);
|
||||
this.buttonLane4.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
||||
this.buttonLane4.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane4.UpImage")));
|
||||
this.buttonLane4.Click += new System.EventHandler(this.buttonLine_Click);
|
||||
//
|
||||
// buttonLane8
|
||||
//
|
||||
|
|
@ -952,6 +959,7 @@
|
|||
this.buttonLane8.TextLocation = new System.Drawing.Point(0, 0);
|
||||
this.buttonLane8.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
||||
this.buttonLane8.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLane8.UpImage")));
|
||||
this.buttonLane8.Click += new System.EventHandler(this.buttonLine_Click);
|
||||
//
|
||||
// smartGroupBox1
|
||||
//
|
||||
|
|
|
|||
|
|
@ -355,7 +355,7 @@
|
|||
this.labelTitle2.BackPictureBox2 = null;
|
||||
this.labelTitle2.BorderColor = System.Drawing.Color.Black;
|
||||
this.labelTitle2.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||||
this.labelTitle2.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
|
||||
this.labelTitle2.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
|
||||
this.labelTitle2.ForeColor = System.Drawing.SystemColors.Control;
|
||||
this.labelTitle2.InitVisible = true;
|
||||
this.labelTitle2.LineSpacing = 0F;
|
||||
|
|
@ -376,7 +376,7 @@
|
|||
this.labelTitle3.BackPictureBox2 = null;
|
||||
this.labelTitle3.BorderColor = System.Drawing.Color.Black;
|
||||
this.labelTitle3.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||||
this.labelTitle3.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
|
||||
this.labelTitle3.Font = new System.Drawing.Font("새굴림", 11F, System.Drawing.FontStyle.Bold);
|
||||
this.labelTitle3.ForeColor = System.Drawing.SystemColors.Control;
|
||||
this.labelTitle3.InitVisible = true;
|
||||
this.labelTitle3.LineSpacing = 0F;
|
||||
|
|
@ -397,7 +397,7 @@
|
|||
this.labelTitle1.BackPictureBox2 = null;
|
||||
this.labelTitle1.BorderColor = System.Drawing.Color.Black;
|
||||
this.labelTitle1.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||||
this.labelTitle1.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Bold);
|
||||
this.labelTitle1.Font = new System.Drawing.Font("새굴림", 20F, System.Drawing.FontStyle.Bold);
|
||||
this.labelTitle1.ForeColor = System.Drawing.SystemColors.Control;
|
||||
this.labelTitle1.InitVisible = true;
|
||||
this.labelTitle1.LineSpacing = 0F;
|
||||
|
|
|
|||
|
|
@ -249,9 +249,9 @@ namespace INT69DC_7C.DialogForms
|
|||
}
|
||||
else if (this.ParentForm.SystemConfig.Language == DataStore.LanguageID.Japanese)
|
||||
{
|
||||
this.labelTitle1.Text = "Changer le mot de passe";
|
||||
this.labelTitle2.Text = "Nouveau";
|
||||
this.labelTitle3.Text = "Vérifier";
|
||||
this.labelTitle1.Text = "パスワㅡド変更";
|
||||
this.labelTitle2.Text = "新パスワㅡド";
|
||||
this.labelTitle3.Text = "パスワㅡド確認";
|
||||
|
||||
this.buttonLogOn.DisableImage = new Bitmap(images.GetImage(ImageDll.ButtonImages.jpnMainLoginChangeDisable));
|
||||
this.buttonLogOn.DownImage = new Bitmap(images.GetImage(ImageDll.ButtonImages.jpnMainLoginChangeDown));
|
||||
|
|
|
|||
Loading…
Reference in New Issue