⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 form_carinput.designer.cs

📁 以前为一家4S店开发的维修管理及客户管理的软件,C#开发!
💻 CS
📖 第 1 页 / 共 3 页
字号:
namespace RepairCRM
{
    partial class Form_carinput
    {
        /// <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.Windows.Forms.TextBox cvalue;
            this.panel1 = new System.Windows.Forms.Panel();
            this.groupBox3 = new System.Windows.Forms.GroupBox();
            this.button3 = new System.Windows.Forms.Button();
            this.button2 = new System.Windows.Forms.Button();
            this.groupBox2 = new System.Windows.Forms.GroupBox();
            this.picturevalue = new System.Windows.Forms.Button();
            this.phone = new System.Windows.Forms.Label();
            this.label5 = new System.Windows.Forms.Label();
            this.youbian = new System.Windows.Forms.Label();
            this.label18 = new System.Windows.Forms.Label();
            this.address = new System.Windows.Forms.Label();
            this.label17 = new System.Windows.Forms.Label();
            this.xieli = new System.Windows.Forms.Label();
            this.label4 = new System.Windows.Forms.Label();
            this.ic = new System.Windows.Forms.Label();
            this.mdvalue = new System.Windows.Forms.TextBox();
            this.mobler = new System.Windows.Forms.Label();
            this.label15 = new System.Windows.Forms.Label();
            this.email = new System.Windows.Forms.Label();
            this.mainkeyvalue = new System.Windows.Forms.TextBox();
            this.birthday = new System.Windows.Forms.Label();
            this.label14 = new System.Windows.Forms.Label();
            this.company = new System.Windows.Forms.Label();
            this.salervalue = new System.Windows.Forms.TextBox();
            this.position = new System.Windows.Forms.Label();
            this.icnumbervalue = new System.Windows.Forms.TextBox();
            this.bz = new System.Windows.Forms.Label();
            this.pricevalue = new System.Windows.Forms.TextBox();
            this.loadpicture = new System.Windows.Forms.Label();
            this.label10 = new System.Windows.Forms.Label();
            this.pdate = new System.Windows.Forms.Label();
            this.label11 = new System.Windows.Forms.Label();
            this.costmortype = new System.Windows.Forms.Label();
            this.label12 = new System.Windows.Forms.Label();
            this.carjnumber = new System.Windows.Forms.TextBox();
            this.carused = new System.Windows.Forms.TextBox();
            this.lastdatevalue = new System.Windows.Forms.TextBox();
            this.label13 = new System.Windows.Forms.Label();
            this.numbervalue = new System.Windows.Forms.TextBox();
            this.safepasswordvalue = new System.Windows.Forms.TextBox();
            this.datevalue = new System.Windows.Forms.TextBox();
            this.saleaddress = new System.Windows.Forms.TextBox();
            this.keyvalue = new System.Windows.Forms.TextBox();
            this.cartypevalue = new System.Windows.Forms.TextBox();
            this.label7 = new System.Windows.Forms.Label();
            this.colorvalue = new System.Windows.Forms.TextBox();
            this.label8 = new System.Windows.Forms.Label();
            this.datenowvlaue = new System.Windows.Forms.TextBox();
            this.label9 = new System.Windows.Forms.Label();
            this.numbernowvalue = new System.Windows.Forms.TextBox();
            this.typevlaue = new System.Windows.Forms.TextBox();
            this.picture = new System.Windows.Forms.PictureBox();
            this.cdate1value = new System.Windows.Forms.TextBox();
            this.caddressvalue = new System.Windows.Forms.TextBox();
            this.label3 = new System.Windows.Forms.Label();
            this.label6 = new System.Windows.Forms.Label();
            this.groupBox1 = new System.Windows.Forms.GroupBox();
            this.name = new System.Windows.Forms.Label();
            this.carnumbervalue1 = new System.Windows.Forms.TextBox();
            this.label2 = new System.Windows.Forms.Label();
            this.carnumbervalue = new System.Windows.Forms.TextBox();
            this.label16 = new System.Windows.Forms.Label();
            this.label1 = new System.Windows.Forms.Label();
            cvalue = new System.Windows.Forms.TextBox();
            this.panel1.SuspendLayout();
            this.groupBox3.SuspendLayout();
            this.groupBox2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.picture)).BeginInit();
            this.groupBox1.SuspendLayout();
            this.SuspendLayout();
            // 
            // cvalue
            // 
            cvalue.Location = new System.Drawing.Point(122, 195);
            cvalue.Name = "cvalue";
            cvalue.Size = new System.Drawing.Size(157, 21);
            cvalue.TabIndex = 9;
            // 
            // panel1
            // 
            this.panel1.Controls.Add(this.groupBox3);
            this.panel1.Controls.Add(this.groupBox2);
            this.panel1.Controls.Add(this.groupBox1);
            this.panel1.Controls.Add(this.label1);
            this.panel1.Location = new System.Drawing.Point(0, 53);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(792, 486);
            this.panel1.TabIndex = 3;
            this.panel1.Paint += new System.Windows.Forms.PaintEventHandler(this.panel1_Paint);
            // 
            // groupBox3
            // 
            this.groupBox3.Controls.Add(this.button3);
            this.groupBox3.Controls.Add(this.button2);
            this.groupBox3.Location = new System.Drawing.Point(297, 446);
            this.groupBox3.Name = "groupBox3";
            this.groupBox3.Size = new System.Drawing.Size(200, 35);
            this.groupBox3.TabIndex = 75;
            this.groupBox3.TabStop = false;
            // 
            // button3
            // 
            this.button3.Location = new System.Drawing.Point(103, 9);
            this.button3.Name = "button3";
            this.button3.Size = new System.Drawing.Size(75, 23);
            this.button3.TabIndex = 44;
            this.button3.Text = "取消";
            this.button3.UseVisualStyleBackColor = true;
            this.button3.Click += new System.EventHandler(this.button3_Click);
            // 
            // button2
            // 
            this.button2.Location = new System.Drawing.Point(22, 9);
            this.button2.Name = "button2";
            this.button2.Size = new System.Drawing.Size(75, 23);
            this.button2.TabIndex = 41;
            this.button2.Text = "保存";
            this.button2.UseVisualStyleBackColor = true;
            // 
            // groupBox2
            // 
            this.groupBox2.Controls.Add(this.picturevalue);
            this.groupBox2.Controls.Add(this.phone);
            this.groupBox2.Controls.Add(this.label5);
            this.groupBox2.Controls.Add(this.youbian);
            this.groupBox2.Controls.Add(this.label18);
            this.groupBox2.Controls.Add(this.address);
            this.groupBox2.Controls.Add(this.label17);
            this.groupBox2.Controls.Add(this.xieli);
            this.groupBox2.Controls.Add(this.label4);
            this.groupBox2.Controls.Add(this.ic);
            this.groupBox2.Controls.Add(this.mdvalue);
            this.groupBox2.Controls.Add(this.mobler);
            this.groupBox2.Controls.Add(this.label15);
            this.groupBox2.Controls.Add(this.email);
            this.groupBox2.Controls.Add(this.mainkeyvalue);
            this.groupBox2.Controls.Add(this.birthday);
            this.groupBox2.Controls.Add(this.label14);
            this.groupBox2.Controls.Add(this.company);
            this.groupBox2.Controls.Add(this.salervalue);
            this.groupBox2.Controls.Add(this.position);
            this.groupBox2.Controls.Add(this.icnumbervalue);
            this.groupBox2.Controls.Add(this.bz);
            this.groupBox2.Controls.Add(this.pricevalue);
            this.groupBox2.Controls.Add(this.loadpicture);
            this.groupBox2.Controls.Add(this.label10);
            this.groupBox2.Controls.Add(this.pdate);
            this.groupBox2.Controls.Add(this.label11);
            this.groupBox2.Controls.Add(this.costmortype);
            this.groupBox2.Controls.Add(this.label12);
            this.groupBox2.Controls.Add(this.carjnumber);
            this.groupBox2.Controls.Add(this.carused);
            this.groupBox2.Controls.Add(this.lastdatevalue);
            this.groupBox2.Controls.Add(this.label13);
            this.groupBox2.Controls.Add(this.numbervalue);
            this.groupBox2.Controls.Add(this.safepasswordvalue);
            this.groupBox2.Controls.Add(this.datevalue);
            this.groupBox2.Controls.Add(this.saleaddress);
            this.groupBox2.Controls.Add(this.keyvalue);
            this.groupBox2.Controls.Add(this.cartypevalue);
            this.groupBox2.Controls.Add(cvalue);
            this.groupBox2.Controls.Add(this.label7);
            this.groupBox2.Controls.Add(this.colorvalue);
            this.groupBox2.Controls.Add(this.label8);
            this.groupBox2.Controls.Add(this.datenowvlaue);
            this.groupBox2.Controls.Add(this.label9);
            this.groupBox2.Controls.Add(this.numbernowvalue);
            this.groupBox2.Controls.Add(this.typevlaue);
            this.groupBox2.Controls.Add(this.picture);
            this.groupBox2.Controls.Add(this.cdate1value);
            this.groupBox2.Controls.Add(this.caddressvalue);
            this.groupBox2.Controls.Add(this.label3);
            this.groupBox2.Controls.Add(this.label6);
            this.groupBox2.Location = new System.Drawing.Point(80, 106);
            this.groupBox2.Name = "groupBox2";
            this.groupBox2.Size = new System.Drawing.Size(626, 339);
            this.groupBox2.TabIndex = 74;
            this.groupBox2.TabStop = false;
            this.groupBox2.Text = "客户车辆扩展信息";
            // 
            // picturevalue
            // 
            this.picturevalue.Location = new System.Drawing.Point(417, 34);
            this.picturevalue.Name = "picturevalue";
            this.picturevalue.Size = new System.Drawing.Size(86, 23);
            this.picturevalue.TabIndex = 14;
            this.picturevalue.Text = "选择车辆图片";
            this.picturevalue.UseVisualStyleBackColor = true;
            this.picturevalue.Click += new System.EventHandler(this.button1_Click);
            // 
            // phone
            // 
            this.phone.AutoSize = true;
            this.phone.Location = new System.Drawing.Point(55, 41);
            this.phone.Name = "phone";
            this.phone.Size = new System.Drawing.Size(65, 12);
            this.phone.TabIndex = 1;
            this.phone.Text = "车 架 号:";
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.ForeColor = System.Drawing.Color.Red;
            this.label5.Location = new System.Drawing.Point(400, 253);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(17, 12);
            this.label5.TabIndex = 68;
            this.label5.Text = "¥";
            // 
            // youbian
            // 
            this.youbian.AutoSize = true;
            this.youbian.Location = new System.Drawing.Point(31, 67);
            this.youbian.Name = "youbian";
            this.youbian.Size = new System.Drawing.Size(89, 12);
            this.youbian.TabIndex = 3;
            this.youbian.Text = "上次保养日期:";
            // 
            // label18
            // 
            this.label18.AutoSize = true;
            this.label18.ForeColor = System.Drawing.Color.Red;
            this.label18.Location = new System.Drawing.Point(483, 93);
            this.label18.Name = "label18";
            this.label18.Size = new System.Drawing.Size(17, 12);
            this.label18.TabIndex = 67;
            this.label18.Text = "KM";
            // 
            // address
            // 
            this.address.AutoSize = true;
            this.address.Location = new System.Drawing.Point(7, 94);
            this.address.Name = "address";
            this.address.Size = new System.Drawing.Size(113, 12);

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -