📄 顾客退货.designer.cs
字号:
namespace Myproject
{
partial class 顾客退货
{
/// <summary>
/// 必需的设计器变量。
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// 清理所有正在使用的资源。
/// </summary>
/// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows 窗体设计器生成的代码
/// <summary>
/// 设计器支持所需的方法 - 不要
/// 使用代码编辑器修改此方法的内容。
/// </summary>
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(顾客退货));
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.tabControl1 = new System.Windows.Forms.TabControl();
this.tabPage1 = new System.Windows.Forms.TabPage();
this.txt1 = new System.Windows.Forms.TextBox();
this.button4 = new System.Windows.Forms.Button();
this.button5 = new System.Windows.Forms.Button();
this.comboBox2 = new System.Windows.Forms.ComboBox();
this.label8 = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.txt4 = new System.Windows.Forms.TextBox();
this.label6 = new System.Windows.Forms.Label();
this.label11 = new System.Windows.Forms.Label();
this.txt3 = new System.Windows.Forms.TextBox();
this.label12 = new System.Windows.Forms.Label();
this.groupBox3 = new System.Windows.Forms.GroupBox();
this.button3 = new System.Windows.Forms.Button();
this.button1 = new System.Windows.Forms.Button();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker();
this.button2 = new System.Windows.Forms.Button();
this.label4 = new System.Windows.Forms.Label();
this.comboBox1 = new System.Windows.Forms.ComboBox();
this.label5 = new System.Windows.Forms.Label();
this.txt2 = new System.Windows.Forms.TextBox();
this.lbl5 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.tabPage2 = new System.Windows.Forms.TabPage();
this.dbgpaner = new System.Windows.Forms.DataGridView();
this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.groupBox1.SuspendLayout();
this.tabControl1.SuspendLayout();
this.tabPage1.SuspendLayout();
this.groupBox3.SuspendLayout();
this.groupBox2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dbgpaner)).BeginInit();
this.SuspendLayout();
//
// groupBox1
//
this.groupBox1.Controls.Add(this.tabControl1);
this.groupBox1.Location = new System.Drawing.Point(3, 3);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(648, 514);
this.groupBox1.TabIndex = 0;
this.groupBox1.TabStop = false;
//
// tabControl1
//
this.tabControl1.Controls.Add(this.tabPage1);
this.tabControl1.Controls.Add(this.tabPage2);
this.tabControl1.Location = new System.Drawing.Point(6, 9);
this.tabControl1.Name = "tabControl1";
this.tabControl1.SelectedIndex = 0;
this.tabControl1.Size = new System.Drawing.Size(636, 499);
this.tabControl1.TabIndex = 0;
//
// tabPage1
//
this.tabPage1.Controls.Add(this.dbgpaner);
this.tabPage1.Controls.Add(this.txt1);
this.tabPage1.Controls.Add(this.button4);
this.tabPage1.Controls.Add(this.button5);
this.tabPage1.Controls.Add(this.comboBox2);
this.tabPage1.Controls.Add(this.label8);
this.tabPage1.Controls.Add(this.label7);
this.tabPage1.Controls.Add(this.txt4);
this.tabPage1.Controls.Add(this.label6);
this.tabPage1.Controls.Add(this.label11);
this.tabPage1.Controls.Add(this.txt3);
this.tabPage1.Controls.Add(this.label12);
this.tabPage1.Controls.Add(this.groupBox3);
this.tabPage1.Controls.Add(this.groupBox2);
this.tabPage1.Controls.Add(this.label2);
this.tabPage1.Controls.Add(this.label1);
this.tabPage1.Location = new System.Drawing.Point(4, 21);
this.tabPage1.Name = "tabPage1";
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
this.tabPage1.Size = new System.Drawing.Size(628, 474);
this.tabPage1.TabIndex = 0;
this.tabPage1.Text = "顾客退货";
this.tabPage1.UseVisualStyleBackColor = true;
//
// txt1
//
this.txt1.Location = new System.Drawing.Point(456, 25);
this.txt1.Name = "txt1";
this.txt1.Size = new System.Drawing.Size(115, 21);
this.txt1.TabIndex = 44;
//
// button4
//
this.button4.Location = new System.Drawing.Point(499, 440);
this.button4.Name = "button4";
this.button4.Size = new System.Drawing.Size(50, 28);
this.button4.TabIndex = 33;
this.button4.Text = "退出";
this.button4.UseVisualStyleBackColor = true;
this.button4.Click += new System.EventHandler(this.button4_Click);
//
// button5
//
this.button5.Location = new System.Drawing.Point(412, 440);
this.button5.Name = "button5";
this.button5.Size = new System.Drawing.Size(50, 28);
this.button5.TabIndex = 32;
this.button5.Text = "确定";
this.button5.UseVisualStyleBackColor = true;
this.button5.Click += new System.EventHandler(this.button5_Click);
//
// comboBox2
//
this.comboBox2.FormattingEnabled = true;
this.comboBox2.Items.AddRange(new object[] {
"小王",
"小李",
"小杨"});
this.comboBox2.Location = new System.Drawing.Point(478, 389);
this.comboBox2.Name = "comboBox2";
this.comboBox2.Size = new System.Drawing.Size(71, 20);
this.comboBox2.TabIndex = 27;
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(409, 395);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(53, 12);
this.label8.TabIndex = 26;
this.label8.Text = "经办人:";
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(346, 397);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(17, 12);
this.label7.TabIndex = 25;
this.label7.Text = "元";
//
// txt4
//
this.txt4.Location = new System.Drawing.Point(273, 394);
this.txt4.Name = "txt4";
this.txt4.Size = new System.Drawing.Size(67, 21);
this.txt4.TabIndex = 24;
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(202, 397);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(65, 12);
this.label6.TabIndex = 23;
this.label6.Text = "实退金额:";
//
// label11
//
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(159, 397);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(17, 12);
this.label11.TabIndex = 22;
this.label11.Text = "元";
//
// txt3
//
this.txt3.Location = new System.Drawing.Point(79, 394);
this.txt3.Name = "txt3";
this.txt3.Size = new System.Drawing.Size(74, 21);
this.txt3.TabIndex = 21;
//
// label12
//
this.label12.AutoSize = true;
this.label12.Location = new System.Drawing.Point(8, 397);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(65, 12);
this.label12.TabIndex = 20;
this.label12.Text = "应退金额:";
//
// groupBox3
//
this.groupBox3.Controls.Add(this.button3);
this.groupBox3.Controls.Add(this.button1);
this.groupBox3.Location = new System.Drawing.Point(2, 105);
this.groupBox3.Name = "groupBox3";
this.groupBox3.Size = new System.Drawing.Size(623, 55);
this.groupBox3.TabIndex = 4;
this.groupBox3.TabStop = false;
//
// button3
//
this.button3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
this.button3.Location = new System.Drawing.Point(134, 16);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(89, 33);
this.button3.TabIndex = 1;
this.button3.Text = "整单退货(F1)";
this.button3.UseVisualStyleBackColor = true;
this.button3.Click += new System.EventHandler(this.button3_Click);
//
// button1
//
this.button1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
this.button1.Location = new System.Drawing.Point(6, 16);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(110, 33);
this.button1.TabIndex = 0;
this.button1.Text = "添加退货商品(F2)";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// groupBox2
//
this.groupBox2.Controls.Add(this.dateTimePicker1);
this.groupBox2.Controls.Add(this.button2);
this.groupBox2.Controls.Add(this.label4);
this.groupBox2.Controls.Add(this.comboBox1);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -