📄 form_customer_carshow.designer.cs
字号:
namespace RepairCRM
{
partial class Form_customer_carshow
{
/// <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.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
this.lastmodifytime = new System.Windows.Forms.Panel();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.cancal = new System.Windows.Forms.Button();
this.findsome = new System.Windows.Forms.Button();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.selectdatavalue = new System.Windows.Forms.MonthCalendar();
this.selectdatavalue2 = new System.Windows.Forms.MonthCalendar();
this.salerdate = new System.Windows.Forms.DataGridView();
this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.selectdata = new System.Windows.Forms.Button();
this.selectdata2 = new System.Windows.Forms.Button();
this.salerfind = new System.Windows.Forms.Button();
this.salervalue = new System.Windows.Forms.TextBox();
this.label1 = new System.Windows.Forms.Label();
this.carnumbervalue = new System.Windows.Forms.TextBox();
this.name = new System.Windows.Forms.Label();
this.modifytimevalue = new System.Windows.Forms.TextBox();
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.position = new System.Windows.Forms.Label();
this.costmorvlaue = new System.Windows.Forms.TextBox();
this.modifytimevalue1 = new System.Windows.Forms.TextBox();
this.caruservalue = new System.Windows.Forms.TextBox();
this.label2 = new System.Windows.Forms.Label();
this.carnumber1value = new System.Windows.Forms.TextBox();
this.cattype1value = 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.Column9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.carfind = new System.Windows.Forms.Button();
this.cartypedate = new System.Windows.Forms.DataGridView();
this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.lastmodifytime.SuspendLayout();
this.groupBox2.SuspendLayout();
this.groupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.salerdate)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cartypedate)).BeginInit();
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.carfind);
this.lastmodifytime.Controls.Add(this.cartypedate);
this.lastmodifytime.Location = new System.Drawing.Point(3, 12);
this.lastmodifytime.Name = "lastmodifytime";
this.lastmodifytime.Size = new System.Drawing.Size(792, 486);
this.lastmodifytime.TabIndex = 4;
//
// groupBox2
//
this.groupBox2.Controls.Add(this.cancal);
this.groupBox2.Controls.Add(this.findsome);
this.groupBox2.Location = new System.Drawing.Point(316, 230);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(200, 46);
this.groupBox2.TabIndex = 73;
this.groupBox2.TabStop = false;
//
// cancal
//
this.cancal.Location = new System.Drawing.Point(105, 15);
this.cancal.Name = "cancal";
this.cancal.Size = new System.Drawing.Size(75, 23);
this.cancal.TabIndex = 9;
this.cancal.Text = "退出";
this.cancal.UseVisualStyleBackColor = true;
this.cancal.Click += new System.EventHandler(this.cancal_Click);
//
// findsome
//
this.findsome.Location = new System.Drawing.Point(24, 15);
this.findsome.Name = "findsome";
this.findsome.Size = new System.Drawing.Size(75, 23);
this.findsome.TabIndex = 8;
this.findsome.Text = "查询";
this.findsome.UseVisualStyleBackColor = true;
this.findsome.Click += new System.EventHandler(this.findsome_Click);
//
// groupBox1
//
this.groupBox1.Controls.Add(this.selectdatavalue);
this.groupBox1.Controls.Add(this.selectdatavalue2);
this.groupBox1.Controls.Add(this.salerdate);
this.groupBox1.Controls.Add(this.selectdata);
this.groupBox1.Controls.Add(this.selectdata2);
this.groupBox1.Controls.Add(this.salerfind);
this.groupBox1.Controls.Add(this.salervalue);
this.groupBox1.Controls.Add(this.label1);
this.groupBox1.Controls.Add(this.carnumbervalue);
this.groupBox1.Controls.Add(this.name);
this.groupBox1.Controls.Add(this.modifytimevalue);
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.position);
this.groupBox1.Controls.Add(this.costmorvlaue);
this.groupBox1.Controls.Add(this.modifytimevalue1);
this.groupBox1.Controls.Add(this.caruservalue);
this.groupBox1.Controls.Add(this.label2);
this.groupBox1.Controls.Add(this.carnumber1value);
this.groupBox1.Controls.Add(this.cattype1value);
this.groupBox1.Location = new System.Drawing.Point(81, 14);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(634, 216);
this.groupBox1.TabIndex = 72;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "车辆信息查询";
//
// selectdatavalue
//
this.selectdatavalue.Location = new System.Drawing.Point(218, 60);
this.selectdatavalue.Name = "selectdatavalue";
this.selectdatavalue.TabIndex = 87;
this.selectdatavalue.Visible = false;
this.selectdatavalue.DateSelected += new System.Windows.Forms.DateRangeEventHandler(this.selectdatavalue_DateSelected);
//
// selectdatavalue2
//
this.selectdatavalue2.Location = new System.Drawing.Point(340, 59);
this.selectdatavalue2.Name = "selectdatavalue2";
this.selectdatavalue2.TabIndex = 85;
this.selectdatavalue2.Visible = false;
this.selectdatavalue2.DateSelected += new System.Windows.Forms.DateRangeEventHandler(this.selectdatavalue2_DateSelected);
//
// 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.dataGridViewTextBoxColumn4,
this.dataGridViewTextBoxColumn5});
this.salerdate.Location = new System.Drawing.Point(462, 86);
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 = 82;
this.salerdate.Visible = false;
//
// dataGridViewTextBoxColumn4
//
this.dataGridViewTextBoxColumn4.HeaderText = "序号";
this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
this.dataGridViewTextBoxColumn4.ReadOnly = true;
this.dataGridViewTextBoxColumn4.Width = 60;
//
// dataGridViewTextBoxColumn5
//
this.dataGridViewTextBoxColumn5.HeaderText = "名称";
this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
this.dataGridViewTextBoxColumn5.ReadOnly = true;
this.dataGridViewTextBoxColumn5.Width = 60;
//
// selectdata
//
this.selectdata.Location = new System.Drawing.Point(189, 134);
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);
//
// selectdata2
//
this.selectdata2.Location = new System.Drawing.Point(310, 133);
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);
//
// salerfind
//
this.salerfind.Location = new System.Drawing.Point(567, 64);
this.salerfind.Name = "salerfind";
this.salerfind.Size = new System.Drawing.Size(30, 20);
this.salerfind.TabIndex = 10;
this.salerfind.Text = "....";
this.salerfind.UseVisualStyleBackColor = true;
this.salerfind.Click += new System.EventHandler(this.salerfind_Click);
//
// salervalue
//
this.salervalue.Location = new System.Drawing.Point(462, 64);
this.salervalue.Name = "salervalue";
this.salervalue.Size = new System.Drawing.Size(100, 21);
this.salervalue.TabIndex = 9;
//
// label1
//
this.label1.AutoSize = true;
this.label1.ForeColor = System.Drawing.Color.Red;
this.label1.Location = new System.Drawing.Point(189, 69);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(113, 12);
this.label1.TabIndex = 66;
this.label1.Text = "查空客户请用\"Null\"";
//
// carnumbervalue
//
this.carnumbervalue.Location = new System.Drawing.Point(110, 30);
this.carnumbervalue.Name = "carnumbervalue";
this.carnumbervalue.Size = new System.Drawing.Size(89, 21);
this.carnumbervalue.TabIndex = 1;
//
// name
//
this.name.AutoSize = true;
this.name.Location = new System.Drawing.Point(39, 34);
this.name.Name = "name";
this.name.Size = new System.Drawing.Size(65, 12);
this.name.TabIndex = 42;
this.name.Text = "车 牌 号:";
//
// modifytimevalue
//
this.modifytimevalue.Location = new System.Drawing.Point(110, 132);
this.modifytimevalue.Name = "modifytimevalue";
this.modifytimevalue.Size = new System.Drawing.Size(77, 21);
this.modifytimevalue.TabIndex = 4;
//
// cartype
//
this.cartype.AutoSize = true;
this.cartype.Location = new System.Drawing.Point(39, 69);
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;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -