Commit 29f3db64 LN

界面调整,分辨率 1024X768

1 个父辈 bffc092a
...@@ -78,7 +78,7 @@ ...@@ -78,7 +78,7 @@
// //
this.label1.AutoSize = true; this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label1.Location = new System.Drawing.Point(55, 121); this.label1.Location = new System.Drawing.Point(55, 111);
this.label1.Name = "label1"; this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(65, 17); this.label1.Size = new System.Drawing.Size(65, 17);
this.label1.TabIndex = 0; this.label1.TabIndex = 0;
...@@ -89,7 +89,7 @@ ...@@ -89,7 +89,7 @@
this.btnNext.Anchor = System.Windows.Forms.AnchorStyles.Top; this.btnNext.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.btnNext.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnNext.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnNext.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnNext.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnNext.Location = new System.Drawing.Point(444, 153); this.btnNext.Location = new System.Drawing.Point(444, 139);
this.btnNext.Name = "btnNext"; this.btnNext.Name = "btnNext";
this.btnNext.Size = new System.Drawing.Size(120, 45); this.btnNext.Size = new System.Drawing.Size(120, 45);
this.btnNext.TabIndex = 275; this.btnNext.TabIndex = 275;
...@@ -114,7 +114,7 @@ ...@@ -114,7 +114,7 @@
this.cmbId.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cmbId.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbId.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cmbId.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.cmbId.FormattingEnabled = true; this.cmbId.FormattingEnabled = true;
this.cmbId.Location = new System.Drawing.Point(128, 114); this.cmbId.Location = new System.Drawing.Point(128, 104);
this.cmbId.Name = "cmbId"; this.cmbId.Name = "cmbId";
this.cmbId.Size = new System.Drawing.Size(111, 29); this.cmbId.Size = new System.Drawing.Size(111, 29);
this.cmbId.TabIndex = 276; this.cmbId.TabIndex = 276;
...@@ -134,7 +134,7 @@ ...@@ -134,7 +134,7 @@
// //
this.label3.AutoSize = true; this.label3.AutoSize = true;
this.label3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label3.Location = new System.Drawing.Point(43, 73); this.label3.Location = new System.Drawing.Point(43, 68);
this.label3.Name = "label3"; this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(80, 17); this.label3.Size = new System.Drawing.Size(80, 17);
this.label3.TabIndex = 278; this.label3.TabIndex = 278;
...@@ -143,7 +143,7 @@ ...@@ -143,7 +143,7 @@
// txtLineAddr // txtLineAddr
// //
this.txtLineAddr.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtLineAddr.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtLineAddr.Location = new System.Drawing.Point(128, 70); this.txtLineAddr.Location = new System.Drawing.Point(128, 65);
this.txtLineAddr.Name = "txtLineAddr"; this.txtLineAddr.Name = "txtLineAddr";
this.txtLineAddr.Size = new System.Drawing.Size(285, 26); this.txtLineAddr.Size = new System.Drawing.Size(285, 26);
this.txtLineAddr.TabIndex = 279; this.txtLineAddr.TabIndex = 279;
...@@ -163,7 +163,7 @@ ...@@ -163,7 +163,7 @@
this.btnReset.Anchor = System.Windows.Forms.AnchorStyles.Top; this.btnReset.Anchor = System.Windows.Forms.AnchorStyles.Top;
this.btnReset.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnReset.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnReset.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnReset.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnReset.Location = new System.Drawing.Point(444, 67); this.btnReset.Location = new System.Drawing.Point(444, 62);
this.btnReset.Name = "btnReset"; this.btnReset.Name = "btnReset";
this.btnReset.Size = new System.Drawing.Size(89, 33); this.btnReset.Size = new System.Drawing.Size(89, 33);
this.btnReset.TabIndex = 281; this.btnReset.TabIndex = 281;
...@@ -187,7 +187,7 @@ ...@@ -187,7 +187,7 @@
this.groupBox1.Controls.Add(this.txtLineAddr); this.groupBox1.Controls.Add(this.txtLineAddr);
this.groupBox1.Controls.Add(this.label2); this.groupBox1.Controls.Add(this.label2);
this.groupBox1.Controls.Add(this.label3); this.groupBox1.Controls.Add(this.label3);
this.groupBox1.Location = new System.Drawing.Point(12, 6); this.groupBox1.Location = new System.Drawing.Point(12, 3);
this.groupBox1.Name = "groupBox1"; this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(586, 368); this.groupBox1.Size = new System.Drawing.Size(586, 368);
this.groupBox1.TabIndex = 283; this.groupBox1.TabIndex = 283;
...@@ -198,7 +198,7 @@ ...@@ -198,7 +198,7 @@
// //
this.lblMsg.AutoSize = true; this.lblMsg.AutoSize = true;
this.lblMsg.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblMsg.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblMsg.Location = new System.Drawing.Point(245, 121); this.lblMsg.Location = new System.Drawing.Point(245, 111);
this.lblMsg.Name = "lblMsg"; this.lblMsg.Name = "lblMsg";
this.lblMsg.Size = new System.Drawing.Size(176, 17); this.lblMsg.Size = new System.Drawing.Size(176, 17);
this.lblMsg.TabIndex = 286; this.lblMsg.TabIndex = 286;
...@@ -210,9 +210,9 @@ ...@@ -210,9 +210,9 @@
| System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right))); | System.Windows.Forms.AnchorStyles.Right)));
this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image"))); this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
this.pictureBox1.Location = new System.Drawing.Point(6, 204); this.pictureBox1.Location = new System.Drawing.Point(6, 190);
this.pictureBox1.Name = "pictureBox1"; this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(572, 158); this.pictureBox1.Size = new System.Drawing.Size(570, 171);
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pictureBox1.TabIndex = 285; this.pictureBox1.TabIndex = 285;
this.pictureBox1.TabStop = false; this.pictureBox1.TabStop = false;
...@@ -222,7 +222,7 @@ ...@@ -222,7 +222,7 @@
this.lblRightCid.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lblRightCid.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.lblRightCid.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.lblRightCid.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.lblRightCid.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblRightCid.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblRightCid.Location = new System.Drawing.Point(279, 159); this.lblRightCid.Location = new System.Drawing.Point(279, 145);
this.lblRightCid.Name = "lblRightCid"; this.lblRightCid.Name = "lblRightCid";
this.lblRightCid.Size = new System.Drawing.Size(147, 32); this.lblRightCid.Size = new System.Drawing.Size(147, 32);
this.lblRightCid.TabIndex = 284; this.lblRightCid.TabIndex = 284;
...@@ -234,7 +234,7 @@ ...@@ -234,7 +234,7 @@
this.lblLeftCid.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.lblLeftCid.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.lblLeftCid.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.lblLeftCid.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.lblLeftCid.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblLeftCid.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblLeftCid.Location = new System.Drawing.Point(128, 160); this.lblLeftCid.Location = new System.Drawing.Point(128, 146);
this.lblLeftCid.Name = "lblLeftCid"; this.lblLeftCid.Name = "lblLeftCid";
this.lblLeftCid.Size = new System.Drawing.Size(145, 30); this.lblLeftCid.Size = new System.Drawing.Size(145, 30);
this.lblLeftCid.TabIndex = 283; this.lblLeftCid.TabIndex = 283;
...@@ -389,7 +389,7 @@ ...@@ -389,7 +389,7 @@
| System.Windows.Forms.AnchorStyles.Right))); | System.Windows.Forms.AnchorStyles.Right)));
this.tabControl1.Controls.Add(this.tabPage1); this.tabControl1.Controls.Add(this.tabPage1);
this.tabControl1.Controls.Add(this.tabPage2); this.tabControl1.Controls.Add(this.tabPage2);
this.tabControl1.Location = new System.Drawing.Point(12, 380); this.tabControl1.Location = new System.Drawing.Point(12, 374);
this.tabControl1.Name = "tabControl1"; this.tabControl1.Name = "tabControl1";
this.tabControl1.SelectedIndex = 0; this.tabControl1.SelectedIndex = 0;
this.tabControl1.Size = new System.Drawing.Size(586, 233); this.tabControl1.Size = new System.Drawing.Size(586, 233);
...@@ -550,7 +550,7 @@ ...@@ -550,7 +550,7 @@
// //
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F); this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(610, 689); this.ClientSize = new System.Drawing.Size(610, 671);
this.Controls.Add(this.btnSavePosID); this.Controls.Add(this.btnSavePosID);
this.Controls.Add(this.tabControl1); this.Controls.Add(this.tabControl1);
this.Controls.Add(this.btnBack); this.Controls.Add(this.btnBack);
......
...@@ -230,8 +230,7 @@ ...@@ -230,8 +230,7 @@
// //
// FrmInOutStore // FrmInOutStore
// //
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1003, 621); this.ClientSize = new System.Drawing.Size(1003, 621);
this.Controls.Add(this.tableLayoutPanel1); this.Controls.Add(this.tableLayoutPanel1);
this.Name = "FrmInOutStore"; this.Name = "FrmInOutStore";
......
...@@ -212,7 +212,7 @@ ...@@ -212,7 +212,7 @@
this.logBox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.logBox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.logBox.Location = new System.Drawing.Point(241, 6); this.logBox.Location = new System.Drawing.Point(241, 6);
this.logBox.Name = "logBox"; this.logBox.Name = "logBox";
this.logBox.Size = new System.Drawing.Size(1085, 613); this.logBox.Size = new System.Drawing.Size(1085, 628);
this.logBox.TabIndex = 106; this.logBox.TabIndex = 106;
this.logBox.Text = ""; this.logBox.Text = "";
this.logBox.VisibleChanged += new System.EventHandler(this.logBox_VisibleChanged); this.logBox.VisibleChanged += new System.EventHandler(this.logBox_VisibleChanged);
......
...@@ -126,15 +126,6 @@ ...@@ -126,15 +126,6 @@
<metadata name="Column_Del.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> <metadata name="Column_Del.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value> <value>True</value>
</metadata> </metadata>
<metadata name="Column_Index.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="Column_position.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="Column_Del.UserAddedColumn" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<metadata name="timer1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> <metadata name="timer1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 17</value> <value>17, 17</value>
</metadata> </metadata>
......
支持 Markdown 格式
你添加了 0 到此讨论。请谨慎行事。
Finish editing this message first!