|
@@ -28,9 +28,31 @@
|
|
|
/// </summary>
|
|
|
private void InitializeComponent()
|
|
|
{
|
|
|
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
+ System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
this.stc_recordManager = new DevComponents.DotNetBar.SuperTabControl();
|
|
|
+ this.superTabControlPanel2 = new DevComponents.DotNetBar.SuperTabControlPanel();
|
|
|
+ this.tlp_orderRecords = new System.Windows.Forms.TableLayoutPanel();
|
|
|
+ this.dgvx_orderRecords = new DevComponents.DotNetBar.Controls.DataGridViewX();
|
|
|
+ this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.预约状态 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
|
|
|
+ this.dtp_endDate2 = new System.Windows.Forms.DateTimePicker();
|
|
|
+ this.labelX3 = new DevComponents.DotNetBar.LabelX();
|
|
|
+ this.labelX4 = new DevComponents.DotNetBar.LabelX();
|
|
|
+ this.btnx_orderRecordSearch = new DevComponents.DotNetBar.ButtonX();
|
|
|
+ this.btn_orderRecordExport = new DevComponents.DotNetBar.ButtonX();
|
|
|
+ this.labelX5 = new DevComponents.DotNetBar.LabelX();
|
|
|
+ this.tb_license2 = new System.Windows.Forms.TextBox();
|
|
|
+ this.dtp_startDate2 = new System.Windows.Forms.DateTimePicker();
|
|
|
+ this.sti_orderRecords = new DevComponents.DotNetBar.SuperTabItem();
|
|
|
this.superTabControlPanel1 = new DevComponents.DotNetBar.SuperTabControlPanel();
|
|
|
this.tlp_parkingRecord = new System.Windows.Forms.TableLayoutPanel();
|
|
|
this.dgvx_parkingRecords = new DevComponents.DotNetBar.Controls.DataGridViewX();
|
|
@@ -56,38 +78,16 @@
|
|
|
this.superTabControlPanel3 = new DevComponents.DotNetBar.SuperTabControlPanel();
|
|
|
this.sti_dailySummary = new DevComponents.DotNetBar.SuperTabItem();
|
|
|
this.sti_carRecords = new DevComponents.DotNetBar.SuperTabItem();
|
|
|
- this.sti_orderRecords = new DevComponents.DotNetBar.SuperTabItem();
|
|
|
- this.superTabControlPanel2 = new DevComponents.DotNetBar.SuperTabControlPanel();
|
|
|
- this.tlp_orderRecords = new System.Windows.Forms.TableLayoutPanel();
|
|
|
- this.dgvx_orderRecords = new DevComponents.DotNetBar.Controls.DataGridViewX();
|
|
|
- this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
|
|
|
- this.dtp_endDate2 = new System.Windows.Forms.DateTimePicker();
|
|
|
- this.labelX3 = new DevComponents.DotNetBar.LabelX();
|
|
|
- this.labelX4 = new DevComponents.DotNetBar.LabelX();
|
|
|
- this.btnx_orderRecordSearch = new DevComponents.DotNetBar.ButtonX();
|
|
|
- this.btn_orderRecordExport = new DevComponents.DotNetBar.ButtonX();
|
|
|
- this.labelX5 = new DevComponents.DotNetBar.LabelX();
|
|
|
- this.tb_license2 = new System.Windows.Forms.TextBox();
|
|
|
- this.dtp_startDate2 = new System.Windows.Forms.DateTimePicker();
|
|
|
- this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
- this.预约状态 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.stc_recordManager)).BeginInit();
|
|
|
this.stc_recordManager.SuspendLayout();
|
|
|
- this.superTabControlPanel1.SuspendLayout();
|
|
|
- this.tlp_parkingRecord.SuspendLayout();
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.dgvx_parkingRecords)).BeginInit();
|
|
|
- this.tableLayoutPanel1.SuspendLayout();
|
|
|
this.superTabControlPanel2.SuspendLayout();
|
|
|
this.tlp_orderRecords.SuspendLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.dgvx_orderRecords)).BeginInit();
|
|
|
this.tableLayoutPanel3.SuspendLayout();
|
|
|
+ this.superTabControlPanel1.SuspendLayout();
|
|
|
+ this.tlp_parkingRecord.SuspendLayout();
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.dgvx_parkingRecords)).BeginInit();
|
|
|
+ this.tableLayoutPanel1.SuspendLayout();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
|
// stc_recordManager
|
|
@@ -107,8 +107,8 @@
|
|
|
this.stc_recordManager.ControlBox.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
|
|
|
this.stc_recordManager.ControlBox.MenuBox,
|
|
|
this.stc_recordManager.ControlBox.CloseBox});
|
|
|
- this.stc_recordManager.Controls.Add(this.superTabControlPanel2);
|
|
|
this.stc_recordManager.Controls.Add(this.superTabControlPanel1);
|
|
|
+ this.stc_recordManager.Controls.Add(this.superTabControlPanel2);
|
|
|
this.stc_recordManager.Controls.Add(this.superTabControlPanel3);
|
|
|
this.stc_recordManager.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.stc_recordManager.Location = new System.Drawing.Point(0, 0);
|
|
@@ -126,149 +126,412 @@
|
|
|
this.sti_dailySummary});
|
|
|
this.stc_recordManager.Text = "superTabControl1";
|
|
|
//
|
|
|
- // superTabControlPanel1
|
|
|
+ // superTabControlPanel2
|
|
|
//
|
|
|
- this.superTabControlPanel1.Controls.Add(this.tlp_parkingRecord);
|
|
|
- this.superTabControlPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
- this.superTabControlPanel1.Location = new System.Drawing.Point(99, 0);
|
|
|
- this.superTabControlPanel1.Name = "superTabControlPanel1";
|
|
|
- this.superTabControlPanel1.Size = new System.Drawing.Size(932, 481);
|
|
|
- this.superTabControlPanel1.TabIndex = 1;
|
|
|
- this.superTabControlPanel1.TabItem = this.sti_parkingRecords;
|
|
|
+ this.superTabControlPanel2.Controls.Add(this.tlp_orderRecords);
|
|
|
+ this.superTabControlPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
+ this.superTabControlPanel2.Location = new System.Drawing.Point(99, 0);
|
|
|
+ this.superTabControlPanel2.Name = "superTabControlPanel2";
|
|
|
+ this.superTabControlPanel2.Size = new System.Drawing.Size(932, 481);
|
|
|
+ this.superTabControlPanel2.TabIndex = 0;
|
|
|
+ this.superTabControlPanel2.TabItem = this.sti_orderRecords;
|
|
|
//
|
|
|
- // tlp_parkingRecord
|
|
|
+ // tlp_orderRecords
|
|
|
//
|
|
|
- this.tlp_parkingRecord.ColumnCount = 1;
|
|
|
- this.tlp_parkingRecord.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
|
- this.tlp_parkingRecord.Controls.Add(this.dgvx_parkingRecords, 0, 1);
|
|
|
- this.tlp_parkingRecord.Controls.Add(this.tableLayoutPanel1, 0, 0);
|
|
|
- this.tlp_parkingRecord.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
- this.tlp_parkingRecord.Location = new System.Drawing.Point(0, 0);
|
|
|
- this.tlp_parkingRecord.Name = "tlp_parkingRecord";
|
|
|
- this.tlp_parkingRecord.RowCount = 2;
|
|
|
- this.tlp_parkingRecord.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 15F));
|
|
|
- this.tlp_parkingRecord.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 85F));
|
|
|
- this.tlp_parkingRecord.Size = new System.Drawing.Size(932, 481);
|
|
|
- this.tlp_parkingRecord.TabIndex = 2;
|
|
|
+ this.tlp_orderRecords.ColumnCount = 1;
|
|
|
+ this.tlp_orderRecords.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
|
+ this.tlp_orderRecords.Controls.Add(this.dgvx_orderRecords, 0, 1);
|
|
|
+ this.tlp_orderRecords.Controls.Add(this.tableLayoutPanel3, 0, 0);
|
|
|
+ this.tlp_orderRecords.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
+ this.tlp_orderRecords.Location = new System.Drawing.Point(0, 0);
|
|
|
+ this.tlp_orderRecords.Name = "tlp_orderRecords";
|
|
|
+ this.tlp_orderRecords.RowCount = 2;
|
|
|
+ this.tlp_orderRecords.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 15F));
|
|
|
+ this.tlp_orderRecords.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 85F));
|
|
|
+ this.tlp_orderRecords.Size = new System.Drawing.Size(932, 481);
|
|
|
+ this.tlp_orderRecords.TabIndex = 3;
|
|
|
//
|
|
|
- // dgvx_parkingRecords
|
|
|
+ // dgvx_orderRecords
|
|
|
//
|
|
|
- this.dgvx_parkingRecords.BackgroundColor = System.Drawing.SystemColors.ActiveCaption;
|
|
|
- this.dgvx_parkingRecords.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
|
- this.dgvx_parkingRecords.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
|
- this.parkingRecordsID,
|
|
|
- this.userID,
|
|
|
- this.numberPlate,
|
|
|
- this.parkingSpaceID,
|
|
|
- this.realParkTime,
|
|
|
- this.realGetTime,
|
|
|
- this.receiptNum,
|
|
|
- this.parkingPrice,
|
|
|
- this.paymentStatus});
|
|
|
- dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
- dataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Window;
|
|
|
- dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- dataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
- dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
- dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
- dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
|
|
- this.dgvx_parkingRecords.DefaultCellStyle = dataGridViewCellStyle4;
|
|
|
- this.dgvx_parkingRecords.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
- this.dgvx_parkingRecords.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(215)))), ((int)(((byte)(229)))));
|
|
|
- this.dgvx_parkingRecords.Location = new System.Drawing.Point(3, 75);
|
|
|
- this.dgvx_parkingRecords.MinimumSize = new System.Drawing.Size(389, 0);
|
|
|
- this.dgvx_parkingRecords.Name = "dgvx_parkingRecords";
|
|
|
- this.dgvx_parkingRecords.RowTemplate.Height = 23;
|
|
|
- this.dgvx_parkingRecords.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
|
- this.dgvx_parkingRecords.Size = new System.Drawing.Size(926, 403);
|
|
|
- this.dgvx_parkingRecords.TabIndex = 1;
|
|
|
+ this.dgvx_orderRecords.BackgroundColor = System.Drawing.SystemColors.ActiveCaption;
|
|
|
+ this.dgvx_orderRecords.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
|
+ this.dgvx_orderRecords.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
|
+ this.dataGridViewTextBoxColumn1,
|
|
|
+ this.dataGridViewTextBoxColumn2,
|
|
|
+ this.dataGridViewTextBoxColumn3,
|
|
|
+ this.dataGridViewTextBoxColumn5,
|
|
|
+ this.dataGridViewTextBoxColumn6,
|
|
|
+ this.dataGridViewTextBoxColumn7,
|
|
|
+ this.dataGridViewTextBoxColumn8,
|
|
|
+ this.dataGridViewTextBoxColumn9,
|
|
|
+ this.预约状态});
|
|
|
+ dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
+ dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Window;
|
|
|
+ dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
+ dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
+ dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
+ dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
|
|
+ this.dgvx_orderRecords.DefaultCellStyle = dataGridViewCellStyle2;
|
|
|
+ this.dgvx_orderRecords.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
+ this.dgvx_orderRecords.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(215)))), ((int)(((byte)(229)))));
|
|
|
+ this.dgvx_orderRecords.Location = new System.Drawing.Point(3, 75);
|
|
|
+ this.dgvx_orderRecords.MinimumSize = new System.Drawing.Size(389, 0);
|
|
|
+ this.dgvx_orderRecords.Name = "dgvx_orderRecords";
|
|
|
+ this.dgvx_orderRecords.RowTemplate.Height = 23;
|
|
|
+ this.dgvx_orderRecords.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
|
+ this.dgvx_orderRecords.Size = new System.Drawing.Size(926, 403);
|
|
|
+ this.dgvx_orderRecords.TabIndex = 1;
|
|
|
//
|
|
|
- // parkingRecordsID
|
|
|
+ // dataGridViewTextBoxColumn1
|
|
|
//
|
|
|
- this.parkingRecordsID.HeaderText = "停车记录ID";
|
|
|
- this.parkingRecordsID.MaxInputLength = 11;
|
|
|
- this.parkingRecordsID.Name = "parkingRecordsID";
|
|
|
- this.parkingRecordsID.ReadOnly = true;
|
|
|
- this.parkingRecordsID.Width = 90;
|
|
|
+ this.dataGridViewTextBoxColumn1.HeaderText = "预约记录ID";
|
|
|
+ this.dataGridViewTextBoxColumn1.MaxInputLength = 11;
|
|
|
+ this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
|
|
|
+ this.dataGridViewTextBoxColumn1.ReadOnly = true;
|
|
|
+ this.dataGridViewTextBoxColumn1.Width = 90;
|
|
|
//
|
|
|
- // userID
|
|
|
+ // dataGridViewTextBoxColumn2
|
|
|
//
|
|
|
- this.userID.HeaderText = "用户ID";
|
|
|
- this.userID.MaxInputLength = 8;
|
|
|
- this.userID.Name = "userID";
|
|
|
- this.userID.ReadOnly = true;
|
|
|
- this.userID.Width = 70;
|
|
|
+ this.dataGridViewTextBoxColumn2.HeaderText = "用户ID";
|
|
|
+ this.dataGridViewTextBoxColumn2.MaxInputLength = 8;
|
|
|
+ this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
|
|
|
+ this.dataGridViewTextBoxColumn2.ReadOnly = true;
|
|
|
+ this.dataGridViewTextBoxColumn2.Width = 70;
|
|
|
//
|
|
|
- // numberPlate
|
|
|
+ // dataGridViewTextBoxColumn3
|
|
|
//
|
|
|
- this.numberPlate.HeaderText = "号牌";
|
|
|
- this.numberPlate.MaxInputLength = 9;
|
|
|
- this.numberPlate.Name = "numberPlate";
|
|
|
- this.numberPlate.ReadOnly = true;
|
|
|
- this.numberPlate.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
- this.numberPlate.Width = 80;
|
|
|
+ this.dataGridViewTextBoxColumn3.HeaderText = "号牌";
|
|
|
+ this.dataGridViewTextBoxColumn3.MaxInputLength = 9;
|
|
|
+ this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
|
|
|
+ this.dataGridViewTextBoxColumn3.ReadOnly = true;
|
|
|
+ this.dataGridViewTextBoxColumn3.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
+ this.dataGridViewTextBoxColumn3.Width = 80;
|
|
|
//
|
|
|
- // parkingSpaceID
|
|
|
+ // dataGridViewTextBoxColumn5
|
|
|
//
|
|
|
- this.parkingSpaceID.HeaderText = "车位编号";
|
|
|
- this.parkingSpaceID.MaxInputLength = 4;
|
|
|
- this.parkingSpaceID.Name = "parkingSpaceID";
|
|
|
- this.parkingSpaceID.ReadOnly = true;
|
|
|
- this.parkingSpaceID.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
- this.parkingSpaceID.Width = 80;
|
|
|
+ this.dataGridViewTextBoxColumn5.HeaderText = "停车预约时间";
|
|
|
+ this.dataGridViewTextBoxColumn5.MaxInputLength = 50;
|
|
|
+ this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
|
|
|
+ this.dataGridViewTextBoxColumn5.ReadOnly = true;
|
|
|
+ this.dataGridViewTextBoxColumn5.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
+ this.dataGridViewTextBoxColumn5.Width = 140;
|
|
|
//
|
|
|
- // realParkTime
|
|
|
+ // dataGridViewTextBoxColumn6
|
|
|
//
|
|
|
- this.realParkTime.HeaderText = "实际停入时间";
|
|
|
- this.realParkTime.MaxInputLength = 50;
|
|
|
- this.realParkTime.Name = "realParkTime";
|
|
|
- this.realParkTime.ReadOnly = true;
|
|
|
- this.realParkTime.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
- this.realParkTime.Width = 140;
|
|
|
+ this.dataGridViewTextBoxColumn6.HeaderText = "停车预约取消时间";
|
|
|
+ this.dataGridViewTextBoxColumn6.MaxInputLength = 50;
|
|
|
+ this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
|
|
|
+ this.dataGridViewTextBoxColumn6.ReadOnly = true;
|
|
|
+ this.dataGridViewTextBoxColumn6.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
+ this.dataGridViewTextBoxColumn6.Width = 140;
|
|
|
//
|
|
|
- // realGetTime
|
|
|
+ // dataGridViewTextBoxColumn7
|
|
|
//
|
|
|
- this.realGetTime.HeaderText = "实际取出时间";
|
|
|
- this.realGetTime.MaxInputLength = 50;
|
|
|
- this.realGetTime.Name = "realGetTime";
|
|
|
- this.realGetTime.ReadOnly = true;
|
|
|
- this.realGetTime.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
- this.realGetTime.Width = 140;
|
|
|
+ this.dataGridViewTextBoxColumn7.HeaderText = "预约取车时间";
|
|
|
+ this.dataGridViewTextBoxColumn7.MaxInputLength = 50;
|
|
|
+ this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
|
|
|
+ this.dataGridViewTextBoxColumn7.ReadOnly = true;
|
|
|
+ this.dataGridViewTextBoxColumn7.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
//
|
|
|
- // receiptNum
|
|
|
+ // dataGridViewTextBoxColumn8
|
|
|
//
|
|
|
- this.receiptNum.HeaderText = "凭证号";
|
|
|
- this.receiptNum.MaxInputLength = 8;
|
|
|
- this.receiptNum.Name = "receiptNum";
|
|
|
- this.receiptNum.ReadOnly = true;
|
|
|
- this.receiptNum.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
+ this.dataGridViewTextBoxColumn8.HeaderText = "预约时长";
|
|
|
+ this.dataGridViewTextBoxColumn8.MaxInputLength = 11;
|
|
|
+ this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
|
|
|
+ this.dataGridViewTextBoxColumn8.ReadOnly = true;
|
|
|
+ this.dataGridViewTextBoxColumn8.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
//
|
|
|
- // parkingPrice
|
|
|
+ // dataGridViewTextBoxColumn9
|
|
|
//
|
|
|
- this.parkingPrice.HeaderText = "停车费用";
|
|
|
- this.parkingPrice.MaxInputLength = 11;
|
|
|
- this.parkingPrice.Name = "parkingPrice";
|
|
|
- this.parkingPrice.ReadOnly = true;
|
|
|
- this.parkingPrice.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
+ this.dataGridViewTextBoxColumn9.HeaderText = "预约费用";
|
|
|
+ this.dataGridViewTextBoxColumn9.MaxInputLength = 11;
|
|
|
+ this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
|
|
|
+ this.dataGridViewTextBoxColumn9.ReadOnly = true;
|
|
|
//
|
|
|
- // paymentStatus
|
|
|
+ // 预约状态
|
|
|
//
|
|
|
- this.paymentStatus.HeaderText = "收费状态";
|
|
|
- this.paymentStatus.MaxInputLength = 11;
|
|
|
- this.paymentStatus.Name = "paymentStatus";
|
|
|
- this.paymentStatus.ReadOnly = true;
|
|
|
+ this.预约状态.HeaderText = "预约状态";
|
|
|
+ this.预约状态.MaxInputLength = 8;
|
|
|
+ this.预约状态.Name = "预约状态";
|
|
|
+ this.预约状态.ReadOnly = true;
|
|
|
//
|
|
|
- // tableLayoutPanel1
|
|
|
+ // tableLayoutPanel3
|
|
|
//
|
|
|
- this.tableLayoutPanel1.ColumnCount = 8;
|
|
|
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 85F));
|
|
|
+ this.tableLayoutPanel3.ColumnCount = 8;
|
|
|
+ this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 85F));
|
|
|
+ this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33334F));
|
|
|
+ this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 85F));
|
|
|
+ this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33334F));
|
|
|
+ this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 85F));
|
|
|
+ this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
|
|
|
+ this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F));
|
|
|
+ this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 87F));
|
|
|
+ this.tableLayoutPanel3.Controls.Add(this.dtp_endDate2, 3, 0);
|
|
|
+ this.tableLayoutPanel3.Controls.Add(this.labelX3, 0, 0);
|
|
|
+ this.tableLayoutPanel3.Controls.Add(this.labelX4, 2, 0);
|
|
|
+ this.tableLayoutPanel3.Controls.Add(this.btnx_orderRecordSearch, 6, 0);
|
|
|
+ this.tableLayoutPanel3.Controls.Add(this.btn_orderRecordExport, 7, 0);
|
|
|
+ this.tableLayoutPanel3.Controls.Add(this.labelX5, 4, 0);
|
|
|
+ this.tableLayoutPanel3.Controls.Add(this.tb_license2, 5, 0);
|
|
|
+ this.tableLayoutPanel3.Controls.Add(this.dtp_startDate2, 1, 0);
|
|
|
+ this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
+ this.tableLayoutPanel3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.tableLayoutPanel3.Location = new System.Drawing.Point(3, 3);
|
|
|
+ this.tableLayoutPanel3.Name = "tableLayoutPanel3";
|
|
|
+ this.tableLayoutPanel3.RowCount = 1;
|
|
|
+ this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
|
+ this.tableLayoutPanel3.Size = new System.Drawing.Size(926, 66);
|
|
|
+ this.tableLayoutPanel3.TabIndex = 2;
|
|
|
+ //
|
|
|
+ // dtp_endDate2
|
|
|
+ //
|
|
|
+ this.dtp_endDate2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
+ this.dtp_endDate2.CalendarFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.dtp_endDate2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.dtp_endDate2.Location = new System.Drawing.Point(341, 20);
|
|
|
+ this.dtp_endDate2.Name = "dtp_endDate2";
|
|
|
+ this.dtp_endDate2.Size = new System.Drawing.Size(162, 26);
|
|
|
+ this.dtp_endDate2.TabIndex = 12;
|
|
|
+ //
|
|
|
+ // labelX3
|
|
|
+ //
|
|
|
+ //
|
|
|
+ //
|
|
|
+ //
|
|
|
+ this.labelX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
+ this.labelX3.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
+ this.labelX3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.labelX3.Location = new System.Drawing.Point(3, 3);
|
|
|
+ this.labelX3.Name = "labelX3";
|
|
|
+ this.labelX3.Size = new System.Drawing.Size(79, 60);
|
|
|
+ this.labelX3.TabIndex = 3;
|
|
|
+ this.labelX3.Text = "起始日期:";
|
|
|
+ //
|
|
|
+ // labelX4
|
|
|
+ //
|
|
|
+ //
|
|
|
+ //
|
|
|
+ //
|
|
|
+ this.labelX4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
+ this.labelX4.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
+ this.labelX4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.labelX4.Location = new System.Drawing.Point(256, 3);
|
|
|
+ this.labelX4.Name = "labelX4";
|
|
|
+ this.labelX4.Size = new System.Drawing.Size(79, 60);
|
|
|
+ this.labelX4.TabIndex = 4;
|
|
|
+ this.labelX4.Text = "截止日期:";
|
|
|
+ //
|
|
|
+ // btnx_orderRecordSearch
|
|
|
+ //
|
|
|
+ this.btnx_orderRecordSearch.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
|
|
+ this.btnx_orderRecordSearch.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
|
+ this.btnx_orderRecordSearch.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
|
|
|
+ this.btnx_orderRecordSearch.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.btnx_orderRecordSearch.Location = new System.Drawing.Point(761, 15);
|
|
|
+ this.btnx_orderRecordSearch.Name = "btnx_orderRecordSearch";
|
|
|
+ this.btnx_orderRecordSearch.Size = new System.Drawing.Size(74, 35);
|
|
|
+ this.btnx_orderRecordSearch.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
|
|
|
+ this.btnx_orderRecordSearch.TabIndex = 7;
|
|
|
+ this.btnx_orderRecordSearch.Text = "查询";
|
|
|
+ this.btnx_orderRecordSearch.Click += new System.EventHandler(this.btnx_orderRecordSearch_Click);
|
|
|
+ //
|
|
|
+ // btn_orderRecordExport
|
|
|
+ //
|
|
|
+ this.btn_orderRecordExport.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
|
|
+ this.btn_orderRecordExport.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
|
+ this.btn_orderRecordExport.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
|
|
|
+ this.btn_orderRecordExport.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.btn_orderRecordExport.Location = new System.Drawing.Point(841, 15);
|
|
|
+ this.btn_orderRecordExport.Name = "btn_orderRecordExport";
|
|
|
+ this.btn_orderRecordExport.Size = new System.Drawing.Size(75, 35);
|
|
|
+ this.btn_orderRecordExport.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
|
|
|
+ this.btn_orderRecordExport.TabIndex = 8;
|
|
|
+ this.btn_orderRecordExport.Text = "导出";
|
|
|
+ this.btn_orderRecordExport.Click += new System.EventHandler(this.btn_orderRecordExport_Click);
|
|
|
+ //
|
|
|
+ // labelX5
|
|
|
+ //
|
|
|
+ //
|
|
|
+ //
|
|
|
+ //
|
|
|
+ this.labelX5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
+ this.labelX5.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
+ this.labelX5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.labelX5.Location = new System.Drawing.Point(509, 3);
|
|
|
+ this.labelX5.Name = "labelX5";
|
|
|
+ this.labelX5.Size = new System.Drawing.Size(79, 60);
|
|
|
+ this.labelX5.TabIndex = 9;
|
|
|
+ this.labelX5.Text = "车辆号牌:";
|
|
|
+ //
|
|
|
+ // tb_license2
|
|
|
+ //
|
|
|
+ this.tb_license2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
+ this.tb_license2.Location = new System.Drawing.Point(594, 20);
|
|
|
+ this.tb_license2.Name = "tb_license2";
|
|
|
+ this.tb_license2.Size = new System.Drawing.Size(161, 26);
|
|
|
+ this.tb_license2.TabIndex = 10;
|
|
|
+ //
|
|
|
+ // dtp_startDate2
|
|
|
+ //
|
|
|
+ this.dtp_startDate2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
+ this.dtp_startDate2.CalendarFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.dtp_startDate2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ this.dtp_startDate2.Location = new System.Drawing.Point(88, 20);
|
|
|
+ this.dtp_startDate2.Name = "dtp_startDate2";
|
|
|
+ this.dtp_startDate2.Size = new System.Drawing.Size(162, 26);
|
|
|
+ this.dtp_startDate2.TabIndex = 11;
|
|
|
+ //
|
|
|
+ // sti_orderRecords
|
|
|
+ //
|
|
|
+ this.sti_orderRecords.AttachedControl = this.superTabControlPanel2;
|
|
|
+ this.sti_orderRecords.GlobalItem = false;
|
|
|
+ this.sti_orderRecords.Name = "sti_orderRecords";
|
|
|
+ this.sti_orderRecords.Text = "预约记录";
|
|
|
+ //
|
|
|
+ // superTabControlPanel1
|
|
|
+ //
|
|
|
+ this.superTabControlPanel1.Controls.Add(this.tlp_parkingRecord);
|
|
|
+ this.superTabControlPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
+ this.superTabControlPanel1.Location = new System.Drawing.Point(99, 0);
|
|
|
+ this.superTabControlPanel1.Name = "superTabControlPanel1";
|
|
|
+ this.superTabControlPanel1.Size = new System.Drawing.Size(932, 481);
|
|
|
+ this.superTabControlPanel1.TabIndex = 1;
|
|
|
+ this.superTabControlPanel1.TabItem = this.sti_parkingRecords;
|
|
|
+ //
|
|
|
+ // tlp_parkingRecord
|
|
|
+ //
|
|
|
+ this.tlp_parkingRecord.ColumnCount = 1;
|
|
|
+ this.tlp_parkingRecord.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
|
+ this.tlp_parkingRecord.Controls.Add(this.dgvx_parkingRecords, 0, 1);
|
|
|
+ this.tlp_parkingRecord.Controls.Add(this.tableLayoutPanel1, 0, 0);
|
|
|
+ this.tlp_parkingRecord.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
+ this.tlp_parkingRecord.Location = new System.Drawing.Point(0, 0);
|
|
|
+ this.tlp_parkingRecord.Name = "tlp_parkingRecord";
|
|
|
+ this.tlp_parkingRecord.RowCount = 2;
|
|
|
+ this.tlp_parkingRecord.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 15F));
|
|
|
+ this.tlp_parkingRecord.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 85F));
|
|
|
+ this.tlp_parkingRecord.Size = new System.Drawing.Size(932, 481);
|
|
|
+ this.tlp_parkingRecord.TabIndex = 2;
|
|
|
+ //
|
|
|
+ // dgvx_parkingRecords
|
|
|
+ //
|
|
|
+ this.dgvx_parkingRecords.BackgroundColor = System.Drawing.SystemColors.ActiveCaption;
|
|
|
+ this.dgvx_parkingRecords.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
|
+ this.dgvx_parkingRecords.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
|
+ this.parkingRecordsID,
|
|
|
+ this.userID,
|
|
|
+ this.numberPlate,
|
|
|
+ this.parkingSpaceID,
|
|
|
+ this.realParkTime,
|
|
|
+ this.realGetTime,
|
|
|
+ this.receiptNum,
|
|
|
+ this.parkingPrice,
|
|
|
+ this.paymentStatus});
|
|
|
+ dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
+ dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Window;
|
|
|
+ dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
+ dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
+ dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
+ dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
+ dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
|
|
+ this.dgvx_parkingRecords.DefaultCellStyle = dataGridViewCellStyle1;
|
|
|
+ this.dgvx_parkingRecords.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
+ this.dgvx_parkingRecords.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(215)))), ((int)(((byte)(229)))));
|
|
|
+ this.dgvx_parkingRecords.Location = new System.Drawing.Point(3, 75);
|
|
|
+ this.dgvx_parkingRecords.MinimumSize = new System.Drawing.Size(389, 0);
|
|
|
+ this.dgvx_parkingRecords.Name = "dgvx_parkingRecords";
|
|
|
+ this.dgvx_parkingRecords.RowTemplate.Height = 23;
|
|
|
+ this.dgvx_parkingRecords.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
|
+ this.dgvx_parkingRecords.Size = new System.Drawing.Size(926, 403);
|
|
|
+ this.dgvx_parkingRecords.TabIndex = 1;
|
|
|
+ //
|
|
|
+ // parkingRecordsID
|
|
|
+ //
|
|
|
+ this.parkingRecordsID.HeaderText = "停车记录ID";
|
|
|
+ this.parkingRecordsID.MaxInputLength = 11;
|
|
|
+ this.parkingRecordsID.Name = "parkingRecordsID";
|
|
|
+ this.parkingRecordsID.ReadOnly = true;
|
|
|
+ this.parkingRecordsID.Width = 90;
|
|
|
+ //
|
|
|
+ // userID
|
|
|
+ //
|
|
|
+ this.userID.HeaderText = "用户ID";
|
|
|
+ this.userID.MaxInputLength = 8;
|
|
|
+ this.userID.Name = "userID";
|
|
|
+ this.userID.ReadOnly = true;
|
|
|
+ this.userID.Width = 70;
|
|
|
+ //
|
|
|
+ // numberPlate
|
|
|
+ //
|
|
|
+ this.numberPlate.HeaderText = "号牌";
|
|
|
+ this.numberPlate.MaxInputLength = 9;
|
|
|
+ this.numberPlate.Name = "numberPlate";
|
|
|
+ this.numberPlate.ReadOnly = true;
|
|
|
+ this.numberPlate.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
+ this.numberPlate.Width = 80;
|
|
|
+ //
|
|
|
+ // parkingSpaceID
|
|
|
+ //
|
|
|
+ this.parkingSpaceID.HeaderText = "车位编号";
|
|
|
+ this.parkingSpaceID.MaxInputLength = 4;
|
|
|
+ this.parkingSpaceID.Name = "parkingSpaceID";
|
|
|
+ this.parkingSpaceID.ReadOnly = true;
|
|
|
+ this.parkingSpaceID.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
+ this.parkingSpaceID.Width = 80;
|
|
|
+ //
|
|
|
+ // realParkTime
|
|
|
+ //
|
|
|
+ this.realParkTime.HeaderText = "实际停入时间";
|
|
|
+ this.realParkTime.MaxInputLength = 50;
|
|
|
+ this.realParkTime.Name = "realParkTime";
|
|
|
+ this.realParkTime.ReadOnly = true;
|
|
|
+ this.realParkTime.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
+ this.realParkTime.Width = 140;
|
|
|
+ //
|
|
|
+ // realGetTime
|
|
|
+ //
|
|
|
+ this.realGetTime.HeaderText = "实际取出时间";
|
|
|
+ this.realGetTime.MaxInputLength = 50;
|
|
|
+ this.realGetTime.Name = "realGetTime";
|
|
|
+ this.realGetTime.ReadOnly = true;
|
|
|
+ this.realGetTime.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
+ this.realGetTime.Width = 140;
|
|
|
+ //
|
|
|
+ // receiptNum
|
|
|
+ //
|
|
|
+ this.receiptNum.HeaderText = "凭证号";
|
|
|
+ this.receiptNum.MaxInputLength = 8;
|
|
|
+ this.receiptNum.Name = "receiptNum";
|
|
|
+ this.receiptNum.ReadOnly = true;
|
|
|
+ this.receiptNum.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
+ //
|
|
|
+ // parkingPrice
|
|
|
+ //
|
|
|
+ this.parkingPrice.HeaderText = "停车费用";
|
|
|
+ this.parkingPrice.MaxInputLength = 11;
|
|
|
+ this.parkingPrice.Name = "parkingPrice";
|
|
|
+ this.parkingPrice.ReadOnly = true;
|
|
|
+ this.parkingPrice.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
+ //
|
|
|
+ // paymentStatus
|
|
|
+ //
|
|
|
+ this.paymentStatus.HeaderText = "收费状态";
|
|
|
+ this.paymentStatus.MaxInputLength = 11;
|
|
|
+ this.paymentStatus.Name = "paymentStatus";
|
|
|
+ this.paymentStatus.ReadOnly = true;
|
|
|
+ //
|
|
|
+ // tableLayoutPanel1
|
|
|
+ //
|
|
|
+ this.tableLayoutPanel1.ColumnCount = 8;
|
|
|
+ this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 85F));
|
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33334F));
|
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 85F));
|
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33334F));
|
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 85F));
|
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
|
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F));
|
|
|
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 85F));
|
|
|
+ this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 87F));
|
|
|
this.tableLayoutPanel1.Controls.Add(this.dtp_endDate, 3, 0);
|
|
|
this.tableLayoutPanel1.Controls.Add(this.lbx_startDate, 0, 0);
|
|
|
this.tableLayoutPanel1.Controls.Add(this.labelX1, 2, 0);
|
|
@@ -330,7 +593,7 @@
|
|
|
this.btnx_parkingRecordSearch.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
|
this.btnx_parkingRecordSearch.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
|
|
|
this.btnx_parkingRecordSearch.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.btnx_parkingRecordSearch.Location = new System.Drawing.Point(762, 15);
|
|
|
+ this.btnx_parkingRecordSearch.Location = new System.Drawing.Point(761, 15);
|
|
|
this.btnx_parkingRecordSearch.Name = "btnx_parkingRecordSearch";
|
|
|
this.btnx_parkingRecordSearch.Size = new System.Drawing.Size(74, 35);
|
|
|
this.btnx_parkingRecordSearch.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
|
|
@@ -344,7 +607,7 @@
|
|
|
this.btnx_parkingRecordExport.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
|
this.btnx_parkingRecordExport.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
|
|
|
this.btnx_parkingRecordExport.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.btnx_parkingRecordExport.Location = new System.Drawing.Point(842, 15);
|
|
|
+ this.btnx_parkingRecordExport.Location = new System.Drawing.Point(841, 15);
|
|
|
this.btnx_parkingRecordExport.Name = "btnx_parkingRecordExport";
|
|
|
this.btnx_parkingRecordExport.Size = new System.Drawing.Size(75, 35);
|
|
|
this.btnx_parkingRecordExport.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
|
|
@@ -371,7 +634,7 @@
|
|
|
this.tb_license.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.tb_license.Location = new System.Drawing.Point(594, 20);
|
|
|
this.tb_license.Name = "tb_license";
|
|
|
- this.tb_license.Size = new System.Drawing.Size(162, 26);
|
|
|
+ this.tb_license.Size = new System.Drawing.Size(161, 26);
|
|
|
this.tb_license.TabIndex = 10;
|
|
|
//
|
|
|
// dtp_startDate
|
|
@@ -413,269 +676,6 @@
|
|
|
this.sti_carRecords.Name = "sti_carRecords";
|
|
|
this.sti_carRecords.Text = "车辆停取记录";
|
|
|
//
|
|
|
- // sti_orderRecords
|
|
|
- //
|
|
|
- this.sti_orderRecords.AttachedControl = this.superTabControlPanel2;
|
|
|
- this.sti_orderRecords.GlobalItem = false;
|
|
|
- this.sti_orderRecords.Name = "sti_orderRecords";
|
|
|
- this.sti_orderRecords.Text = "预约记录";
|
|
|
- //
|
|
|
- // superTabControlPanel2
|
|
|
- //
|
|
|
- this.superTabControlPanel2.Controls.Add(this.tlp_orderRecords);
|
|
|
- this.superTabControlPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
- this.superTabControlPanel2.Location = new System.Drawing.Point(99, 0);
|
|
|
- this.superTabControlPanel2.Name = "superTabControlPanel2";
|
|
|
- this.superTabControlPanel2.Size = new System.Drawing.Size(932, 481);
|
|
|
- this.superTabControlPanel2.TabIndex = 0;
|
|
|
- this.superTabControlPanel2.TabItem = this.sti_orderRecords;
|
|
|
- //
|
|
|
- // tlp_orderRecords
|
|
|
- //
|
|
|
- this.tlp_orderRecords.ColumnCount = 1;
|
|
|
- this.tlp_orderRecords.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
|
- this.tlp_orderRecords.Controls.Add(this.dgvx_orderRecords, 0, 1);
|
|
|
- this.tlp_orderRecords.Controls.Add(this.tableLayoutPanel3, 0, 0);
|
|
|
- this.tlp_orderRecords.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
- this.tlp_orderRecords.Location = new System.Drawing.Point(0, 0);
|
|
|
- this.tlp_orderRecords.Name = "tlp_orderRecords";
|
|
|
- this.tlp_orderRecords.RowCount = 2;
|
|
|
- this.tlp_orderRecords.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 15F));
|
|
|
- this.tlp_orderRecords.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 85F));
|
|
|
- this.tlp_orderRecords.Size = new System.Drawing.Size(932, 481);
|
|
|
- this.tlp_orderRecords.TabIndex = 3;
|
|
|
- //
|
|
|
- // dgvx_orderRecords
|
|
|
- //
|
|
|
- this.dgvx_orderRecords.BackgroundColor = System.Drawing.SystemColors.ActiveCaption;
|
|
|
- this.dgvx_orderRecords.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
|
- this.dgvx_orderRecords.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
|
- this.dataGridViewTextBoxColumn1,
|
|
|
- this.dataGridViewTextBoxColumn2,
|
|
|
- this.dataGridViewTextBoxColumn3,
|
|
|
- this.dataGridViewTextBoxColumn5,
|
|
|
- this.dataGridViewTextBoxColumn6,
|
|
|
- this.dataGridViewTextBoxColumn7,
|
|
|
- this.dataGridViewTextBoxColumn8,
|
|
|
- this.dataGridViewTextBoxColumn9,
|
|
|
- this.预约状态});
|
|
|
- dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
- dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window;
|
|
|
- dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
- dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
- dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
- dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
|
|
- this.dgvx_orderRecords.DefaultCellStyle = dataGridViewCellStyle3;
|
|
|
- this.dgvx_orderRecords.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
- this.dgvx_orderRecords.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(215)))), ((int)(((byte)(229)))));
|
|
|
- this.dgvx_orderRecords.Location = new System.Drawing.Point(3, 75);
|
|
|
- this.dgvx_orderRecords.MinimumSize = new System.Drawing.Size(389, 0);
|
|
|
- this.dgvx_orderRecords.Name = "dgvx_orderRecords";
|
|
|
- this.dgvx_orderRecords.RowTemplate.Height = 23;
|
|
|
- this.dgvx_orderRecords.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
|
- this.dgvx_orderRecords.Size = new System.Drawing.Size(926, 403);
|
|
|
- this.dgvx_orderRecords.TabIndex = 1;
|
|
|
- //
|
|
|
- // tableLayoutPanel3
|
|
|
- //
|
|
|
- this.tableLayoutPanel3.ColumnCount = 8;
|
|
|
- this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 85F));
|
|
|
- this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33334F));
|
|
|
- this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 85F));
|
|
|
- this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33334F));
|
|
|
- this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 85F));
|
|
|
- this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
|
|
|
- this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F));
|
|
|
- this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 85F));
|
|
|
- this.tableLayoutPanel3.Controls.Add(this.dtp_endDate2, 3, 0);
|
|
|
- this.tableLayoutPanel3.Controls.Add(this.labelX3, 0, 0);
|
|
|
- this.tableLayoutPanel3.Controls.Add(this.labelX4, 2, 0);
|
|
|
- this.tableLayoutPanel3.Controls.Add(this.btnx_orderRecordSearch, 6, 0);
|
|
|
- this.tableLayoutPanel3.Controls.Add(this.btn_orderRecordExport, 7, 0);
|
|
|
- this.tableLayoutPanel3.Controls.Add(this.labelX5, 4, 0);
|
|
|
- this.tableLayoutPanel3.Controls.Add(this.tb_license2, 5, 0);
|
|
|
- this.tableLayoutPanel3.Controls.Add(this.dtp_startDate2, 1, 0);
|
|
|
- this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
- this.tableLayoutPanel3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.tableLayoutPanel3.Location = new System.Drawing.Point(3, 3);
|
|
|
- this.tableLayoutPanel3.Name = "tableLayoutPanel3";
|
|
|
- this.tableLayoutPanel3.RowCount = 1;
|
|
|
- this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
|
- this.tableLayoutPanel3.Size = new System.Drawing.Size(926, 66);
|
|
|
- this.tableLayoutPanel3.TabIndex = 2;
|
|
|
- //
|
|
|
- // dtp_endDate2
|
|
|
- //
|
|
|
- this.dtp_endDate2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
- this.dtp_endDate2.CalendarFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.dtp_endDate2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.dtp_endDate2.Location = new System.Drawing.Point(341, 20);
|
|
|
- this.dtp_endDate2.Name = "dtp_endDate2";
|
|
|
- this.dtp_endDate2.Size = new System.Drawing.Size(162, 26);
|
|
|
- this.dtp_endDate2.TabIndex = 12;
|
|
|
- //
|
|
|
- // labelX3
|
|
|
- //
|
|
|
- //
|
|
|
- //
|
|
|
- //
|
|
|
- this.labelX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
- this.labelX3.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
- this.labelX3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.labelX3.Location = new System.Drawing.Point(3, 3);
|
|
|
- this.labelX3.Name = "labelX3";
|
|
|
- this.labelX3.Size = new System.Drawing.Size(79, 60);
|
|
|
- this.labelX3.TabIndex = 3;
|
|
|
- this.labelX3.Text = "起始日期:";
|
|
|
- //
|
|
|
- // labelX4
|
|
|
- //
|
|
|
- //
|
|
|
- //
|
|
|
- //
|
|
|
- this.labelX4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
- this.labelX4.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
- this.labelX4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.labelX4.Location = new System.Drawing.Point(256, 3);
|
|
|
- this.labelX4.Name = "labelX4";
|
|
|
- this.labelX4.Size = new System.Drawing.Size(79, 60);
|
|
|
- this.labelX4.TabIndex = 4;
|
|
|
- this.labelX4.Text = "截止日期:";
|
|
|
- //
|
|
|
- // btnx_orderRecordSearch
|
|
|
- //
|
|
|
- this.btnx_orderRecordSearch.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
|
|
- this.btnx_orderRecordSearch.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
|
- this.btnx_orderRecordSearch.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
|
|
|
- this.btnx_orderRecordSearch.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.btnx_orderRecordSearch.Location = new System.Drawing.Point(762, 15);
|
|
|
- this.btnx_orderRecordSearch.Name = "btnx_orderRecordSearch";
|
|
|
- this.btnx_orderRecordSearch.Size = new System.Drawing.Size(74, 35);
|
|
|
- this.btnx_orderRecordSearch.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
|
|
|
- this.btnx_orderRecordSearch.TabIndex = 7;
|
|
|
- this.btnx_orderRecordSearch.Text = "查询";
|
|
|
- this.btnx_orderRecordSearch.Click += new System.EventHandler(this.btnx_orderRecordSearch_Click);
|
|
|
- //
|
|
|
- // btn_orderRecordExport
|
|
|
- //
|
|
|
- this.btn_orderRecordExport.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
|
|
|
- this.btn_orderRecordExport.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
|
- this.btn_orderRecordExport.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
|
|
|
- this.btn_orderRecordExport.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.btn_orderRecordExport.Location = new System.Drawing.Point(842, 15);
|
|
|
- this.btn_orderRecordExport.Name = "btn_orderRecordExport";
|
|
|
- this.btn_orderRecordExport.Size = new System.Drawing.Size(75, 35);
|
|
|
- this.btn_orderRecordExport.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
|
|
|
- this.btn_orderRecordExport.TabIndex = 8;
|
|
|
- this.btn_orderRecordExport.Text = "导出";
|
|
|
- this.btn_orderRecordExport.Click += new System.EventHandler(this.btn_orderRecordExport_Click);
|
|
|
- //
|
|
|
- // labelX5
|
|
|
- //
|
|
|
- //
|
|
|
- //
|
|
|
- //
|
|
|
- this.labelX5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
|
- this.labelX5.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
- this.labelX5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.labelX5.Location = new System.Drawing.Point(509, 3);
|
|
|
- this.labelX5.Name = "labelX5";
|
|
|
- this.labelX5.Size = new System.Drawing.Size(79, 60);
|
|
|
- this.labelX5.TabIndex = 9;
|
|
|
- this.labelX5.Text = "车辆号牌:";
|
|
|
- //
|
|
|
- // tb_license2
|
|
|
- //
|
|
|
- this.tb_license2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
- this.tb_license2.Location = new System.Drawing.Point(594, 20);
|
|
|
- this.tb_license2.Name = "tb_license2";
|
|
|
- this.tb_license2.Size = new System.Drawing.Size(162, 26);
|
|
|
- this.tb_license2.TabIndex = 10;
|
|
|
- //
|
|
|
- // dtp_startDate2
|
|
|
- //
|
|
|
- this.dtp_startDate2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
- this.dtp_startDate2.CalendarFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.dtp_startDate2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.dtp_startDate2.Location = new System.Drawing.Point(88, 20);
|
|
|
- this.dtp_startDate2.Name = "dtp_startDate2";
|
|
|
- this.dtp_startDate2.Size = new System.Drawing.Size(162, 26);
|
|
|
- this.dtp_startDate2.TabIndex = 11;
|
|
|
- //
|
|
|
- // dataGridViewTextBoxColumn1
|
|
|
- //
|
|
|
- this.dataGridViewTextBoxColumn1.HeaderText = "预约记录ID";
|
|
|
- this.dataGridViewTextBoxColumn1.MaxInputLength = 11;
|
|
|
- this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
|
|
|
- this.dataGridViewTextBoxColumn1.ReadOnly = true;
|
|
|
- this.dataGridViewTextBoxColumn1.Width = 90;
|
|
|
- //
|
|
|
- // dataGridViewTextBoxColumn2
|
|
|
- //
|
|
|
- this.dataGridViewTextBoxColumn2.HeaderText = "用户ID";
|
|
|
- this.dataGridViewTextBoxColumn2.MaxInputLength = 8;
|
|
|
- this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
|
|
|
- this.dataGridViewTextBoxColumn2.ReadOnly = true;
|
|
|
- this.dataGridViewTextBoxColumn2.Width = 70;
|
|
|
- //
|
|
|
- // dataGridViewTextBoxColumn3
|
|
|
- //
|
|
|
- this.dataGridViewTextBoxColumn3.HeaderText = "号牌";
|
|
|
- this.dataGridViewTextBoxColumn3.MaxInputLength = 9;
|
|
|
- this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
|
|
|
- this.dataGridViewTextBoxColumn3.ReadOnly = true;
|
|
|
- this.dataGridViewTextBoxColumn3.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
- this.dataGridViewTextBoxColumn3.Width = 80;
|
|
|
- //
|
|
|
- // dataGridViewTextBoxColumn5
|
|
|
- //
|
|
|
- this.dataGridViewTextBoxColumn5.HeaderText = "停车预约时间";
|
|
|
- this.dataGridViewTextBoxColumn5.MaxInputLength = 50;
|
|
|
- this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
|
|
|
- this.dataGridViewTextBoxColumn5.ReadOnly = true;
|
|
|
- this.dataGridViewTextBoxColumn5.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
- this.dataGridViewTextBoxColumn5.Width = 140;
|
|
|
- //
|
|
|
- // dataGridViewTextBoxColumn6
|
|
|
- //
|
|
|
- this.dataGridViewTextBoxColumn6.HeaderText = "停车预约取消时间";
|
|
|
- this.dataGridViewTextBoxColumn6.MaxInputLength = 50;
|
|
|
- this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
|
|
|
- this.dataGridViewTextBoxColumn6.ReadOnly = true;
|
|
|
- this.dataGridViewTextBoxColumn6.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
- this.dataGridViewTextBoxColumn6.Width = 140;
|
|
|
- //
|
|
|
- // dataGridViewTextBoxColumn7
|
|
|
- //
|
|
|
- this.dataGridViewTextBoxColumn7.HeaderText = "预约取车时间";
|
|
|
- this.dataGridViewTextBoxColumn7.MaxInputLength = 50;
|
|
|
- this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
|
|
|
- this.dataGridViewTextBoxColumn7.ReadOnly = true;
|
|
|
- this.dataGridViewTextBoxColumn7.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
- //
|
|
|
- // dataGridViewTextBoxColumn8
|
|
|
- //
|
|
|
- this.dataGridViewTextBoxColumn8.HeaderText = "预约时长";
|
|
|
- this.dataGridViewTextBoxColumn8.MaxInputLength = 11;
|
|
|
- this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
|
|
|
- this.dataGridViewTextBoxColumn8.ReadOnly = true;
|
|
|
- this.dataGridViewTextBoxColumn8.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
|
|
|
- //
|
|
|
- // dataGridViewTextBoxColumn9
|
|
|
- //
|
|
|
- this.dataGridViewTextBoxColumn9.HeaderText = "预约费用";
|
|
|
- this.dataGridViewTextBoxColumn9.MaxInputLength = 11;
|
|
|
- this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
|
|
|
- this.dataGridViewTextBoxColumn9.ReadOnly = true;
|
|
|
- //
|
|
|
- // 预约状态
|
|
|
- //
|
|
|
- this.预约状态.HeaderText = "预约状态";
|
|
|
- this.预约状态.MaxInputLength = 8;
|
|
|
- this.预约状态.Name = "预约状态";
|
|
|
- this.预约状态.ReadOnly = true;
|
|
|
- //
|
|
|
// FormRecordsManager
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
@@ -683,19 +683,19 @@
|
|
|
this.ClientSize = new System.Drawing.Size(1031, 481);
|
|
|
this.Controls.Add(this.stc_recordManager);
|
|
|
this.Name = "FormRecordsManager";
|
|
|
- this.Text = "FormRecordsManager";
|
|
|
+ this.Text = "记录管理器";
|
|
|
((System.ComponentModel.ISupportInitialize)(this.stc_recordManager)).EndInit();
|
|
|
this.stc_recordManager.ResumeLayout(false);
|
|
|
- this.superTabControlPanel1.ResumeLayout(false);
|
|
|
- this.tlp_parkingRecord.ResumeLayout(false);
|
|
|
- ((System.ComponentModel.ISupportInitialize)(this.dgvx_parkingRecords)).EndInit();
|
|
|
- this.tableLayoutPanel1.ResumeLayout(false);
|
|
|
- this.tableLayoutPanel1.PerformLayout();
|
|
|
this.superTabControlPanel2.ResumeLayout(false);
|
|
|
this.tlp_orderRecords.ResumeLayout(false);
|
|
|
((System.ComponentModel.ISupportInitialize)(this.dgvx_orderRecords)).EndInit();
|
|
|
this.tableLayoutPanel3.ResumeLayout(false);
|
|
|
this.tableLayoutPanel3.PerformLayout();
|
|
|
+ this.superTabControlPanel1.ResumeLayout(false);
|
|
|
+ this.tlp_parkingRecord.ResumeLayout(false);
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.dgvx_parkingRecords)).EndInit();
|
|
|
+ this.tableLayoutPanel1.ResumeLayout(false);
|
|
|
+ this.tableLayoutPanel1.PerformLayout();
|
|
|
this.ResumeLayout(false);
|
|
|
|
|
|
}
|