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

📄 form_customer_vistshow.designer.cs

📁 以前为一家4S店开发的维修管理及客户管理的软件,C#开发!
💻 CS
📖 第 1 页 / 共 2 页
字号:
namespace RepairCRM
{
    partial class Form_customer_vistshow
    {
        /// <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.cardate = new System.Windows.Forms.DataGridView();
            this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.selectdatavalue = new System.Windows.Forms.MonthCalendar();
            this.selectdata = new System.Windows.Forms.Button();
            this.selectdatavalue2 = new System.Windows.Forms.MonthCalendar();
            this.selectdata2 = new System.Windows.Forms.Button();
            this.modifytimevalue1 = new System.Windows.Forms.TextBox();
            this.label2 = new System.Windows.Forms.Label();
            this.modifytimevalue = new System.Windows.Forms.TextBox();
            this.cartypefind = new System.Windows.Forms.Button();
            this.name = new System.Windows.Forms.Label();
            this.cartype1 = new System.Windows.Forms.Label();
            this.phone = new System.Windows.Forms.Label();
            this.state3 = new System.Windows.Forms.RadioButton();
            this.carid = new System.Windows.Forms.Label();
            this.state2 = new System.Windows.Forms.RadioButton();
            this.person = new System.Windows.Forms.Label();
            this.state1 = new System.Windows.Forms.RadioButton();
            this.company = new System.Windows.Forms.Label();
            this.state = new System.Windows.Forms.RadioButton();
            this.costmornamevalue = new System.Windows.Forms.TextBox();
            this.carvlaue = new System.Windows.Forms.TextBox();
            this.addressvalue = new System.Windows.Forms.TextBox();
            this.phonevlaue = new System.Windows.Forms.TextBox();
            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.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.执行回访ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.明细ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.label1 = new System.Windows.Forms.Label();
            this.lastmodifytime.SuspendLayout();
            this.groupBox2.SuspendLayout();
            this.groupBox1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.cardate)).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.dataGridView1);
            this.lastmodifytime.Controls.Add(this.label1);
            this.lastmodifytime.Location = new System.Drawing.Point(1, 5);
            this.lastmodifytime.Name = "lastmodifytime";
            this.lastmodifytime.Size = new System.Drawing.Size(792, 483);
            this.lastmodifytime.TabIndex = 4;
            // 
            // groupBox2
            // 
            this.groupBox2.Controls.Add(this.findsome);
            this.groupBox2.Controls.Add(this.cancal);
            this.groupBox2.Location = new System.Drawing.Point(303, 189);
            this.groupBox2.Name = "groupBox2";
            this.groupBox2.Size = new System.Drawing.Size(202, 49);
            this.groupBox2.TabIndex = 83;
            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 = 13;
            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 = 14;
            this.cancal.Text = "退出";
            this.cancal.UseVisualStyleBackColor = true;
            this.cancal.Click += new System.EventHandler(this.cancal_Click);
            // 
            // groupBox1
            // 
            this.groupBox1.Controls.Add(this.cardate);
            this.groupBox1.Controls.Add(this.selectdatavalue);
            this.groupBox1.Controls.Add(this.selectdata);
            this.groupBox1.Controls.Add(this.selectdatavalue2);
            this.groupBox1.Controls.Add(this.selectdata2);
            this.groupBox1.Controls.Add(this.modifytimevalue1);
            this.groupBox1.Controls.Add(this.label2);
            this.groupBox1.Controls.Add(this.modifytimevalue);
            this.groupBox1.Controls.Add(this.cartypefind);
            this.groupBox1.Controls.Add(this.name);
            this.groupBox1.Controls.Add(this.cartype1);
            this.groupBox1.Controls.Add(this.phone);
            this.groupBox1.Controls.Add(this.state3);
            this.groupBox1.Controls.Add(this.carid);
            this.groupBox1.Controls.Add(this.state2);
            this.groupBox1.Controls.Add(this.person);
            this.groupBox1.Controls.Add(this.state1);
            this.groupBox1.Controls.Add(this.company);
            this.groupBox1.Controls.Add(this.state);
            this.groupBox1.Controls.Add(this.costmornamevalue);
            this.groupBox1.Controls.Add(this.carvlaue);
            this.groupBox1.Controls.Add(this.addressvalue);
            this.groupBox1.Controls.Add(this.phonevlaue);
            this.groupBox1.Location = new System.Drawing.Point(55, 12);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Size = new System.Drawing.Size(688, 175);
            this.groupBox1.TabIndex = 46;
            this.groupBox1.TabStop = false;
            this.groupBox1.Text = "客户回访信息";
            // 
            // cardate
            // 
            this.cardate.AllowUserToAddRows = false;
            this.cardate.AllowUserToDeleteRows = false;
            this.cardate.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.cardate.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
            this.dataGridViewTextBoxColumn3,
            this.dataGridViewTextBoxColumn4});
            this.cardate.Cursor = System.Windows.Forms.Cursors.Arrow;
            this.cardate.Location = new System.Drawing.Point(143, 83);
            this.cardate.Name = "cardate";
            this.cardate.ReadOnly = true;
            this.cardate.RowTemplate.Height = 23;
            this.cardate.Size = new System.Drawing.Size(179, 92);
            this.cardate.TabIndex = 82;
            this.cardate.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;
            // 
            // selectdatavalue
            // 
            this.selectdatavalue.Cursor = System.Windows.Forms.Cursors.Arrow;
            this.selectdatavalue.Location = new System.Drawing.Point(254, 24);
            this.selectdatavalue.Name = "selectdatavalue";
            this.selectdatavalue.TabIndex = 101;
            this.selectdatavalue.Visible = false;
            this.selectdatavalue.DateSelected += new System.Windows.Forms.DateRangeEventHandler(this.selectdatavalue_DateSelected_1);
            // 
            // selectdata
            // 
            this.selectdata.Cursor = System.Windows.Forms.Cursors.Arrow;
            this.selectdata.Location = new System.Drawing.Point(223, 96);
            this.selectdata.Name = "selectdata";
            this.selectdata.Size = new System.Drawing.Size(30, 20);
            this.selectdata.TabIndex = 5;
            this.selectdata.Text = "....";
            this.selectdata.UseVisualStyleBackColor = true;
            this.selectdata.Click += new System.EventHandler(this.selectdata_Click);
            // 
            // selectdatavalue2
            // 
            this.selectdatavalue2.Cursor = System.Windows.Forms.Cursors.Arrow;
            this.selectdatavalue2.Location = new System.Drawing.Point(378, 24);
            this.selectdatavalue2.Name = "selectdatavalue2";
            this.selectdatavalue2.TabIndex = 99;
            this.selectdatavalue2.Visible = false;
            this.selectdatavalue2.DateSelected += new System.Windows.Forms.DateRangeEventHandler(this.selectdatavalue2_DateSelected);
            // 
            // selectdata2
            // 
            this.selectdata2.Cursor = System.Windows.Forms.Cursors.Arrow;
            this.selectdata2.Location = new System.Drawing.Point(346, 96);
            this.selectdata2.Name = "selectdata2";
            this.selectdata2.Size = new System.Drawing.Size(30, 20);
            this.selectdata2.TabIndex = 7;
            this.selectdata2.Text = "....";
            this.selectdata2.UseVisualStyleBackColor = true;
            this.selectdata2.Click += new System.EventHandler(this.selectdata2_Click);
            // 
            // modifytimevalue1
            // 
            this.modifytimevalue1.Cursor = System.Windows.Forms.Cursors.IBeam;
            this.modifytimevalue1.Location = new System.Drawing.Point(265, 95);
            this.modifytimevalue1.Name = "modifytimevalue1";
            this.modifytimevalue1.Size = new System.Drawing.Size(77, 21);
            this.modifytimevalue1.TabIndex = 6;
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Cursor = System.Windows.Forms.Cursors.Arrow;
            this.label2.ForeColor = System.Drawing.Color.Red;
            this.label2.Location = new System.Drawing.Point(254, 100);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(11, 12);
            this.label2.TabIndex = 98;
            this.label2.Text = "-";
            // 
            // modifytimevalue
            // 
            this.modifytimevalue.Cursor = System.Windows.Forms.Cursors.IBeam;
            this.modifytimevalue.Location = new System.Drawing.Point(142, 95);
            this.modifytimevalue.Name = "modifytimevalue";
            this.modifytimevalue.Size = new System.Drawing.Size(77, 21);
            this.modifytimevalue.TabIndex = 4;
            // 
            // cartypefind
            // 
            this.cartypefind.Cursor = System.Windows.Forms.Cursors.Arrow;
            this.cartypefind.Location = new System.Drawing.Point(274, 62);
            this.cartypefind.Name = "cartypefind";
            this.cartypefind.Size = new System.Drawing.Size(25, 20);
            this.cartypefind.TabIndex = 3;
            this.cartypefind.Text = "....";
            this.cartypefind.UseVisualStyleBackColor = true;
            this.cartypefind.Click += new System.EventHandler(this.cartypefind_Click);
            // 
            // name
            // 
            this.name.AutoSize = true;
            this.name.Cursor = System.Windows.Forms.Cursors.Arrow;
            this.name.Location = new System.Drawing.Point(72, 31);
            this.name.Name = "name";
            this.name.Size = new System.Drawing.Size(65, 12);
            this.name.TabIndex = 42;
            this.name.Text = "客户姓名:";
            // 
            // cartype1
            // 
            this.cartype1.AutoSize = true;
            this.cartype1.Cursor = System.Windows.Forms.Cursors.Arrow;
            this.cartype1.Location = new System.Drawing.Point(72, 66);
            this.cartype1.Name = "cartype1";
            this.cartype1.Size = new System.Drawing.Size(65, 12);
            this.cartype1.TabIndex = 43;
            this.cartype1.Text = "车辆类型:";
            // 
            // phone
            // 
            this.phone.AutoSize = true;

⌨️ 快捷键说明

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