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

📄 form_basic_repairitem.designer.cs

📁 以前为一家4S店开发的维修管理及客户管理的软件,C#开发!
💻 CS
📖 第 1 页 / 共 3 页
字号:
namespace RepairCRM
{
    partial class Form_Basic_RepairItem
    {
        /// <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()
        {
            this.lab1 = new System.Windows.Forms.Label();
            this.lab9 = new System.Windows.Forms.Label();
            this.lab6 = new System.Windows.Forms.Label();
            this.lab7 = new System.Windows.Forms.Label();
            this.repairitemTxt = new System.Windows.Forms.TextBox();
            this.repairconstTxt = new System.Windows.Forms.TextBox();
            this.searchitemTxt = new System.Windows.Forms.TextBox();
            this.lab3 = new System.Windows.Forms.Label();
            this.worktypeTxt = new System.Windows.Forms.TextBox();
            this.basicconstTxt = new System.Windows.Forms.TextBox();
            this.lab5 = new System.Windows.Forms.Label();
            this.repairtimeTxt = new System.Windows.Forms.TextBox();
            this.dictTxt = new System.Windows.Forms.TextBox();
            this.lab4 = new System.Windows.Forms.Label();
            this.typTxt = new System.Windows.Forms.TextBox();
            this.lab2 = new System.Windows.Forms.Label();
            this.repairconst_iTxt = new System.Windows.Forms.TextBox();
            this.repairconst_fTxt = new System.Windows.Forms.TextBox();
            this.lab8 = new System.Windows.Forms.Label();
            this.subButt = new System.Windows.Forms.Button();
            this.returnButt = new System.Windows.Forms.Button();
            this.lab13 = new System.Windows.Forms.Label();
            this.findbutt = new System.Windows.Forms.Button();
            this.dataGridView1 = new System.Windows.Forms.DataGridView();
            this.idColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.repairnameColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dictColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.repairpayColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.chenbenColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.repairtimeColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.cartypeColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.wordtypeColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.label2 = new System.Windows.Forms.Label();
            this.lab14 = new System.Windows.Forms.Label();
            this.wxlab = new System.Windows.Forms.Label();
            this.labe4 = new System.Windows.Forms.Label();
            this.retuButt = new System.Windows.Forms.Button();
            this.showDataGridView = new System.Windows.Forms.DataGridView();
            this.labe9 = new System.Windows.Forms.Label();
            this.labe11 = new System.Windows.Forms.Label();
            this.wxTxt = new System.Windows.Forms.TextBox();
            this.okbutton = new System.Windows.Forms.Button();
            this.cusnamTxt = new System.Windows.Forms.TextBox();
            this.mileTxt = new System.Windows.Forms.TextBox();
            this.labe2 = new System.Windows.Forms.Label();
            this.oilsTxt = new System.Windows.Forms.TextBox();
            this.phoneTxt = new System.Windows.Forms.TextBox();
            this.labe5 = new System.Windows.Forms.Label();
            this.comTxt = new System.Windows.Forms.TextBox();
            this.labe7 = new System.Windows.Forms.Label();
            this.textBox1 = new System.Windows.Forms.TextBox();
            this.coloTxt = new System.Windows.Forms.TextBox();
            this.carnoTxt = new System.Windows.Forms.TextBox();
            this.labe1 = new System.Windows.Forms.Label();
            this.mileslab = new System.Windows.Forms.Label();
            this.labe3 = new System.Windows.Forms.Label();
            this.labe8 = new System.Windows.Forms.Label();
            this.labe6 = new System.Windows.Forms.Label();
            this.labe10 = new System.Windows.Forms.Label();
            this.labe12 = new System.Windows.Forms.Label();
            this.findbutton = new System.Windows.Forms.Button();
            this.labe13 = new System.Windows.Forms.Label();
            this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.repairitemColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.cartypeColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.repairtimeColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.worktypeColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.repairconstColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.basicconstColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.showDataGridView)).BeginInit();
            this.SuspendLayout();
            // 
            // lab1
            // 
            this.lab1.AutoSize = true;
            this.lab1.Location = new System.Drawing.Point(64, 55);
            this.lab1.Name = "lab1";
            this.lab1.Size = new System.Drawing.Size(65, 12);
            this.lab1.TabIndex = 27;
            this.lab1.Text = "维修项目:";
            // 
            // lab9
            // 
            this.lab9.AutoSize = true;
            this.lab9.Location = new System.Drawing.Point(388, 82);
            this.lab9.Name = "lab9";
            this.lab9.Size = new System.Drawing.Size(41, 12);
            this.lab9.TabIndex = 35;
            this.lab9.Text = "工种:";
            // 
            // lab6
            // 
            this.lab6.AutoSize = true;
            this.lab6.Location = new System.Drawing.Point(-1, 136);
            this.lab6.Name = "lab6";
            this.lab6.Size = new System.Drawing.Size(107, 12);
            this.lab6.TabIndex = 32;
            this.lab6.Text = "厂家索赔工时费:$";
            // 
            // lab7
            // 
            this.lab7.AutoSize = true;
            this.lab7.Location = new System.Drawing.Point(232, 136);
            this.lab7.Name = "lab7";
            this.lab7.Size = new System.Drawing.Size(107, 12);
            this.lab7.TabIndex = 33;
            this.lab7.Text = "保险索赔工时费:$";
            // 
            // repairitemTxt
            // 
            this.repairitemTxt.Location = new System.Drawing.Point(151, 52);
            this.repairitemTxt.Name = "repairitemTxt";
            this.repairitemTxt.Size = new System.Drawing.Size(105, 21);
            this.repairitemTxt.TabIndex = 38;
            // 
            // repairconstTxt
            // 
            this.repairconstTxt.Location = new System.Drawing.Point(151, 106);
            this.repairconstTxt.Name = "repairconstTxt";
            this.repairconstTxt.Size = new System.Drawing.Size(105, 21);
            this.repairconstTxt.TabIndex = 41;
            // 
            // searchitemTxt
            // 
            this.searchitemTxt.Location = new System.Drawing.Point(500, 177);
            this.searchitemTxt.Name = "searchitemTxt";
            this.searchitemTxt.Size = new System.Drawing.Size(93, 21);
            this.searchitemTxt.TabIndex = 47;
            // 
            // lab3
            // 
            this.lab3.AutoSize = true;
            this.lab3.Location = new System.Drawing.Point(88, 82);
            this.lab3.Name = "lab3";
            this.lab3.Size = new System.Drawing.Size(41, 12);
            this.lab3.TabIndex = 29;
            this.lab3.Text = "工时:";
            // 
            // worktypeTxt
            // 
            this.worktypeTxt.Location = new System.Drawing.Point(459, 79);
            this.worktypeTxt.Name = "worktypeTxt";
            this.worktypeTxt.Size = new System.Drawing.Size(119, 21);
            this.worktypeTxt.TabIndex = 46;
            // 
            // basicconstTxt
            // 
            this.basicconstTxt.Location = new System.Drawing.Point(475, 106);
            this.basicconstTxt.Name = "basicconstTxt";
            this.basicconstTxt.Size = new System.Drawing.Size(77, 21);
            this.basicconstTxt.TabIndex = 42;
            // 
            // lab5
            // 
            this.lab5.AutoSize = true;
            this.lab5.Location = new System.Drawing.Point(388, 109);
            this.lab5.Name = "lab5";
            this.lab5.Size = new System.Drawing.Size(53, 12);
            this.lab5.TabIndex = 30;
            this.lab5.Text = "成本费:";
            // 
            // repairtimeTxt
            // 
            this.repairtimeTxt.Location = new System.Drawing.Point(151, 79);
            this.repairtimeTxt.Name = "repairtimeTxt";
            this.repairtimeTxt.Size = new System.Drawing.Size(55, 21);
            this.repairtimeTxt.TabIndex = 40;
            // 
            // dictTxt
            // 
            this.dictTxt.Location = new System.Drawing.Point(459, 52);
            this.dictTxt.Name = "dictTxt";
            this.dictTxt.Size = new System.Drawing.Size(101, 21);
            this.dictTxt.TabIndex = 39;
            // 
            // lab4
            // 
            this.lab4.AutoSize = true;
            this.lab4.Location = new System.Drawing.Point(76, 109);
            this.lab4.Name = "lab4";
            this.lab4.Size = new System.Drawing.Size(53, 12);
            this.lab4.TabIndex = 31;
            this.lab4.Text = "工时费:";
            // 
            // typTxt
            // 
            this.typTxt.Location = new System.Drawing.Point(533, 133);
            this.typTxt.Name = "typTxt";
            this.typTxt.Size = new System.Drawing.Size(104, 21);
            this.typTxt.TabIndex = 45;
            // 
            // lab2
            // 
            this.lab2.AutoSize = true;
            this.lab2.Location = new System.Drawing.Point(388, 55);
            this.lab2.Name = "lab2";
            this.lab2.Size = new System.Drawing.Size(41, 12);
            this.lab2.TabIndex = 28;
            this.lab2.Text = "别名:";
            // 
            // repairconst_iTxt
            // 
            this.repairconst_iTxt.Location = new System.Drawing.Point(345, 133);
            this.repairconst_iTxt.Name = "repairconst_iTxt";
            this.repairconst_iTxt.Size = new System.Drawing.Size(93, 21);
            this.repairconst_iTxt.TabIndex = 44;
            // 
            // repairconst_fTxt
            // 
            this.repairconst_fTxt.Location = new System.Drawing.Point(127, 133);
            this.repairconst_fTxt.Name = "repairconst_fTxt";
            this.repairconst_fTxt.Size = new System.Drawing.Size(88, 21);
            this.repairconst_fTxt.TabIndex = 43;
            // 
            // lab8
            // 
            this.lab8.AutoSize = true;
            this.lab8.Location = new System.Drawing.Point(462, 136);
            this.lab8.Name = "lab8";
            this.lab8.Size = new System.Drawing.Size(65, 12);
            this.lab8.TabIndex = 34;
            this.lab8.Text = "车辆类型:";
            // 
            // subButt
            // 
            this.subButt.Location = new System.Drawing.Point(234, 163);
            this.subButt.Name = "subButt";
            this.subButt.Size = new System.Drawing.Size(70, 24);
            this.subButt.TabIndex = 48;
            this.subButt.Text = "提交";
            this.subButt.UseVisualStyleBackColor = true;
            // 

⌨️ 快捷键说明

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