namespace LYFZ.Software.UI.Dresses.DressManagement.Rental
{
partial class FrmRentalManagement
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmRentalManagement));
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
this.lblName1 = new LYFZ.ComponentLibrary.LabelEx();
this.txtTimeStart = new LYFZ.ComponentLibrary.DateTimePickerEx();
this.txtTimeEnd = new LYFZ.ComponentLibrary.DateTimePickerEx();
this.ucPagerEx1 = new LYFZ.UCPager.ucPagerEx();
this.btnRefund = new LYFZ.ComponentLibrary.ButtonEx();
this.dgv = new LYFZ.ComponentLibrary.DataGridViewEx();
this.Dsro_Number = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Dsro_Amount = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.YF = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.QK = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Dsro_MortgageAmount = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Cus_Name = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Cus_Telephone = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Dsro_TakeDressTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Dsro_ReservationBackTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Dsro_Remark = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Dsro_CreateName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Dsro_CreateDateTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.txtkeyword = new LYFZ.ComponentLibrary.TextBoxBasicEx();
this.btnAlsoback = new LYFZ.ComponentLibrary.ButtonEx();
this.btnReceivables = new LYFZ.ComponentLibrary.ButtonEx();
this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx();
this.btnSlect = new LYFZ.ComponentLibrary.ButtonEx();
this.btnPrint = new LYFZ.ComponentLibrary.ButtonEx();
this.btnUpdate = new LYFZ.ComponentLibrary.ButtonEx();
this.btnDelete = new LYFZ.ComponentLibrary.ButtonEx();
this.plExMainContainer.SuspendLayout();
this.plFormMainContent.SuspendLayout();
this.panelEx2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgv)).BeginInit();
this.SuspendLayout();
//
// plExMainContainer
//
this.plExMainContainer.Controls.Add(this.panelEx2);
this.plExMainContainer.Size = new System.Drawing.Size(968, 545);
//
// plFormMainContent
//
this.plFormMainContent.Size = new System.Drawing.Size(968, 545);
//
// btnAppFormMaximize
//
this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
this.btnAppFormMaximize.Location = new System.Drawing.Point(909, 0);
//
// btnAppFormExit
//
this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
this.btnAppFormExit.Location = new System.Drawing.Point(936, 0);
//
// btnAppFormMinimize
//
this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
this.btnAppFormMinimize.Location = new System.Drawing.Point(882, 0);
//
// panelEx2
//
this.panelEx2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelEx2.BorderWidth = 1;
this.panelEx2.Controls.Add(this.txtTimeStart);
this.panelEx2.Controls.Add(this.txtTimeEnd);
this.panelEx2.Controls.Add(this.labelEx1);
this.panelEx2.Controls.Add(this.lblName1);
this.panelEx2.Controls.Add(this.ucPagerEx1);
this.panelEx2.Controls.Add(this.btnRefund);
this.panelEx2.Controls.Add(this.dgv);
this.panelEx2.Controls.Add(this.txtkeyword);
this.panelEx2.Controls.Add(this.btnAlsoback);
this.panelEx2.Controls.Add(this.btnReceivables);
this.panelEx2.Controls.Add(this.panelEx3);
this.panelEx2.Controls.Add(this.btnSlect);
this.panelEx2.Controls.Add(this.btnPrint);
this.panelEx2.Controls.Add(this.btnUpdate);
this.panelEx2.Controls.Add(this.btnDelete);
this.panelEx2.Location = new System.Drawing.Point(10, 10);
this.panelEx2.Name = "panelEx2";
this.panelEx2.Size = new System.Drawing.Size(948, 525);
this.panelEx2.TabIndex = 197;
//
// labelEx1
//
this.labelEx1.AutoSize = true;
this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx1.Location = new System.Drawing.Point(278, 10);
this.labelEx1.Name = "labelEx1";
this.labelEx1.Size = new System.Drawing.Size(21, 17);
this.labelEx1.TabIndex = 316;
this.labelEx1.Text = "—";
//
// lblName1
//
this.lblName1.AutoSize = true;
this.lblName1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.lblName1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.lblName1.Location = new System.Drawing.Point(119, 10);
this.lblName1.Name = "lblName1";
this.lblName1.Size = new System.Drawing.Size(68, 17);
this.lblName1.TabIndex = 315;
this.lblName1.Text = "还衣时间:";
//
// txtTimeStart
//
this.txtTimeStart.CustomFormat = " ";
this.txtTimeStart.DateValue = "";
this.txtTimeStart.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtTimeStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.txtTimeStart.IsShowTime = false;
this.txtTimeStart.Location = new System.Drawing.Point(186, 7);
this.txtTimeStart.Name = "txtTimeStart";
this.txtTimeStart.Size = new System.Drawing.Size(90, 23);
this.txtTimeStart.TabIndex = 304;
//
// txtTimeEnd
//
this.txtTimeEnd.CustomFormat = " ";
this.txtTimeEnd.DateValue = "";
this.txtTimeEnd.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtTimeEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.txtTimeEnd.IsShowTime = false;
this.txtTimeEnd.Location = new System.Drawing.Point(300, 7);
this.txtTimeEnd.Name = "txtTimeEnd";
this.txtTimeEnd.Size = new System.Drawing.Size(90, 23);
this.txtTimeEnd.TabIndex = 303;
//
// ucPagerEx1
//
this.ucPagerEx1.CurrentPageCount = 0;
this.ucPagerEx1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.ucPagerEx1.Location = new System.Drawing.Point(0, 501);
this.ucPagerEx1.Name = "ucPagerEx1";
this.ucPagerEx1.NMax = 0;
this.ucPagerEx1.PageCount = 0;
this.ucPagerEx1.PageCurrent = 1;
this.ucPagerEx1.PageSize = 20;
this.ucPagerEx1.Size = new System.Drawing.Size(948, 24);
this.ucPagerEx1.TabIndex = 230;
this.ucPagerEx1.TbDataSource = null;
//
// btnRefund
//
this.btnRefund.BackColor = System.Drawing.Color.Transparent;
this.btnRefund.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnRefund.BackImg")));
this.btnRefund.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnRefund.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnRefund.ForeColor = System.Drawing.Color.White;
this.btnRefund.IsCustomBackImg = false;
this.btnRefund.IsShowText = true;
this.btnRefund.Location = new System.Drawing.Point(792, 5);
this.btnRefund.Name = "btnRefund";
this.btnRefund.Size = new System.Drawing.Size(70, 26);
this.btnRefund.TabIndex = 213;
this.btnRefund.Text = " 退押金";
this.btnRefund.UseVisualStyleBackColor = false;
//
// dgv
//
this.dgv.AllowUserToAddRows = false;
this.dgv.AllowUserToDeleteRows = false;
this.dgv.AllowUserToResizeRows = false;
dataGridViewCellStyle1.BackColor = System.Drawing.Color.LightCyan;
this.dgv.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
this.dgv.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
this.dgv.BackgroundColor = System.Drawing.Color.White;
this.dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.dgv.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(211)))), ((int)(((byte)(223)))), ((int)(((byte)(240)))));
dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle2.ForeColor = System.Drawing.Color.Navy;
dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
this.dgv.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
this.dgv.ColumnHeadersHeight = 24;
this.dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.dgv.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.Dsro_Number,
this.Dsro_Amount,
this.YF,
this.QK,
this.Dsro_MortgageAmount,
this.Cus_Name,
this.Cus_Telephone,
this.Dsro_TakeDressTime,
this.Dsro_ReservationBackTime,
this.Dsro_Remark,
this.Dsro_CreateName,
this.Dsro_CreateDateTime});
dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
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.HighlightText;
dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.dgv.DefaultCellStyle = dataGridViewCellStyle3;
this.dgv.EnableHeadersVisualStyles = false;
this.dgv.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
this.dgv.GridViewUniquelyIdentify = resources.GetString("dgv.GridViewUniquelyIdentify");
this.dgv.IsCompleteBonding = false;
this.dgv.Location = new System.Drawing.Point(10, 50);
this.dgv.MultiSelect = false;
this.dgv.Name = "dgv";
this.dgv.ReadOnly = true;
this.dgv.RowHeadersVisible = false;
this.dgv.RowTemplate.Height = 23;
this.dgv.RowTemplate.ReadOnly = true;
this.dgv.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgv.Size = new System.Drawing.Size(928, 450);
this.dgv.TabIndex = 209;
//
// Dsro_Number
//
this.Dsro_Number.HeaderText = "单号";
this.Dsro_Number.Name = "Dsro_Number";
this.Dsro_Number.ReadOnly = true;
//
// Dsro_Amount
//
this.Dsro_Amount.HeaderText = "应付";
this.Dsro_Amount.Name = "Dsro_Amount";
this.Dsro_Amount.ReadOnly = true;
//
// YF
//
this.YF.HeaderText = "已付";
this.YF.Name = "YF";
this.YF.ReadOnly = true;
//
// QK
//
this.QK.HeaderText = "欠款";
this.QK.Name = "QK";
this.QK.ReadOnly = true;
//
// Dsro_MortgageAmount
//
this.Dsro_MortgageAmount.HeaderText = "押金";
this.Dsro_MortgageAmount.Name = "Dsro_MortgageAmount";
this.Dsro_MortgageAmount.ReadOnly = true;
//
// Cus_Name
//
this.Cus_Name.HeaderText = "客户名称";
this.Cus_Name.Name = "Cus_Name";
this.Cus_Name.ReadOnly = true;
//
// Cus_Telephone
//
this.Cus_Telephone.HeaderText = "电话";
this.Cus_Telephone.Name = "电话";
this.Cus_Telephone.ReadOnly = true;
//
// Dsro_TakeDressTime
//
this.Dsro_TakeDressTime.HeaderText = "取衣时间";
this.Dsro_TakeDressTime.Name = "Dsro_TakeDressTime";
this.Dsro_TakeDressTime.ReadOnly = true;
//
// Dsro_ReservationBackTime
//
this.Dsro_ReservationBackTime.HeaderText = "还衣时间";
this.Dsro_ReservationBackTime.Name = "Dsro_ReservationBackTime";
this.Dsro_ReservationBackTime.ReadOnly = true;
//
// Dsro_Remark
//
this.Dsro_Remark.HeaderText = "备注";
this.Dsro_Remark.Name = "Dsro_Remark";
this.Dsro_Remark.ReadOnly = true;
//
// Dsro_CreateName
//
this.Dsro_CreateName.HeaderText = "接单人";
this.Dsro_CreateName.Name = "Dsro_CreateName";
this.Dsro_CreateName.ReadOnly = true;
//
// Dsro_CreateDateTime
//
this.Dsro_CreateDateTime.HeaderText = "日期";
this.Dsro_CreateDateTime.Name = "Dsro_CreateDateTime";
this.Dsro_CreateDateTime.ReadOnly = true;
//
// txtkeyword
//
this.txtkeyword.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtkeyword.EmptyTextTip = null;
this.txtkeyword.EmptyTextTipColor = System.Drawing.Color.DarkGray;
this.txtkeyword.Font = new System.Drawing.Font("微软雅黑", 9F);
this.txtkeyword.Location = new System.Drawing.Point(10, 7);
this.txtkeyword.Name = "txtkeyword";
this.txtkeyword.Size = new System.Drawing.Size(105, 23);
this.txtkeyword.TabIndex = 199;
//
// btnAlsoback
//
this.btnAlsoback.BackColor = System.Drawing.Color.Transparent;
this.btnAlsoback.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAlsoback.BackImg")));
this.btnAlsoback.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnAlsoback.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnAlsoback.ForeColor = System.Drawing.Color.White;
this.btnAlsoback.IsCustomBackImg = false;
this.btnAlsoback.IsShowText = true;
this.btnAlsoback.Location = new System.Drawing.Point(868, 5);
this.btnAlsoback.Name = "btnAlsoback";
this.btnAlsoback.Size = new System.Drawing.Size(70, 26);
this.btnAlsoback.TabIndex = 210;
this.btnAlsoback.Text = " 还 回";
this.btnAlsoback.UseVisualStyleBackColor = false;
//
// btnReceivables
//
this.btnReceivables.BackColor = System.Drawing.Color.Transparent;
this.btnReceivables.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnReceivables.BackImg")));
this.btnReceivables.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnReceivables.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnReceivables.ForeColor = System.Drawing.Color.White;
this.btnReceivables.IsCustomBackImg = false;
this.btnReceivables.IsShowText = true;
this.btnReceivables.Location = new System.Drawing.Point(716, 5);
this.btnReceivables.Name = "btnReceivables";
this.btnReceivables.Size = new System.Drawing.Size(70, 26);
this.btnReceivables.TabIndex = 212;
this.btnReceivables.Text = " 收 款";
this.btnReceivables.UseVisualStyleBackColor = false;
//
// panelEx3
//
this.panelEx3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.panelEx3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelEx3.BorderWidth = 1;
this.panelEx3.Location = new System.Drawing.Point(1, 40);
this.panelEx3.Name = "panelEx3";
this.panelEx3.Size = new System.Drawing.Size(947, 1);
this.panelEx3.TabIndex = 197;
//
// btnSlect
//
this.btnSlect.BackColor = System.Drawing.Color.Transparent;
this.btnSlect.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSlect.BackImg")));
this.btnSlect.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnSlect.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnSlect.ForeColor = System.Drawing.Color.White;
this.btnSlect.IsCustomBackImg = false;
this.btnSlect.IsShowText = true;
this.btnSlect.Location = new System.Drawing.Point(412, 5);
this.btnSlect.Name = "btnSlect";
this.btnSlect.Size = new System.Drawing.Size(70, 26);
this.btnSlect.TabIndex = 198;
this.btnSlect.Text = " 查 询";
this.btnSlect.UseVisualStyleBackColor = false;
//
// btnPrint
//
this.btnPrint.BackColor = System.Drawing.Color.Transparent;
this.btnPrint.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnPrint.BackImg")));
this.btnPrint.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnPrint.ForeColor = System.Drawing.Color.White;
this.btnPrint.IsCustomBackImg = false;
this.btnPrint.IsShowText = true;
this.btnPrint.Location = new System.Drawing.Point(640, 5);
this.btnPrint.Name = "btnPrint";
this.btnPrint.Size = new System.Drawing.Size(70, 26);
this.btnPrint.TabIndex = 211;
this.btnPrint.Text = " 打印清单";
this.btnPrint.UseVisualStyleBackColor = false;
//
// btnUpdate
//
this.btnUpdate.BackColor = System.Drawing.Color.Transparent;
this.btnUpdate.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnUpdate.BackImg")));
this.btnUpdate.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnUpdate.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnUpdate.ForeColor = System.Drawing.Color.White;
this.btnUpdate.IsCustomBackImg = false;
this.btnUpdate.IsShowText = true;
this.btnUpdate.Location = new System.Drawing.Point(488, 5);
this.btnUpdate.Name = "btnUpdate";
this.btnUpdate.Size = new System.Drawing.Size(70, 26);
this.btnUpdate.TabIndex = 201;
this.btnUpdate.Text = " 修 改";
this.btnUpdate.UseVisualStyleBackColor = false;
//
// btnDelete
//
this.btnDelete.BackColor = System.Drawing.Color.Transparent;
this.btnDelete.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnDelete.BackImg")));
this.btnDelete.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnDelete.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnDelete.ForeColor = System.Drawing.Color.White;
this.btnDelete.IsCustomBackImg = false;
this.btnDelete.IsShowText = true;
this.btnDelete.Location = new System.Drawing.Point(564, 5);
this.btnDelete.Name = "btnDelete";
this.btnDelete.Size = new System.Drawing.Size(70, 26);
this.btnDelete.TabIndex = 202;
this.btnDelete.Text = " 删 除";
this.btnDelete.UseVisualStyleBackColor = false;
//
// FrmRentalManagement
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
this.ClientSize = new System.Drawing.Size(968, 610);
this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
this.Name = "FrmRentalManagement";
this.Text = "出租管理";
this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
this.plExMainContainer.ResumeLayout(false);
this.plFormMainContent.ResumeLayout(false);
this.panelEx2.ResumeLayout(false);
this.panelEx2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.dgv)).EndInit();
this.ResumeLayout(false);
}
#endregion
private ComponentLibrary.PanelEx panelEx2;
protected ComponentLibrary.DataGridViewEx dgv;
protected ComponentLibrary.ButtonEx btnSlect;
protected ComponentLibrary.TextBoxBasicEx txtkeyword;
protected UCPager.ucPagerEx ucPagerEx1;
protected ComponentLibrary.ButtonEx btnRefund;
protected ComponentLibrary.ButtonEx btnReceivables;
protected ComponentLibrary.ButtonEx btnPrint;
protected ComponentLibrary.ButtonEx btnAlsoback;
protected ComponentLibrary.ButtonEx btnUpdate;
protected ComponentLibrary.ButtonEx btnDelete;
private ComponentLibrary.PanelEx panelEx3;
private System.Windows.Forms.DataGridViewTextBoxColumn Dsro_Number;
private System.Windows.Forms.DataGridViewTextBoxColumn Dsro_Amount;
private System.Windows.Forms.DataGridViewTextBoxColumn YF;
private System.Windows.Forms.DataGridViewTextBoxColumn QK;
private System.Windows.Forms.DataGridViewTextBoxColumn Dsro_MortgageAmount;
private System.Windows.Forms.DataGridViewTextBoxColumn Cus_Name;
private System.Windows.Forms.DataGridViewTextBoxColumn Cus_Telephone;
private System.Windows.Forms.DataGridViewTextBoxColumn Dsro_TakeDressTime;
private System.Windows.Forms.DataGridViewTextBoxColumn Dsro_ReservationBackTime;
private System.Windows.Forms.DataGridViewTextBoxColumn Dsro_Remark;
private System.Windows.Forms.DataGridViewTextBoxColumn Dsro_CreateName;
private System.Windows.Forms.DataGridViewTextBoxColumn Dsro_CreateDateTime;
protected ComponentLibrary.DateTimePickerEx txtTimeStart;
protected ComponentLibrary.DateTimePickerEx txtTimeEnd;
protected ComponentLibrary.LabelEx labelEx1;
private ComponentLibrary.LabelEx lblName1;
}
}