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

📄 form_customer_showmain.designer.cs

📁 以前为一家4S店开发的维修管理及客户管理的软件,C#开发!
💻 CS
📖 第 1 页 / 共 3 页
字号:
namespace RepairCRM
{
    partial class Form_customer_showmain
    {
        /// <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.components = new System.ComponentModel.Container();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
            this.lastmodifytime = new System.Windows.Forms.Panel();
            this.groupBox2 = new System.Windows.Forms.GroupBox();
            this.findsome = new System.Windows.Forms.Button();
            this.cancal = new System.Windows.Forms.Button();
            this.groupBox1 = new System.Windows.Forms.GroupBox();
            this.selectdatavalue = new System.Windows.Forms.MonthCalendar();
            this.selectdata = new System.Windows.Forms.Button();
            this.selectdata2 = new System.Windows.Forms.Button();
            this.cartypedate = new System.Windows.Forms.DataGridView();
            this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.selectdatavalue2 = new System.Windows.Forms.MonthCalendar();
            this.cartype = new System.Windows.Forms.Button();
            this.salerdate = new System.Windows.Forms.DataGridView();
            this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.saler = new System.Windows.Forms.Button();
            this.namevalue = new System.Windows.Forms.TextBox();
            this.name = new System.Windows.Forms.Label();
            this.cartype1 = new System.Windows.Forms.Label();
            this.phone = new System.Windows.Forms.Label();
            this.carid = new System.Windows.Forms.Label();
            this.person = new System.Windows.Forms.Label();
            this.company = new System.Windows.Forms.Label();
            this.companyvlaue = new System.Windows.Forms.ComboBox();
            this.position = new System.Windows.Forms.Label();
            this.label3 = new System.Windows.Forms.Label();
            this.bz = new System.Windows.Forms.Label();
            this.cartypevlaue = new System.Windows.Forms.TextBox();
            this.modifytimevalue1 = new System.Windows.Forms.TextBox();
            this.phonevalue = new System.Windows.Forms.TextBox();
            this.label2 = new System.Windows.Forms.Label();
            this.caridvalue = new System.Windows.Forms.TextBox();
            this.personvalue = new System.Windows.Forms.TextBox();
            this.modifytimevalue = new System.Windows.Forms.TextBox();
            this.positionvalue = new System.Windows.Forms.TextBox();
            this.modifytime = new System.Windows.Forms.Label();
            this.mountvlaue = new System.Windows.Forms.TextBox();
            this.deletecostmorinfo = new System.Windows.Forms.Button();
            this.dorecall = new System.Windows.Forms.Button();
            this.docostmorsafe = new System.Windows.Forms.Button();
            this.safeinfo = new System.Windows.Forms.Button();
            this.costmorinfo = new System.Windows.Forms.Button();
            this.dataGridView1 = 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.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.客户详细信息ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.客户保险信息ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.执行客户保险ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.执行客户回访ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.删除客户信息ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.lastmodifytime.SuspendLayout();
            this.groupBox2.SuspendLayout();
            this.groupBox1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.cartypedate)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.salerdate)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
            this.contextMenuStrip1.SuspendLayout();
            this.SuspendLayout();
            // 
            // lastmodifytime
            // 
            this.lastmodifytime.Controls.Add(this.groupBox2);
            this.lastmodifytime.Controls.Add(this.groupBox1);
            this.lastmodifytime.Controls.Add(this.deletecostmorinfo);
            this.lastmodifytime.Controls.Add(this.dorecall);
            this.lastmodifytime.Controls.Add(this.docostmorsafe);
            this.lastmodifytime.Controls.Add(this.safeinfo);
            this.lastmodifytime.Controls.Add(this.costmorinfo);
            this.lastmodifytime.Controls.Add(this.dataGridView1);
            this.lastmodifytime.Location = new System.Drawing.Point(0, 3);
            this.lastmodifytime.Name = "lastmodifytime";
            this.lastmodifytime.Size = new System.Drawing.Size(792, 486);
            this.lastmodifytime.TabIndex = 3;
            this.lastmodifytime.Paint += new System.Windows.Forms.PaintEventHandler(this.lastmodifytime_Paint);
            // 
            // groupBox2
            // 
            this.groupBox2.Controls.Add(this.findsome);
            this.groupBox2.Controls.Add(this.cancal);
            this.groupBox2.Location = new System.Drawing.Point(291, 208);
            this.groupBox2.Name = "groupBox2";
            this.groupBox2.Size = new System.Drawing.Size(202, 49);
            this.groupBox2.TabIndex = 73;
            this.groupBox2.TabStop = false;
            // 
            // findsome
            // 
            this.findsome.Location = new System.Drawing.Point(19, 17);
            this.findsome.Name = "findsome";
            this.findsome.Size = new System.Drawing.Size(75, 23);
            this.findsome.TabIndex = 14;
            this.findsome.Text = "查询";
            this.findsome.UseVisualStyleBackColor = true;
            this.findsome.Click += new System.EventHandler(this.findsome_Click);
            // 
            // cancal
            // 
            this.cancal.Location = new System.Drawing.Point(110, 17);
            this.cancal.Name = "cancal";
            this.cancal.Size = new System.Drawing.Size(75, 23);
            this.cancal.TabIndex = 15;
            this.cancal.Text = "退出";
            this.cancal.UseVisualStyleBackColor = true;
            this.cancal.Click += new System.EventHandler(this.cancal_Click_1);
            // 
            // groupBox1
            // 
            this.groupBox1.Controls.Add(this.selectdatavalue);
            this.groupBox1.Controls.Add(this.selectdata);
            this.groupBox1.Controls.Add(this.selectdata2);
            this.groupBox1.Controls.Add(this.cartypedate);
            this.groupBox1.Controls.Add(this.selectdatavalue2);
            this.groupBox1.Controls.Add(this.cartype);
            this.groupBox1.Controls.Add(this.salerdate);
            this.groupBox1.Controls.Add(this.saler);
            this.groupBox1.Controls.Add(this.namevalue);
            this.groupBox1.Controls.Add(this.name);
            this.groupBox1.Controls.Add(this.cartype1);
            this.groupBox1.Controls.Add(this.phone);
            this.groupBox1.Controls.Add(this.carid);
            this.groupBox1.Controls.Add(this.person);
            this.groupBox1.Controls.Add(this.company);
            this.groupBox1.Controls.Add(this.companyvlaue);
            this.groupBox1.Controls.Add(this.position);
            this.groupBox1.Controls.Add(this.label3);
            this.groupBox1.Controls.Add(this.bz);
            this.groupBox1.Controls.Add(this.cartypevlaue);
            this.groupBox1.Controls.Add(this.modifytimevalue1);
            this.groupBox1.Controls.Add(this.phonevalue);
            this.groupBox1.Controls.Add(this.label2);
            this.groupBox1.Controls.Add(this.caridvalue);
            this.groupBox1.Controls.Add(this.personvalue);
            this.groupBox1.Controls.Add(this.modifytimevalue);
            this.groupBox1.Controls.Add(this.positionvalue);
            this.groupBox1.Controls.Add(this.modifytime);
            this.groupBox1.Controls.Add(this.mountvlaue);
            this.groupBox1.Location = new System.Drawing.Point(66, 8);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Size = new System.Drawing.Size(631, 200);
            this.groupBox1.TabIndex = 72;
            this.groupBox1.TabStop = false;
            this.groupBox1.Text = "客户资料查询";
            // 
            // selectdatavalue
            // 
            this.selectdatavalue.Location = new System.Drawing.Point(64, 22);
            this.selectdatavalue.Name = "selectdatavalue";
            this.selectdatavalue.TabIndex = 94;
            this.selectdatavalue.Visible = false;
            this.selectdatavalue.DateSelected += new System.Windows.Forms.DateRangeEventHandler(this.selectdatavalue_DateSelected);
            // 
            // selectdata
            // 
            this.selectdata.Location = new System.Drawing.Point(194, 165);
            this.selectdata.Name = "selectdata";
            this.selectdata.Size = new System.Drawing.Size(30, 20);
            this.selectdata.TabIndex = 7;
            this.selectdata.Text = "....";
            this.selectdata.UseVisualStyleBackColor = true;
            this.selectdata.Click += new System.EventHandler(this.selectdata_Click);
            // 
            // selectdata2
            // 
            this.selectdata2.Location = new System.Drawing.Point(317, 165);
            this.selectdata2.Name = "selectdata2";
            this.selectdata2.Size = new System.Drawing.Size(30, 20);
            this.selectdata2.TabIndex = 9;
            this.selectdata2.Text = "....";
            this.selectdata2.UseVisualStyleBackColor = true;
            this.selectdata2.Click += new System.EventHandler(this.selectdata2_Click);
            // 
            // cartypedate
            // 
            this.cartypedate.AllowUserToAddRows = false;
            this.cartypedate.AllowUserToDeleteRows = false;
            this.cartypedate.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.cartypedate.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
            this.dataGridViewTextBoxColumn3,
            this.dataGridViewTextBoxColumn4,
            this.dataGridViewTextBoxColumn5});
            this.cartypedate.Location = new System.Drawing.Point(113, 83);
            this.cartypedate.Name = "cartypedate";
            this.cartypedate.ReadOnly = true;
            this.cartypedate.RowTemplate.Height = 23;
            this.cartypedate.Size = new System.Drawing.Size(193, 84);
            this.cartypedate.TabIndex = 80;
            this.cartypedate.Visible = false;
            // 
            // dataGridViewTextBoxColumn3
            // 
            dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
            this.dataGridViewTextBoxColumn3.DefaultCellStyle = dataGridViewCellStyle1;
            this.dataGridViewTextBoxColumn3.FillWeight = 50F;
            this.dataGridViewTextBoxColumn3.HeaderText = "序号";
            this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
            this.dataGridViewTextBoxColumn3.ReadOnly = true;
            this.dataGridViewTextBoxColumn3.Width = 60;
            // 
            // dataGridViewTextBoxColumn4
            // 
            this.dataGridViewTextBoxColumn4.HeaderText = "商品名称";
            this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
            this.dataGridViewTextBoxColumn4.ReadOnly = true;
            this.dataGridViewTextBoxColumn4.Width = 90;
            // 
            // dataGridViewTextBoxColumn5

⌨️ 快捷键说明

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