📄 usercontrol1.designer.cs
字号:
"代缴",
"代收",
"代领",
"一览"});
this.cbFWkind.Location = new System.Drawing.Point(135, 73);
this.cbFWkind.Name = "cbFWkind";
this.cbFWkind.Size = new System.Drawing.Size(161, 20);
this.cbFWkind.TabIndex = 81;
//
// tbFWexp
//
this.tbFWexp.Location = new System.Drawing.Point(406, 166);
this.tbFWexp.Name = "tbFWexp";
this.tbFWexp.Size = new System.Drawing.Size(161, 21);
this.tbFWexp.TabIndex = 80;
//
// tbFWshoutr
//
this.tbFWshoutr.Location = new System.Drawing.Point(406, 105);
this.tbFWshoutr.Name = "tbFWshoutr";
this.tbFWshoutr.Size = new System.Drawing.Size(161, 21);
this.tbFWshoutr.TabIndex = 79;
//
// tbFWweitr
//
this.tbFWweitr.Location = new System.Drawing.Point(135, 105);
this.tbFWweitr.Name = "tbFWweitr";
this.tbFWweitr.Size = new System.Drawing.Size(161, 21);
this.tbFWweitr.TabIndex = 77;
//
// pFW2
//
this.pFW2.BackColor = System.Drawing.Color.AliceBlue;
this.pFW2.Controls.Add(this.tbFWweit);
this.pFW2.Controls.Add(this.tbFWyuqi);
this.pFW2.Controls.Add(this.cbFWkind);
this.pFW2.Controls.Add(this.tbFWexp);
this.pFW2.Controls.Add(this.tbFWshoutr);
this.pFW2.Controls.Add(this.tbFWweitr);
this.pFW2.Controls.Add(this.label4);
this.pFW2.Controls.Add(this.label7);
this.pFW2.Controls.Add(this.label8);
this.pFW2.Controls.Add(this.label9);
this.pFW2.Controls.Add(this.tbFWneirong);
this.pFW2.Controls.Add(this.tbFWname);
this.pFW2.Controls.Add(this.tbFWcount);
this.pFW2.Controls.Add(this.tbFWnum);
this.pFW2.Controls.Add(this.label6);
this.pFW2.Controls.Add(this.label5);
this.pFW2.Controls.Add(this.label10);
this.pFW2.Controls.Add(this.label3);
this.pFW2.Controls.Add(this.label2);
this.pFW2.Controls.Add(this.label1);
this.pFW2.Controls.Add(this.btFWpri);
this.pFW2.Controls.Add(this.btFWsel);
this.pFW2.Controls.Add(this.btFWdel);
this.pFW2.Controls.Add(this.btFWalter);
this.pFW2.Controls.Add(this.btFWadd);
this.pFW2.Dock = System.Windows.Forms.DockStyle.Fill;
this.pFW2.Location = new System.Drawing.Point(0, 0);
this.pFW2.Name = "pFW2";
this.pFW2.Size = new System.Drawing.Size(608, 258);
this.pFW2.TabIndex = 3;
this.pFW2.Paint += new System.Windows.Forms.PaintEventHandler(this.pFW2_Paint);
//
// tbFWweit
//
this.tbFWweit.Location = new System.Drawing.Point(406, 135);
this.tbFWweit.Name = "tbFWweit";
this.tbFWweit.Size = new System.Drawing.Size(161, 21);
this.tbFWweit.TabIndex = 85;
//
// tbFWyuqi
//
this.tbFWyuqi.Location = new System.Drawing.Point(135, 166);
this.tbFWyuqi.Name = "tbFWyuqi";
this.tbFWyuqi.Size = new System.Drawing.Size(161, 21);
this.tbFWyuqi.TabIndex = 84;
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(325, 169);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(65, 12);
this.label4.TabIndex = 76;
this.label4.Text = "时间说明:";
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(40, 169);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(89, 12);
this.label7.TabIndex = 75;
this.label7.Text = "预期完成时间:";
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(325, 108);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(53, 12);
this.label8.TabIndex = 74;
this.label8.Text = "受托人:";
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(40, 105);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(53, 12);
this.label9.TabIndex = 73;
this.label9.Text = "委托人:";
//
// tbFWneirong
//
this.tbFWneirong.Location = new System.Drawing.Point(406, 72);
this.tbFWneirong.Name = "tbFWneirong";
this.tbFWneirong.Size = new System.Drawing.Size(161, 21);
this.tbFWneirong.TabIndex = 71;
//
// pFW1
//
this.pFW1.Controls.Add(this.dgvFW);
this.pFW1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.pFW1.Location = new System.Drawing.Point(0, 258);
this.pFW1.Name = "pFW1";
this.pFW1.Size = new System.Drawing.Size(608, 200);
this.pFW1.TabIndex = 2;
//
// dgvFW
//
this.dgvFW.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.dgvFW.Dock = System.Windows.Forms.DockStyle.Bottom;
this.dgvFW.Location = new System.Drawing.Point(0, 0);
this.dgvFW.Name = "dgvFW";
this.dgvFW.RowTemplate.Height = 23;
this.dgvFW.Size = new System.Drawing.Size(608, 200);
this.dgvFW.TabIndex = 1;
//
// UserControl3
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.Controls.Add(this.pFW2);
this.Controls.Add(this.pFW1);
this.MaximumSize = new System.Drawing.Size(608, 458);
this.MinimumSize = new System.Drawing.Size(608, 458);
this.Name = "UserControl3";
this.Size = new System.Drawing.Size(608, 458);
this.pFW2.ResumeLayout(false);
this.pFW2.PerformLayout();
this.pFW1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgvFW)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.TextBox tbFWname;
private System.Windows.Forms.TextBox tbFWcount;
private System.Windows.Forms.TextBox tbFWnum;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Button btFWpri;
private System.Windows.Forms.Button btFWsel;
private System.Windows.Forms.Button btFWdel;
private System.Windows.Forms.Button btFWalter;
private System.Windows.Forms.Button btFWadd;
private System.Windows.Forms.ComboBox cbFWkind;
private System.Windows.Forms.TextBox tbFWexp;
private System.Windows.Forms.TextBox tbFWshoutr;
private System.Windows.Forms.TextBox tbFWweitr;
private System.Windows.Forms.Panel pFW2;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.TextBox tbFWneirong;
private System.Windows.Forms.Panel pFW1;
private System.Windows.Forms.TextBox tbFWweit;
private System.Windows.Forms.TextBox tbFWyuqi;
private System.Windows.Forms.DataGridView dgvFW;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -