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

📄 form_repair_datasure_in.designer.cs

📁 以前为一家4S店开发的维修管理及客户管理的软件,C#开发!
💻 CS
📖 第 1 页 / 共 2 页
字号:
namespace RepairCRM
{
    partial class Form_repair_datasure_in
    {
        /// <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.wxlab = new System.Windows.Forms.Label();
            this.oilslab = new System.Windows.Forms.Label();
            this.carnolab = new System.Windows.Forms.Label();
            this.carcololab = new System.Windows.Forms.Label();
            this.wxTxt = new System.Windows.Forms.TextBox();
            this.insureTxt = new System.Windows.Forms.TextBox();
            this.displayTxt = new System.Windows.Forms.RichTextBox();
            this.cusnamTxt = new System.Windows.Forms.TextBox();
            this.registTxt = new System.Windows.Forms.RichTextBox();
            this.mileTxt = new System.Windows.Forms.TextBox();
            this.complab = new System.Windows.Forms.Label();
            this.oilsTxt = new System.Windows.Forms.TextBox();
            this.phoneTxt = new System.Windows.Forms.TextBox();
            this.insurenolab = new System.Windows.Forms.Label();
            this.pholab = new System.Windows.Forms.Label();
            this.presugestTxt = new System.Windows.Forms.RichTextBox();
            this.label14 = new System.Windows.Forms.Label();
            this.dislab = new System.Windows.Forms.Label();
            this.comTxt = new System.Windows.Forms.TextBox();
            this.empnameTxt = new System.Windows.Forms.TextBox();
            this.cusnmlab = new System.Windows.Forms.Label();
            this.typTxt = new System.Windows.Forms.TextBox();
            this.empnamelab = new System.Windows.Forms.Label();
            this.coloTxt = new System.Windows.Forms.TextBox();
            this.carnoTxt = new System.Windows.Forms.TextBox();
            this.label13 = new System.Windows.Forms.Label();
            this.cartypelab = new System.Windows.Forms.Label();
            this.mileslab = new System.Windows.Forms.Label();
            this.showButt = new System.Windows.Forms.Button();
            this.showDataGridView = new System.Windows.Forms.DataGridView();
            this.idColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.wxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.custmColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.carnoColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.milesColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.indateColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.empColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.outdateColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.subButt = new System.Windows.Forms.Button();
            ((System.ComponentModel.ISupportInitialize)(this.showDataGridView)).BeginInit();
            this.SuspendLayout();
            // 
            // wxlab
            // 
            this.wxlab.AutoSize = true;
            this.wxlab.Location = new System.Drawing.Point(147, 34);
            this.wxlab.Name = "wxlab";
            this.wxlab.Size = new System.Drawing.Size(65, 12);
            this.wxlab.TabIndex = 30;
            this.wxlab.Text = "委托书号:";
            // 
            // oilslab
            // 
            this.oilslab.AutoSize = true;
            this.oilslab.Location = new System.Drawing.Point(171, 117);
            this.oilslab.Name = "oilslab";
            this.oilslab.Size = new System.Drawing.Size(41, 12);
            this.oilslab.TabIndex = 38;
            this.oilslab.Text = "油量:";
            // 
            // carnolab
            // 
            this.carnolab.AutoSize = true;
            this.carnolab.Location = new System.Drawing.Point(159, 95);
            this.carnolab.Name = "carnolab";
            this.carnolab.Size = new System.Drawing.Size(53, 12);
            this.carnolab.TabIndex = 35;
            this.carnolab.Text = "车架号:";
            // 
            // carcololab
            // 
            this.carcololab.AutoSize = true;
            this.carcololab.Location = new System.Drawing.Point(323, 95);
            this.carcololab.Name = "carcololab";
            this.carcololab.Size = new System.Drawing.Size(65, 12);
            this.carcololab.TabIndex = 36;
            this.carcololab.Text = "车辆颜色:";
            // 
            // wxTxt
            // 
            this.wxTxt.Location = new System.Drawing.Point(218, 31);
            this.wxTxt.Name = "wxTxt";
            this.wxTxt.Size = new System.Drawing.Size(129, 21);
            this.wxTxt.TabIndex = 44;
            // 
            // insureTxt
            // 
            this.insureTxt.Location = new System.Drawing.Point(580, 113);
            this.insureTxt.Name = "insureTxt";
            this.insureTxt.Size = new System.Drawing.Size(104, 21);
            this.insureTxt.TabIndex = 54;
            // 
            // displayTxt
            // 
            this.displayTxt.Location = new System.Drawing.Point(218, 141);
            this.displayTxt.Name = "displayTxt";
            this.displayTxt.Size = new System.Drawing.Size(129, 32);
            this.displayTxt.TabIndex = 55;
            this.displayTxt.Text = "";
            // 
            // cusnamTxt
            // 
            this.cusnamTxt.Location = new System.Drawing.Point(390, 69);
            this.cusnamTxt.Name = "cusnamTxt";
            this.cusnamTxt.Size = new System.Drawing.Size(93, 21);
            this.cusnamTxt.TabIndex = 47;
            // 
            // registTxt
            // 
            this.registTxt.Location = new System.Drawing.Point(218, 179);
            this.registTxt.Name = "registTxt";
            this.registTxt.Size = new System.Drawing.Size(129, 31);
            this.registTxt.TabIndex = 57;
            this.registTxt.Text = "";
            // 
            // mileTxt
            // 
            this.mileTxt.Location = new System.Drawing.Point(390, 114);
            this.mileTxt.Name = "mileTxt";
            this.mileTxt.Size = new System.Drawing.Size(93, 21);
            this.mileTxt.TabIndex = 53;
            // 
            // complab
            // 
            this.complab.AutoSize = true;
            this.complab.Location = new System.Drawing.Point(147, 73);
            this.complab.Name = "complab";
            this.complab.Size = new System.Drawing.Size(65, 12);
            this.complab.TabIndex = 32;
            this.complab.Text = "公司名称:";
            // 
            // oilsTxt
            // 
            this.oilsTxt.Location = new System.Drawing.Point(218, 114);
            this.oilsTxt.Name = "oilsTxt";
            this.oilsTxt.Size = new System.Drawing.Size(88, 21);
            this.oilsTxt.TabIndex = 52;
            // 
            // phoneTxt
            // 
            this.phoneTxt.Location = new System.Drawing.Point(580, 70);
            this.phoneTxt.Name = "phoneTxt";
            this.phoneTxt.Size = new System.Drawing.Size(104, 21);
            this.phoneTxt.TabIndex = 48;
            // 
            // insurenolab
            // 
            this.insurenolab.AutoSize = true;
            this.insurenolab.Location = new System.Drawing.Point(521, 113);
            this.insurenolab.Name = "insurenolab";
            this.insurenolab.Size = new System.Drawing.Size(53, 12);
            this.insurenolab.TabIndex = 40;
            this.insurenolab.Text = "保单号:";
            // 
            // pholab
            // 
            this.pholab.AutoSize = true;
            this.pholab.Location = new System.Drawing.Point(509, 73);
            this.pholab.Name = "pholab";
            this.pholab.Size = new System.Drawing.Size(65, 12);
            this.pholab.TabIndex = 33;
            this.pholab.Text = "联系电话:";
            // 
            // presugestTxt
            // 
            this.presugestTxt.Location = new System.Drawing.Point(580, 141);
            this.presugestTxt.Name = "presugestTxt";
            this.presugestTxt.Size = new System.Drawing.Size(104, 32);
            this.presugestTxt.TabIndex = 56;
            this.presugestTxt.Text = "";
            // 
            // label14
            // 
            this.label14.AutoSize = true;
            this.label14.Location = new System.Drawing.Point(147, 182);
            this.label14.Name = "label14";
            this.label14.Size = new System.Drawing.Size(65, 12);
            this.label14.TabIndex = 43;
            this.label14.Text = "上交意见:";
            // 
            // dislab
            // 
            this.dislab.AutoSize = true;
            this.dislab.Location = new System.Drawing.Point(147, 144);
            this.dislab.Name = "dislab";
            this.dislab.Size = new System.Drawing.Size(65, 12);
            this.dislab.TabIndex = 41;
            this.dislab.Text = "故障描述:";
            // 
            // comTxt
            // 
            this.comTxt.Location = new System.Drawing.Point(218, 70);
            this.comTxt.Name = "comTxt";
            this.comTxt.Size = new System.Drawing.Size(88, 21);
            this.comTxt.TabIndex = 46;
            // 
            // empnameTxt
            // 
            this.empnameTxt.Location = new System.Drawing.Point(542, 31);
            this.empnameTxt.Name = "empnameTxt";
            this.empnameTxt.Size = new System.Drawing.Size(142, 21);
            this.empnameTxt.TabIndex = 45;

⌨️ 快捷键说明

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