|
|
@@ -52,7 +52,7 @@
|
|
|
this.WorkCenter_Label.BackColor = System.Drawing.Color.Transparent;
|
|
|
this.WorkCenter_Label.BorderColor = System.Drawing.Color.White;
|
|
|
this.WorkCenter_Label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.WorkCenter_Label.Location = new System.Drawing.Point(35, 57);
|
|
|
+ this.WorkCenter_Label.Location = new System.Drawing.Point(35, 108);
|
|
|
this.WorkCenter_Label.Name = "WorkCenter_Label";
|
|
|
this.WorkCenter_Label.Size = new System.Drawing.Size(37, 19);
|
|
|
this.WorkCenter_Label.TabIndex = 1;
|
|
|
@@ -64,7 +64,7 @@
|
|
|
this.Line_Label.BackColor = System.Drawing.Color.Transparent;
|
|
|
this.Line_Label.BorderColor = System.Drawing.Color.White;
|
|
|
this.Line_Label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.Line_Label.Location = new System.Drawing.Point(255, 57);
|
|
|
+ this.Line_Label.Location = new System.Drawing.Point(255, 108);
|
|
|
this.Line_Label.Name = "Line_Label";
|
|
|
this.Line_Label.Size = new System.Drawing.Size(37, 19);
|
|
|
this.Line_Label.TabIndex = 2;
|
|
|
@@ -76,7 +76,7 @@
|
|
|
this.Span_Label.BackColor = System.Drawing.Color.Transparent;
|
|
|
this.Span_Label.BorderColor = System.Drawing.Color.White;
|
|
|
this.Span_Label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.Span_Label.Location = new System.Drawing.Point(447, 57);
|
|
|
+ this.Span_Label.Location = new System.Drawing.Point(447, 108);
|
|
|
this.Span_Label.Name = "Span_Label";
|
|
|
this.Span_Label.Size = new System.Drawing.Size(37, 19);
|
|
|
this.Span_Label.TabIndex = 3;
|
|
|
@@ -86,17 +86,18 @@
|
|
|
//
|
|
|
this.WorkCenter.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
|
|
|
this.WorkCenter.FormattingEnabled = true;
|
|
|
- this.WorkCenter.Location = new System.Drawing.Point(103, 56);
|
|
|
+ this.WorkCenter.Location = new System.Drawing.Point(103, 107);
|
|
|
this.WorkCenter.Name = "WorkCenter";
|
|
|
this.WorkCenter.Size = new System.Drawing.Size(125, 22);
|
|
|
this.WorkCenter.TabIndex = 4;
|
|
|
this.WorkCenter.WaterText = "";
|
|
|
+ this.WorkCenter.SelectedIndexChanged += new System.EventHandler(this.WorkCenter_SelectedIndexChanged);
|
|
|
//
|
|
|
// Line
|
|
|
//
|
|
|
this.Line.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
|
|
|
this.Line.FormattingEnabled = true;
|
|
|
- this.Line.Location = new System.Drawing.Point(298, 56);
|
|
|
+ this.Line.Location = new System.Drawing.Point(298, 107);
|
|
|
this.Line.Name = "Line";
|
|
|
this.Line.Size = new System.Drawing.Size(125, 22);
|
|
|
this.Line.TabIndex = 5;
|
|
|
@@ -106,7 +107,7 @@
|
|
|
//
|
|
|
this.Span.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
|
|
|
this.Span.FormattingEnabled = true;
|
|
|
- this.Span.Location = new System.Drawing.Point(491, 56);
|
|
|
+ this.Span.Location = new System.Drawing.Point(490, 107);
|
|
|
this.Span.Name = "Span";
|
|
|
this.Span.Size = new System.Drawing.Size(125, 22);
|
|
|
this.Span.TabIndex = 6;
|
|
|
@@ -118,7 +119,7 @@
|
|
|
this.skinLabel4.BackColor = System.Drawing.Color.Transparent;
|
|
|
this.skinLabel4.BorderColor = System.Drawing.Color.White;
|
|
|
this.skinLabel4.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.skinLabel4.Location = new System.Drawing.Point(35, 117);
|
|
|
+ this.skinLabel4.Location = new System.Drawing.Point(35, 168);
|
|
|
this.skinLabel4.Name = "skinLabel4";
|
|
|
this.skinLabel4.Size = new System.Drawing.Size(65, 19);
|
|
|
this.skinLabel4.TabIndex = 7;
|
|
|
@@ -130,7 +131,7 @@
|
|
|
this.skinLabel5.BackColor = System.Drawing.Color.Transparent;
|
|
|
this.skinLabel5.BorderColor = System.Drawing.Color.White;
|
|
|
this.skinLabel5.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.skinLabel5.Location = new System.Drawing.Point(35, 175);
|
|
|
+ this.skinLabel5.Location = new System.Drawing.Point(35, 226);
|
|
|
this.skinLabel5.Name = "skinLabel5";
|
|
|
this.skinLabel5.Size = new System.Drawing.Size(65, 19);
|
|
|
this.skinLabel5.TabIndex = 9;
|
|
|
@@ -144,7 +145,7 @@
|
|
|
this.skinRadioButton1.ControlState = CCWin.SkinClass.ControlState.Normal;
|
|
|
this.skinRadioButton1.DownBack = null;
|
|
|
this.skinRadioButton1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.skinRadioButton1.Location = new System.Drawing.Point(79, 214);
|
|
|
+ this.skinRadioButton1.Location = new System.Drawing.Point(79, 265);
|
|
|
this.skinRadioButton1.MouseBack = null;
|
|
|
this.skinRadioButton1.Name = "skinRadioButton1";
|
|
|
this.skinRadioButton1.NormlBack = null;
|
|
|
@@ -165,7 +166,7 @@
|
|
|
this.skinRadioButton2.DownBack = null;
|
|
|
this.skinRadioButton2.Enabled = false;
|
|
|
this.skinRadioButton2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.skinRadioButton2.Location = new System.Drawing.Point(238, 214);
|
|
|
+ this.skinRadioButton2.Location = new System.Drawing.Point(238, 265);
|
|
|
this.skinRadioButton2.MouseBack = null;
|
|
|
this.skinRadioButton2.Name = "skinRadioButton2";
|
|
|
this.skinRadioButton2.NormlBack = null;
|
|
|
@@ -183,7 +184,7 @@
|
|
|
this.skinLabel6.BackColor = System.Drawing.Color.Transparent;
|
|
|
this.skinLabel6.BorderColor = System.Drawing.Color.White;
|
|
|
this.skinLabel6.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.skinLabel6.Location = new System.Drawing.Point(234, 117);
|
|
|
+ this.skinLabel6.Location = new System.Drawing.Point(234, 168);
|
|
|
this.skinLabel6.Name = "skinLabel6";
|
|
|
this.skinLabel6.Size = new System.Drawing.Size(23, 19);
|
|
|
this.skinLabel6.TabIndex = 12;
|
|
|
@@ -199,7 +200,7 @@
|
|
|
this.TimeSpan.IsPasswordChat = '\0';
|
|
|
this.TimeSpan.IsSystemPasswordChar = false;
|
|
|
this.TimeSpan.Lines = new string[0];
|
|
|
- this.TimeSpan.Location = new System.Drawing.Point(103, 113);
|
|
|
+ this.TimeSpan.Location = new System.Drawing.Point(103, 164);
|
|
|
this.TimeSpan.Margin = new System.Windows.Forms.Padding(0);
|
|
|
this.TimeSpan.MaxLength = 32767;
|
|
|
this.TimeSpan.MinimumSize = new System.Drawing.Size(28, 28);
|
|
|
@@ -236,7 +237,7 @@
|
|
|
this.MasterCombo_Label.BackColor = System.Drawing.Color.Transparent;
|
|
|
this.MasterCombo_Label.BorderColor = System.Drawing.Color.White;
|
|
|
this.MasterCombo_Label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.MasterCombo_Label.Location = new System.Drawing.Point(35, 272);
|
|
|
+ this.MasterCombo_Label.Location = new System.Drawing.Point(32, 54);
|
|
|
this.MasterCombo_Label.Name = "MasterCombo_Label";
|
|
|
this.MasterCombo_Label.Size = new System.Drawing.Size(37, 19);
|
|
|
this.MasterCombo_Label.TabIndex = 14;
|
|
|
@@ -246,11 +247,12 @@
|
|
|
//
|
|
|
this.MasterCombo.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
|
|
|
this.MasterCombo.FormattingEnabled = true;
|
|
|
- this.MasterCombo.Location = new System.Drawing.Point(103, 269);
|
|
|
+ this.MasterCombo.Location = new System.Drawing.Point(100, 51);
|
|
|
this.MasterCombo.Name = "MasterCombo";
|
|
|
this.MasterCombo.Size = new System.Drawing.Size(128, 22);
|
|
|
this.MasterCombo.TabIndex = 15;
|
|
|
this.MasterCombo.WaterText = "";
|
|
|
+ this.MasterCombo.SelectedIndexChanged += new System.EventHandler(this.MasterCombo_SelectedIndexChanged);
|
|
|
//
|
|
|
// Start
|
|
|
//
|