📄 form_customer_carinput.designer.cs
字号:
namespace RepairCRM
{
partial class Form_customer_carinput
{
/// <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()
{
System.Windows.Forms.TextBox cvalue;
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
this.panel1 = new System.Windows.Forms.Panel();
this.groupBox3 = new System.Windows.Forms.GroupBox();
this.exit = new System.Windows.Forms.Button();
this.save = new System.Windows.Forms.Button();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.outdatavalue = new System.Windows.Forms.MonthCalendar();
this.otherdatavalue = new System.Windows.Forms.MonthCalendar();
this.salerdate = new System.Windows.Forms.DataGridView();
this.Column4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.selectmonth = new System.Windows.Forms.MonthCalendar();
this.writedatavalue = new System.Windows.Forms.MonthCalendar();
this.otherdata = new System.Windows.Forms.Button();
this.cartypedate = 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.writedata = new System.Windows.Forms.Button();
this.selectdata = new System.Windows.Forms.Button();
this.carfind = new System.Windows.Forms.Button();
this.salerfind = new System.Windows.Forms.Button();
this.picturevalue = new System.Windows.Forms.Button();
this.phone = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.youbian = new System.Windows.Forms.Label();
this.label18 = new System.Windows.Forms.Label();
this.address = new System.Windows.Forms.Label();
this.xieli = new System.Windows.Forms.Label();
this.ic = new System.Windows.Forms.Label();
this.mdvalue = new System.Windows.Forms.TextBox();
this.mobler = new System.Windows.Forms.Label();
this.label15 = new System.Windows.Forms.Label();
this.email = new System.Windows.Forms.Label();
this.mainkeyvalue = new System.Windows.Forms.TextBox();
this.birthday = new System.Windows.Forms.Label();
this.label14 = new System.Windows.Forms.Label();
this.company = new System.Windows.Forms.Label();
this.salervalue = new System.Windows.Forms.TextBox();
this.position = new System.Windows.Forms.Label();
this.icnumbervalue = new System.Windows.Forms.TextBox();
this.bz = new System.Windows.Forms.Label();
this.pricevalue = new System.Windows.Forms.TextBox();
this.loadpicture = new System.Windows.Forms.Label();
this.label10 = new System.Windows.Forms.Label();
this.pdate = new System.Windows.Forms.Label();
this.label11 = new System.Windows.Forms.Label();
this.costmortype = new System.Windows.Forms.Label();
this.label12 = new System.Windows.Forms.Label();
this.carjnumber = new System.Windows.Forms.TextBox();
this.carused = new System.Windows.Forms.TextBox();
this.lastdatevalue = new System.Windows.Forms.TextBox();
this.label13 = new System.Windows.Forms.Label();
this.numbervalue = new System.Windows.Forms.TextBox();
this.safepasswordvalue = new System.Windows.Forms.TextBox();
this.datevalue = new System.Windows.Forms.TextBox();
this.saleaddress = new System.Windows.Forms.TextBox();
this.keyvalue = new System.Windows.Forms.TextBox();
this.cartypevalue = new System.Windows.Forms.TextBox();
this.label7 = new System.Windows.Forms.Label();
this.colorvalue = new System.Windows.Forms.TextBox();
this.label8 = new System.Windows.Forms.Label();
this.datenowvlaue = new System.Windows.Forms.TextBox();
this.label9 = new System.Windows.Forms.Label();
this.numbernowvalue = new System.Windows.Forms.TextBox();
this.typevlaue = new System.Windows.Forms.TextBox();
this.picture = new System.Windows.Forms.PictureBox();
this.cdate1value = new System.Windows.Forms.TextBox();
this.caddressvalue = new System.Windows.Forms.TextBox();
this.selectoutdata = new System.Windows.Forms.Button();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.name = new System.Windows.Forms.Label();
this.carnumbervalue1 = new System.Windows.Forms.TextBox();
this.label2 = new System.Windows.Forms.Label();
this.carnumbervalue = new System.Windows.Forms.TextBox();
this.label16 = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
cvalue = new System.Windows.Forms.TextBox();
this.panel1.SuspendLayout();
this.groupBox3.SuspendLayout();
this.groupBox2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.salerdate)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cartypedate)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.picture)).BeginInit();
this.groupBox1.SuspendLayout();
this.SuspendLayout();
//
// cvalue
//
cvalue.Location = new System.Drawing.Point(122, 195);
cvalue.Name = "cvalue";
cvalue.Size = new System.Drawing.Size(157, 21);
cvalue.TabIndex = 11;
//
// panel1
//
this.panel1.Controls.Add(this.groupBox3);
this.panel1.Controls.Add(this.groupBox2);
this.panel1.Controls.Add(this.groupBox1);
this.panel1.Controls.Add(this.label1);
this.panel1.Location = new System.Drawing.Point(0, 5);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(792, 479);
this.panel1.TabIndex = 3;
this.panel1.Paint += new System.Windows.Forms.PaintEventHandler(this.panel1_Paint);
//
// groupBox3
//
this.groupBox3.Controls.Add(this.exit);
this.groupBox3.Controls.Add(this.save);
this.groupBox3.Location = new System.Drawing.Point(297, 429);
this.groupBox3.Name = "groupBox3";
this.groupBox3.Size = new System.Drawing.Size(200, 35);
this.groupBox3.TabIndex = 75;
this.groupBox3.TabStop = false;
//
// exit
//
this.exit.Location = new System.Drawing.Point(103, 9);
this.exit.Name = "exit";
this.exit.Size = new System.Drawing.Size(75, 23);
this.exit.TabIndex = 32;
this.exit.Text = "退出";
this.exit.UseVisualStyleBackColor = true;
this.exit.Click += new System.EventHandler(this.exit_Click);
//
// save
//
this.save.Location = new System.Drawing.Point(22, 9);
this.save.Name = "save";
this.save.Size = new System.Drawing.Size(75, 23);
this.save.TabIndex = 31;
this.save.Text = "保存";
this.save.UseVisualStyleBackColor = true;
//
// groupBox2
//
this.groupBox2.Controls.Add(this.outdatavalue);
this.groupBox2.Controls.Add(this.otherdatavalue);
this.groupBox2.Controls.Add(this.salerdate);
this.groupBox2.Controls.Add(this.selectmonth);
this.groupBox2.Controls.Add(this.writedatavalue);
this.groupBox2.Controls.Add(this.otherdata);
this.groupBox2.Controls.Add(this.cartypedate);
this.groupBox2.Controls.Add(this.writedata);
this.groupBox2.Controls.Add(this.selectdata);
this.groupBox2.Controls.Add(this.carfind);
this.groupBox2.Controls.Add(this.salerfind);
this.groupBox2.Controls.Add(this.picturevalue);
this.groupBox2.Controls.Add(this.phone);
this.groupBox2.Controls.Add(this.label5);
this.groupBox2.Controls.Add(this.youbian);
this.groupBox2.Controls.Add(this.label18);
this.groupBox2.Controls.Add(this.address);
this.groupBox2.Controls.Add(this.xieli);
this.groupBox2.Controls.Add(this.ic);
this.groupBox2.Controls.Add(this.mdvalue);
this.groupBox2.Controls.Add(this.mobler);
this.groupBox2.Controls.Add(this.label15);
this.groupBox2.Controls.Add(this.email);
this.groupBox2.Controls.Add(this.mainkeyvalue);
this.groupBox2.Controls.Add(this.birthday);
this.groupBox2.Controls.Add(this.label14);
this.groupBox2.Controls.Add(this.company);
this.groupBox2.Controls.Add(this.salervalue);
this.groupBox2.Controls.Add(this.position);
this.groupBox2.Controls.Add(this.icnumbervalue);
this.groupBox2.Controls.Add(this.bz);
this.groupBox2.Controls.Add(this.pricevalue);
this.groupBox2.Controls.Add(this.loadpicture);
this.groupBox2.Controls.Add(this.label10);
this.groupBox2.Controls.Add(this.pdate);
this.groupBox2.Controls.Add(this.label11);
this.groupBox2.Controls.Add(this.costmortype);
this.groupBox2.Controls.Add(this.label12);
this.groupBox2.Controls.Add(this.carjnumber);
this.groupBox2.Controls.Add(this.carused);
this.groupBox2.Controls.Add(this.lastdatevalue);
this.groupBox2.Controls.Add(this.label13);
this.groupBox2.Controls.Add(this.numbervalue);
this.groupBox2.Controls.Add(this.safepasswordvalue);
this.groupBox2.Controls.Add(this.datevalue);
this.groupBox2.Controls.Add(this.saleaddress);
this.groupBox2.Controls.Add(this.keyvalue);
this.groupBox2.Controls.Add(this.cartypevalue);
this.groupBox2.Controls.Add(cvalue);
this.groupBox2.Controls.Add(this.label7);
this.groupBox2.Controls.Add(this.colorvalue);
this.groupBox2.Controls.Add(this.label8);
this.groupBox2.Controls.Add(this.datenowvlaue);
this.groupBox2.Controls.Add(this.label9);
this.groupBox2.Controls.Add(this.numbernowvalue);
this.groupBox2.Controls.Add(this.typevlaue);
this.groupBox2.Controls.Add(this.picture);
this.groupBox2.Controls.Add(this.cdate1value);
this.groupBox2.Controls.Add(this.caddressvalue);
this.groupBox2.Controls.Add(this.selectoutdata);
this.groupBox2.Location = new System.Drawing.Point(80, 82);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(626, 339);
this.groupBox2.TabIndex = 74;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "车辆扩展信息";
//
// outdatavalue
//
this.outdatavalue.Location = new System.Drawing.Point(46, 162);
this.outdatavalue.Name = "outdatavalue";
this.outdatavalue.TabIndex = 93;
this.outdatavalue.Visible = false;
this.outdatavalue.DateSelected += new System.Windows.Forms.DateRangeEventHandler(this.outdatavalue_DateSelected_1);
//
// otherdatavalue
//
this.otherdatavalue.Location = new System.Drawing.Point(348, 187);
this.otherdatavalue.Name = "otherdatavalue";
this.otherdatavalue.TabIndex = 94;
this.otherdatavalue.Visible = false;
this.otherdatavalue.DateSelected += new System.Windows.Forms.DateRangeEventHandler(this.otherdatavalue_DateSelected_1);
//
// salerdate
//
this.salerdate.AllowUserToAddRows = false;
this.salerdate.AllowUserToDeleteRows = false;
this.salerdate.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.salerdate.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.Column4,
this.Column5});
this.salerdate.Location = new System.Drawing.Point(417, 183);
this.salerdate.Name = "salerdate";
this.salerdate.ReadOnly = true;
this.salerdate.RowTemplate.Height = 23;
this.salerdate.Size = new System.Drawing.Size(162, 124);
this.salerdate.TabIndex = 76;
this.salerdate.Visible = false;
//
// Column4
//
this.Column4.HeaderText = "序号";
this.Column4.Name = "Column4";
this.Column4.ReadOnly = true;
this.Column4.Width = 60;
//
// Column5
//
this.Column5.HeaderText = "名称";
this.Column5.Name = "Column5";
this.Column5.ReadOnly = true;
this.Column5.Width = 60;
//
// selectmonth
//
this.selectmonth.Location = new System.Drawing.Point(46, 85);
this.selectmonth.Name = "selectmonth";
this.selectmonth.TabIndex = 92;
this.selectmonth.Visible = false;
this.selectmonth.DateSelected += new System.Windows.Forms.DateRangeEventHandler(this.selectmonth_DateSelected_1);
//
// writedatavalue
//
this.writedatavalue.Location = new System.Drawing.Point(343, 84);
this.writedatavalue.Name = "writedatavalue";
this.writedatavalue.TabIndex = 93;
this.writedatavalue.Visible = false;
this.writedatavalue.DateSelected += new System.Windows.Forms.DateRangeEventHandler(this.writedatavalue_DateSelected_1);
//
// otherdata
//
this.otherdata.Location = new System.Drawing.Point(522, 168);
this.otherdata.Name = "otherdata";
this.otherdata.Size = new System.Drawing.Size(30, 20);
this.otherdata.TabIndex = 24;
this.otherdata.Text = "....";
this.otherdata.UseVisualStyleBackColor = true;
this.otherdata.Click += new System.EventHandler(this.otherdata_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.Column1,
this.Column2,
this.Column3});
this.cartypedate.Location = new System.Drawing.Point(122, 242);
this.cartypedate.Name = "cartypedate";
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -