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

📄 form_vistshow.designer.cs

📁 以前为一家4S店开发的维修管理及客户管理的软件,C#开发!
💻 CS
📖 第 1 页 / 共 2 页
字号:
            this.costmornamevalue.Location = new System.Drawing.Point(143, 27);
            this.costmornamevalue.Name = "costmornamevalue";
            this.costmornamevalue.Size = new System.Drawing.Size(100, 21);
            this.costmornamevalue.TabIndex = 1;
            // 
            // modifytimevalue2
            // 
            this.modifytimevalue2.Location = new System.Drawing.Point(231, 96);
            this.modifytimevalue2.Name = "modifytimevalue2";
            this.modifytimevalue2.Size = new System.Drawing.Size(77, 21);
            this.modifytimevalue2.TabIndex = 4;
            // 
            // carvlaue
            // 
            this.carvlaue.Location = new System.Drawing.Point(143, 62);
            this.carvlaue.Name = "carvlaue";
            this.carvlaue.Size = new System.Drawing.Size(125, 21);
            this.carvlaue.TabIndex = 2;
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.ForeColor = System.Drawing.Color.Red;
            this.label2.Location = new System.Drawing.Point(220, 101);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(11, 12);
            this.label2.TabIndex = 61;
            this.label2.Text = "-";
            // 
            // addressvalue
            // 
            this.addressvalue.Location = new System.Drawing.Point(495, 25);
            this.addressvalue.Name = "addressvalue";
            this.addressvalue.Size = new System.Drawing.Size(100, 21);
            this.addressvalue.TabIndex = 9;
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.ForeColor = System.Drawing.Color.Red;
            this.label5.Location = new System.Drawing.Point(311, 102);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(101, 12);
            this.label5.TabIndex = 60;
            this.label5.Text = "格式:1982-3-15 ";
            // 
            // phonevlaue
            // 
            this.phonevlaue.Location = new System.Drawing.Point(495, 60);
            this.phonevlaue.Name = "phonevlaue";
            this.phonevlaue.Size = new System.Drawing.Size(100, 21);
            this.phonevlaue.TabIndex = 10;
            // 
            // modifytimevalue1
            // 
            this.modifytimevalue1.Location = new System.Drawing.Point(142, 96);
            this.modifytimevalue1.Name = "modifytimevalue1";
            this.modifytimevalue1.Size = new System.Drawing.Size(77, 21);
            this.modifytimevalue1.TabIndex = 3;
            // 
            // dataGridView1
            // 
            this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
            this.Column1,
            this.Column2,
            this.Column3,
            this.Column4,
            this.Column5,
            this.Column6,
            this.Column7,
            this.Column8,
            this.Column9});
            this.dataGridView1.Location = new System.Drawing.Point(0, 261);
            this.dataGridView1.Name = "dataGridView1";
            this.dataGridView1.RowTemplate.Height = 23;
            this.dataGridView1.Size = new System.Drawing.Size(789, 222);
            this.dataGridView1.TabIndex = 68;
            this.dataGridView1.Visible = false;
            // 
            // Column1
            // 
            this.Column1.HeaderText = "Column1";
            this.Column1.Name = "Column1";
            // 
            // Column2
            // 
            this.Column2.HeaderText = "Column2";
            this.Column2.Name = "Column2";
            // 
            // Column3
            // 
            this.Column3.HeaderText = "Column3";
            this.Column3.Name = "Column3";
            // 
            // Column4
            // 
            this.Column4.HeaderText = "Column4";
            this.Column4.Name = "Column4";
            // 
            // Column5
            // 
            this.Column5.HeaderText = "Column5";
            this.Column5.Name = "Column5";
            // 
            // Column6
            // 
            this.Column6.HeaderText = "Column6";
            this.Column6.Name = "Column6";
            // 
            // Column7
            // 
            this.Column7.HeaderText = "Column7";
            this.Column7.Name = "Column7";
            // 
            // Column8
            // 
            this.Column8.HeaderText = "Column8";
            this.Column8.Name = "Column8";
            // 
            // Column9
            // 
            this.Column9.HeaderText = "Column9";
            this.Column9.Name = "Column9";
            // 
            // button1
            // 
            this.button1.Location = new System.Drawing.Point(417, 214);
            this.button1.Name = "button1";
            this.button1.Size = new System.Drawing.Size(75, 23);
            this.button1.TabIndex = 11;
            this.button1.Text = "取消";
            this.button1.UseVisualStyleBackColor = true;
            this.button1.Click += new System.EventHandler(this.button1_Click);
            // 
            // button2
            // 
            this.button2.Location = new System.Drawing.Point(322, 214);
            this.button2.Name = "button2";
            this.button2.Size = new System.Drawing.Size(75, 23);
            this.button2.TabIndex = 10;
            this.button2.Text = "确定";
            this.button2.UseVisualStyleBackColor = true;
            this.button2.Click += new System.EventHandler(this.button2_Click);
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(121, 30);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(0, 12);
            this.label1.TabIndex = 34;
            // 
            // Form_vistshow
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.ClientSize = new System.Drawing.Size(792, 560);
            this.Controls.Add(this.lastmodifytime);
            this.Name = "Form_vistshow";
            this.Controls.SetChildIndex(this.lastmodifytime, 0);
            this.lastmodifytime.ResumeLayout(false);
            this.lastmodifytime.PerformLayout();
            this.groupBox1.ResumeLayout(false);
            this.groupBox1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }

        #endregion

        private System.Windows.Forms.Panel lastmodifytime;
        private System.Windows.Forms.TextBox phonevlaue;
        private System.Windows.Forms.TextBox addressvalue;
        private System.Windows.Forms.TextBox carvlaue;
        private System.Windows.Forms.TextBox costmornamevalue;
        private System.Windows.Forms.Label company;
        private System.Windows.Forms.Label person;
        private System.Windows.Forms.Label carid;
        private System.Windows.Forms.Label phone;
        private System.Windows.Forms.Label cartype;
        private System.Windows.Forms.Label name;
        private System.Windows.Forms.Button button2;
        private System.Windows.Forms.Label label1;
        private System.Windows.Forms.RadioButton state3;
        private System.Windows.Forms.RadioButton state2;
        private System.Windows.Forms.RadioButton state1;
        private System.Windows.Forms.RadioButton state;
        private System.Windows.Forms.TextBox modifytimevalue2;
        private System.Windows.Forms.Label label2;
        private System.Windows.Forms.Label label5;
        private System.Windows.Forms.TextBox modifytimevalue1;
        private System.Windows.Forms.Button button1;
        private System.Windows.Forms.DataGridView dataGridView1;
        private System.Windows.Forms.DataGridViewTextBoxColumn Column1;
        private System.Windows.Forms.DataGridViewTextBoxColumn Column2;
        private System.Windows.Forms.DataGridViewTextBoxColumn Column3;
        private System.Windows.Forms.DataGridViewTextBoxColumn Column4;
        private System.Windows.Forms.DataGridViewTextBoxColumn Column5;
        private System.Windows.Forms.DataGridViewTextBoxColumn Column6;
        private System.Windows.Forms.DataGridViewTextBoxColumn Column7;
        private System.Windows.Forms.DataGridViewTextBoxColumn Column8;
        private System.Windows.Forms.DataGridViewTextBoxColumn Column9;
        private System.Windows.Forms.GroupBox groupBox1;
    }
}

⌨️ 快捷键说明

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