📄 form_customershow_main.designer.cs
字号:
namespace RepairCRM
{
partial class Form_customershow_main
{
/// <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.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.namevalue = new System.Windows.Forms.TextBox();
this.name = new System.Windows.Forms.Label();
this.cartype = 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.label5 = new System.Windows.Forms.Label();
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.button7 = new System.Windows.Forms.Button();
this.button5 = new System.Windows.Forms.Button();
this.button6 = new System.Windows.Forms.Button();
this.button4 = new System.Windows.Forms.Button();
this.button3 = 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.lastmodifytime.SuspendLayout();
this.groupBox2.SuspendLayout();
this.groupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
this.SuspendLayout();
//
// lastmodifytime
//
this.lastmodifytime.Controls.Add(this.groupBox2);
this.lastmodifytime.Controls.Add(this.groupBox1);
this.lastmodifytime.Controls.Add(this.button7);
this.lastmodifytime.Controls.Add(this.button5);
this.lastmodifytime.Controls.Add(this.button6);
this.lastmodifytime.Controls.Add(this.button4);
this.lastmodifytime.Controls.Add(this.button3);
this.lastmodifytime.Controls.Add(this.dataGridView1);
this.lastmodifytime.Location = new System.Drawing.Point(0, 52);
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, 227);
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 = 41;
this.findsome.Text = "查询";
this.findsome.UseVisualStyleBackColor = true;
this.findsome.Click += new System.EventHandler(this.button2_Click_1);
//
// 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 = 63;
this.cancal.Text = "取消";
this.cancal.UseVisualStyleBackColor = true;
this.cancal.Click += new System.EventHandler(this.button1_Click);
//
// groupBox1
//
this.groupBox1.Controls.Add(this.namevalue);
this.groupBox1.Controls.Add(this.name);
this.groupBox1.Controls.Add(this.cartype);
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.label5);
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(626, 219);
this.groupBox1.TabIndex = 72;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "客户资料查询";
this.groupBox1.Enter += new System.EventHandler(this.groupBox1_Enter);
//
// namevalue
//
this.namevalue.Location = new System.Drawing.Point(113, 33);
this.namevalue.Name = "namevalue";
this.namevalue.Size = new System.Drawing.Size(77, 21);
this.namevalue.TabIndex = 1;
//
// name
//
this.name.AutoSize = true;
this.name.Location = new System.Drawing.Point(42, 37);
this.name.Name = "name";
this.name.Size = new System.Drawing.Size(65, 12);
this.name.TabIndex = 42;
this.name.Text = "姓 名:";
//
// cartype
//
this.cartype.AutoSize = true;
this.cartype.Location = new System.Drawing.Point(42, 72);
this.cartype.Name = "cartype";
this.cartype.Size = new System.Drawing.Size(65, 12);
this.cartype.TabIndex = 43;
this.cartype.Text = "车辆类型:";
//
// phone
//
this.phone.AutoSize = true;
this.phone.Location = new System.Drawing.Point(42, 105);
this.phone.Name = "phone";
this.phone.Size = new System.Drawing.Size(65, 12);
this.phone.TabIndex = 44;
this.phone.Text = "电 话:";
//
// carid
//
this.carid.AutoSize = true;
this.carid.Location = new System.Drawing.Point(42, 140);
this.carid.Name = "carid";
this.carid.Size = new System.Drawing.Size(65, 12);
this.carid.TabIndex = 45;
this.carid.Text = "车 牌 号:";
//
// person
//
this.person.AutoSize = true;
this.person.Location = new System.Drawing.Point(394, 37);
this.person.Name = "person";
this.person.Size = new System.Drawing.Size(65, 12);
this.person.TabIndex = 46;
this.person.Text = "业 务 员:";
//
// company
//
this.company.AutoSize = true;
this.company.Location = new System.Drawing.Point(394, 71);
this.company.Name = "company";
this.company.Size = new System.Drawing.Size(65, 12);
this.company.TabIndex = 47;
this.company.Text = "保险公司:";
//
// companyvlaue
//
this.companyvlaue.FormattingEnabled = true;
this.companyvlaue.Location = new System.Drawing.Point(465, 67);
this.companyvlaue.Name = "companyvlaue";
this.companyvlaue.Size = new System.Drawing.Size(121, 20);
this.companyvlaue.TabIndex = 8;
//
// position
//
this.position.AutoSize = true;
this.position.Location = new System.Drawing.Point(394, 106);
this.position.Name = "position";
this.position.Size = new System.Drawing.Size(65, 12);
this.position.TabIndex = 48;
this.position.Text = "地 址:";
//
// label3
//
this.label3.AutoSize = true;
this.label3.ForeColor = System.Drawing.Color.Red;
this.label3.Location = new System.Drawing.Point(514, 141);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(17, 12);
this.label3.TabIndex = 64;
this.label3.Text = "KM";
//
// bz
//
this.bz.AutoSize = true;
this.bz.Location = new System.Drawing.Point(358, 141);
this.bz.Name = "bz";
this.bz.Size = new System.Drawing.Size(101, 12);
this.bz.TabIndex = 49;
this.bz.Text = "每天使用公里数:";
//
// cartypevlaue
//
this.cartypevlaue.Location = new System.Drawing.Point(113, 68);
this.cartypevlaue.Name = "cartypevlaue";
this.cartypevlaue.Size = new System.Drawing.Size(125, 21);
this.cartypevlaue.TabIndex = 2;
//
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -