namespace LYFZ.Software.UI.Dresses.DressManagement
{
partial class FrmPreselectedUpdate
{
///
/// 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(FrmPreselectedUpdate));
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
this.btnOk = new LYFZ.ComponentLibrary.ButtonEx();
this.btnSelect = new LYFZ.ComponentLibrary.ButtonEx();
this.txtDsro_CreateName = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
this.btndelete = new LYFZ.ComponentLibrary.ButtonEx();
this.btnClose = new LYFZ.ComponentLibrary.ButtonEx();
this.picDsfm_PicturePath = new LYFZ.ComponentLibrary.PictureBoxEx();
this.dgv = new LYFZ.ComponentLibrary.DataGridViewEx();
this.labelEx18 = new LYFZ.ComponentLibrary.LabelEx();
this.txtDsro_ReservationBackTime = new LYFZ.ComponentLibrary.TextBoxBasicEx();
this.lbl2 = new LYFZ.ComponentLibrary.LabelEx();
this.txtDsro_TakeDressTime = new LYFZ.ComponentLibrary.TextBoxBasicEx();
this.labelEx16 = new LYFZ.ComponentLibrary.LabelEx();
this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
this.txtDsro_Remark = new LYFZ.ComponentLibrary.TextBoxBasicEx();
this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
this.txtDsro_CreateDateTime = new LYFZ.ComponentLibrary.TextBoxBasicEx();
this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
this.txtDsro_MortgageAmount = new LYFZ.ComponentLibrary.TextBoxBasicEx();
this.lbl1 = new LYFZ.ComponentLibrary.LabelEx();
this.txtDsro_Amount = new LYFZ.ComponentLibrary.TextBoxBasicEx();
this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
this.txtDsro_Number = new LYFZ.ComponentLibrary.TextBoxBasicEx();
this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
this.btnSave = new LYFZ.ComponentLibrary.ButtonEx();
this.ID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Dsfm_DressNumber = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Dsfm_DressName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Dsfm_DressQuantity = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Dsfm_CostPrice = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Dsfm_SalePrice = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.plExMainContainer.SuspendLayout();
this.plFormMainContent.SuspendLayout();
this.panelEx2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.picDsfm_PicturePath)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dgv)).BeginInit();
this.SuspendLayout();
//
// plExMainContainer
//
this.plExMainContainer.Controls.Add(this.panelEx2);
this.plExMainContainer.Padding = new System.Windows.Forms.Padding(10);
//
// btnAppFormMaximize
//
this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
this.btnAppFormMaximize.Location = new System.Drawing.Point(1009, 0);
//
// btnAppFormExit
//
this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
//
// btnAppFormMinimize
//
this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
this.btnAppFormMinimize.Location = new System.Drawing.Point(982, 0);
//
// panelEx2
//
this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelEx2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panelEx2.BorderWidth = 1;
this.panelEx2.Controls.Add(this.txtDsro_CreateName);
this.panelEx2.Controls.Add(this.btnOk);
this.panelEx2.Controls.Add(this.btnSelect);
this.panelEx2.Controls.Add(this.labelEx3);
this.panelEx2.Controls.Add(this.btndelete);
this.panelEx2.Controls.Add(this.btnClose);
this.panelEx2.Controls.Add(this.picDsfm_PicturePath);
this.panelEx2.Controls.Add(this.dgv);
this.panelEx2.Controls.Add(this.labelEx18);
this.panelEx2.Controls.Add(this.txtDsro_ReservationBackTime);
this.panelEx2.Controls.Add(this.lbl2);
this.panelEx2.Controls.Add(this.txtDsro_TakeDressTime);
this.panelEx2.Controls.Add(this.labelEx16);
this.panelEx2.Controls.Add(this.panelEx1);
this.panelEx2.Controls.Add(this.txtDsro_Remark);
this.panelEx2.Controls.Add(this.labelEx7);
this.panelEx2.Controls.Add(this.txtDsro_CreateDateTime);
this.panelEx2.Controls.Add(this.labelEx5);
this.panelEx2.Controls.Add(this.txtDsro_MortgageAmount);
this.panelEx2.Controls.Add(this.lbl1);
this.panelEx2.Controls.Add(this.txtDsro_Amount);
this.panelEx2.Controls.Add(this.labelEx2);
this.panelEx2.Controls.Add(this.txtDsro_Number);
this.panelEx2.Controls.Add(this.labelEx6);
this.panelEx2.Controls.Add(this.labelEx1);
this.panelEx2.Controls.Add(this.btnSave);
this.panelEx2.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelEx2.Location = new System.Drawing.Point(10, 10);
this.panelEx2.Name = "panelEx2";
this.panelEx2.Size = new System.Drawing.Size(890, 525);
this.panelEx2.TabIndex = 198;
//
// btnOk
//
this.btnOk.BackColor = System.Drawing.Color.Transparent;
this.btnOk.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnOk.BackImg")));
this.btnOk.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnOk.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnOk.ForeColor = System.Drawing.Color.White;
this.btnOk.IsCustomBackImg = false;
this.btnOk.IsShowText = true;
this.btnOk.Location = new System.Drawing.Point(688, 204);
this.btnOk.Name = "btnOk";
this.btnOk.Size = new System.Drawing.Size(85, 26);
this.btnOk.TabIndex = 299;
this.btnOk.Text = " 保 存";
this.btnOk.UseVisualStyleBackColor = false;
//
// btnSelect
//
this.btnSelect.BackColor = System.Drawing.Color.Transparent;
this.btnSelect.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSelect.BackImg")));
this.btnSelect.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnSelect.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnSelect.ForeColor = System.Drawing.Color.White;
this.btnSelect.IsCustomBackImg = false;
this.btnSelect.IsShowText = true;
this.btnSelect.Location = new System.Drawing.Point(597, 204);
this.btnSelect.Name = "btnSelect";
this.btnSelect.Size = new System.Drawing.Size(85, 26);
this.btnSelect.TabIndex = 298;
this.btnSelect.Text = " 选 择";
this.btnSelect.UseVisualStyleBackColor = false;
//
// txtDsro_CreateName
//
this.txtDsro_CreateName.AfterSelectLevelFirstNode = false;
this.txtDsro_CreateName.DropDownHeight = 220;
this.txtDsro_CreateName.DropDownShow = false;
this.txtDsro_CreateName.Enabled = false;
this.txtDsro_CreateName.FormattingEnabled = true;
this.txtDsro_CreateName.IntegralHeight = false;
this.txtDsro_CreateName.IsNodeMouseClick = false;
this.txtDsro_CreateName.IsSelectParentNode = false;
this.txtDsro_CreateName.Location = new System.Drawing.Point(743, 45);
this.txtDsro_CreateName.Name = "txtDsro_CreateName";
this.txtDsro_CreateName.ReadOnly = true;
this.txtDsro_CreateName.SelectedNode = null;
this.txtDsro_CreateName.Size = new System.Drawing.Size(122, 20);
this.txtDsro_CreateName.StrGetName = "";
this.txtDsro_CreateName.StrKey = null;
this.txtDsro_CreateName.TabIndex = 296;
//
// labelEx3
//
this.labelEx3.AutoSize = true;
this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx3.Location = new System.Drawing.Point(677, 47);
this.labelEx3.Name = "labelEx3";
this.labelEx3.Size = new System.Drawing.Size(68, 17);
this.labelEx3.TabIndex = 297;
this.labelEx3.Text = "销售人员:";
//
// 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(779, 204);
this.btndelete.Name = "btndelete";
this.btndelete.Size = new System.Drawing.Size(85, 26);
this.btndelete.TabIndex = 276;
this.btndelete.Text = " 删 除";
this.btndelete.UseVisualStyleBackColor = false;
//
// btnClose
//
this.btnClose.BackColor = System.Drawing.Color.Transparent;
this.btnClose.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnClose.BackImg")));
this.btnClose.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnClose.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnClose.ForeColor = System.Drawing.Color.White;
this.btnClose.IsCustomBackImg = false;
this.btnClose.IsShowText = true;
this.btnClose.Location = new System.Drawing.Point(779, 11);
this.btnClose.Name = "btnClose";
this.btnClose.Size = new System.Drawing.Size(85, 26);
this.btnClose.TabIndex = 272;
this.btnClose.Text = " 关 闭";
this.btnClose.UseVisualStyleBackColor = false;
//
// picDsfm_PicturePath
//
this.picDsfm_PicturePath.BackColor = System.Drawing.Color.Silver;
this.picDsfm_PicturePath.Cursor = System.Windows.Forms.Cursors.Hand;
this.picDsfm_PicturePath.Enabled = false;
this.picDsfm_PicturePath.Location = new System.Drawing.Point(554, 238);
this.picDsfm_PicturePath.Name = "picDsfm_PicturePath";
this.picDsfm_PicturePath.Size = new System.Drawing.Size(320, 280);
this.picDsfm_PicturePath.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.picDsfm_PicturePath.TabIndex = 264;
this.picDsfm_PicturePath.TabStop = false;
//
// dgv
//
this.dgv.AllowUserToAddRows = false;
this.dgv.AllowUserToDeleteRows = false;
this.dgv.AllowUserToResizeRows = false;
dataGridViewCellStyle4.BackColor = System.Drawing.Color.LightCyan;
this.dgv.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle4;
this.dgv.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
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;
dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(211)))), ((int)(((byte)(223)))), ((int)(((byte)(240)))));
dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle5.ForeColor = System.Drawing.Color.Navy;
dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
this.dgv.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle5;
this.dgv.ColumnHeadersHeight = 24;
this.dgv.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.ID,
this.Dsfm_DressNumber,
this.Dsfm_DressName,
this.Dsfm_DressQuantity,
this.Dsfm_CostPrice,
this.Dsfm_SalePrice});
dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle6.BackColor = System.Drawing.SystemColors.Window;
dataGridViewCellStyle6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle6.ForeColor = System.Drawing.SystemColors.ControlText;
dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.dgv.DefaultCellStyle = dataGridViewCellStyle6;
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(7, 238);
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(541, 280);
this.dgv.TabIndex = 262;
//
// labelEx18
//
this.labelEx18.AutoSize = true;
this.labelEx18.BackColor = System.Drawing.Color.Transparent;
this.labelEx18.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
this.labelEx18.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(75)))), ((int)(((byte)(103)))));
this.labelEx18.Location = new System.Drawing.Point(11, 215);
this.labelEx18.Name = "labelEx18";
this.labelEx18.Size = new System.Drawing.Size(56, 17);
this.labelEx18.TabIndex = 261;
this.labelEx18.Text = "礼服资料";
//
// txtDsro_ReservationBackTime
//
this.txtDsro_ReservationBackTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtDsro_ReservationBackTime.EmptyTextTip = null;
this.txtDsro_ReservationBackTime.EmptyTextTipColor = System.Drawing.Color.DarkGray;
this.txtDsro_ReservationBackTime.Font = new System.Drawing.Font("微软雅黑", 9F);
this.txtDsro_ReservationBackTime.Location = new System.Drawing.Point(519, 80);
this.txtDsro_ReservationBackTime.Name = "txtDsro_ReservationBackTime";
this.txtDsro_ReservationBackTime.ReadOnly = true;
this.txtDsro_ReservationBackTime.Size = new System.Drawing.Size(120, 23);
this.txtDsro_ReservationBackTime.TabIndex = 260;
//
// lbl2
//
this.lbl2.AutoSize = true;
this.lbl2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.lbl2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.lbl2.Location = new System.Drawing.Point(453, 83);
this.lbl2.Name = "lbl2";
this.lbl2.Size = new System.Drawing.Size(68, 17);
this.lbl2.TabIndex = 259;
this.lbl2.Text = "还回时间:";
//
// txtDsro_TakeDressTime
//
this.txtDsro_TakeDressTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtDsro_TakeDressTime.EmptyTextTip = null;
this.txtDsro_TakeDressTime.EmptyTextTipColor = System.Drawing.Color.DarkGray;
this.txtDsro_TakeDressTime.Font = new System.Drawing.Font("微软雅黑", 9F);
this.txtDsro_TakeDressTime.Location = new System.Drawing.Point(301, 81);
this.txtDsro_TakeDressTime.Name = "txtDsro_TakeDressTime";
this.txtDsro_TakeDressTime.ReadOnly = true;
this.txtDsro_TakeDressTime.Size = new System.Drawing.Size(120, 23);
this.txtDsro_TakeDressTime.TabIndex = 258;
//
// labelEx16
//
this.labelEx16.AutoSize = true;
this.labelEx16.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx16.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx16.Location = new System.Drawing.Point(236, 84);
this.labelEx16.Name = "labelEx16";
this.labelEx16.Size = new System.Drawing.Size(68, 17);
this.labelEx16.TabIndex = 257;
this.labelEx16.Text = "取衣时间:";
//
// panelEx1
//
this.panelEx1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelEx1.BorderWidth = 1;
this.panelEx1.Location = new System.Drawing.Point(0, 186);
this.panelEx1.Name = "panelEx1";
this.panelEx1.Size = new System.Drawing.Size(887, 1);
this.panelEx1.TabIndex = 234;
//
// txtDsro_Remark
//
this.txtDsro_Remark.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtDsro_Remark.EmptyTextTip = null;
this.txtDsro_Remark.EmptyTextTipColor = System.Drawing.Color.DarkGray;
this.txtDsro_Remark.Font = new System.Drawing.Font("微软雅黑", 9F);
this.txtDsro_Remark.Location = new System.Drawing.Point(85, 118);
this.txtDsro_Remark.Multiline = true;
this.txtDsro_Remark.Name = "txtDsro_Remark";
this.txtDsro_Remark.ScrollBars = System.Windows.Forms.ScrollBars.Horizontal;
this.txtDsro_Remark.Size = new System.Drawing.Size(779, 54);
this.txtDsro_Remark.TabIndex = 233;
//
// labelEx7
//
this.labelEx7.AutoSize = true;
this.labelEx7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx7.Location = new System.Drawing.Point(43, 121);
this.labelEx7.Name = "labelEx7";
this.labelEx7.Size = new System.Drawing.Size(44, 17);
this.labelEx7.TabIndex = 232;
this.labelEx7.Text = "备注:";
//
// txtDsro_CreateDateTime
//
this.txtDsro_CreateDateTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtDsro_CreateDateTime.EmptyTextTip = null;
this.txtDsro_CreateDateTime.EmptyTextTipColor = System.Drawing.Color.DarkGray;
this.txtDsro_CreateDateTime.Font = new System.Drawing.Font("微软雅黑", 9F);
this.txtDsro_CreateDateTime.Location = new System.Drawing.Point(85, 81);
this.txtDsro_CreateDateTime.Name = "txtDsro_CreateDateTime";
this.txtDsro_CreateDateTime.ReadOnly = true;
this.txtDsro_CreateDateTime.Size = new System.Drawing.Size(120, 23);
this.txtDsro_CreateDateTime.TabIndex = 231;
//
// labelEx5
//
this.labelEx5.AutoSize = true;
this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx5.Location = new System.Drawing.Point(19, 84);
this.labelEx5.Name = "labelEx5";
this.labelEx5.Size = new System.Drawing.Size(68, 17);
this.labelEx5.TabIndex = 230;
this.labelEx5.Text = "订单日期:";
//
// txtDsro_MortgageAmount
//
this.txtDsro_MortgageAmount.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtDsro_MortgageAmount.EmptyTextTip = null;
this.txtDsro_MortgageAmount.EmptyTextTipColor = System.Drawing.Color.DarkGray;
this.txtDsro_MortgageAmount.Font = new System.Drawing.Font("微软雅黑", 9F);
this.txtDsro_MortgageAmount.Location = new System.Drawing.Point(519, 44);
this.txtDsro_MortgageAmount.Name = "txtDsro_MortgageAmount";
this.txtDsro_MortgageAmount.Size = new System.Drawing.Size(120, 23);
this.txtDsro_MortgageAmount.TabIndex = 227;
//
// lbl1
//
this.lbl1.AutoSize = true;
this.lbl1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.lbl1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.lbl1.Location = new System.Drawing.Point(477, 47);
this.lbl1.Name = "lbl1";
this.lbl1.Size = new System.Drawing.Size(44, 17);
this.lbl1.TabIndex = 226;
this.lbl1.Text = "押金:";
//
// txtDsro_Amount
//
this.txtDsro_Amount.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtDsro_Amount.EmptyTextTip = null;
this.txtDsro_Amount.EmptyTextTipColor = System.Drawing.Color.DarkGray;
this.txtDsro_Amount.Font = new System.Drawing.Font("微软雅黑", 9F);
this.txtDsro_Amount.Location = new System.Drawing.Point(301, 44);
this.txtDsro_Amount.Name = "txtDsro_Amount";
this.txtDsro_Amount.Size = new System.Drawing.Size(120, 23);
this.txtDsro_Amount.TabIndex = 225;
//
// labelEx2
//
this.labelEx2.AutoSize = true;
this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx2.Location = new System.Drawing.Point(260, 47);
this.labelEx2.Name = "labelEx2";
this.labelEx2.Size = new System.Drawing.Size(44, 17);
this.labelEx2.TabIndex = 224;
this.labelEx2.Text = "金额:";
//
// txtDsro_Number
//
this.txtDsro_Number.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtDsro_Number.EmptyTextTip = null;
this.txtDsro_Number.EmptyTextTipColor = System.Drawing.Color.DarkGray;
this.txtDsro_Number.Font = new System.Drawing.Font("微软雅黑", 9F);
this.txtDsro_Number.Location = new System.Drawing.Point(85, 44);
this.txtDsro_Number.Name = "txtDsro_Number";
this.txtDsro_Number.ReadOnly = true;
this.txtDsro_Number.Size = new System.Drawing.Size(120, 23);
this.txtDsro_Number.TabIndex = 223;
//
// labelEx6
//
this.labelEx6.AutoSize = true;
this.labelEx6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx6.Location = new System.Drawing.Point(43, 47);
this.labelEx6.Name = "labelEx6";
this.labelEx6.Size = new System.Drawing.Size(44, 17);
this.labelEx6.TabIndex = 222;
this.labelEx6.Text = "单号:";
//
// labelEx1
//
this.labelEx1.AutoSize = true;
this.labelEx1.BackColor = System.Drawing.Color.Transparent;
this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(75)))), ((int)(((byte)(103)))));
this.labelEx1.Location = new System.Drawing.Point(11, 11);
this.labelEx1.Name = "labelEx1";
this.labelEx1.Size = new System.Drawing.Size(56, 17);
this.labelEx1.TabIndex = 201;
this.labelEx1.Text = "预选资料";
//
// btnSave
//
this.btnSave.BackColor = System.Drawing.Color.Transparent;
this.btnSave.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSave.BackImg")));
this.btnSave.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnSave.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnSave.ForeColor = System.Drawing.Color.White;
this.btnSave.IsCustomBackImg = false;
this.btnSave.IsShowText = true;
this.btnSave.Location = new System.Drawing.Point(688, 11);
this.btnSave.Name = "btnSave";
this.btnSave.Size = new System.Drawing.Size(85, 26);
this.btnSave.TabIndex = 200;
this.btnSave.Text = " 保 存";
this.btnSave.UseVisualStyleBackColor = false;
//
// ID
//
this.ID.HeaderText = "ID";
this.ID.Name = "ID";
this.ID.ReadOnly = true;
this.ID.Visible = false;
//
// Dsfm_DressNumber
//
this.Dsfm_DressNumber.HeaderText = "编号";
this.Dsfm_DressNumber.Name = "Dsfm_DressNumber";
this.Dsfm_DressNumber.ReadOnly = true;
//
// Dsfm_DressName
//
this.Dsfm_DressName.HeaderText = "名称";
this.Dsfm_DressName.Name = "Dsfm_DressName";
this.Dsfm_DressName.ReadOnly = true;
//
// Dsfm_DressQuantity
//
this.Dsfm_DressQuantity.HeaderText = "数量";
this.Dsfm_DressQuantity.Name = "Dsfm_DressQuantity";
this.Dsfm_DressQuantity.ReadOnly = true;
//
// Dsfm_CostPrice
//
this.Dsfm_CostPrice.HeaderText = "成本价";
this.Dsfm_CostPrice.Name = "Dsfm_CostPrice";
this.Dsfm_CostPrice.ReadOnly = true;
//
// Dsfm_SalePrice
//
this.Dsfm_SalePrice.HeaderText = "出售价";
this.Dsfm_SalePrice.Name = "Dsfm_SalePrice";
this.Dsfm_SalePrice.ReadOnly = true;
//
// FrmPreselectedUpdate
//
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(910, 610);
this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
this.IsUserControlsSize = false;
this.MinimizeBox = false;
this.Name = "FrmPreselectedUpdate";
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.picDsfm_PicturePath)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dgv)).EndInit();
this.ResumeLayout(false);
}
#endregion
private ComponentLibrary.PanelEx panelEx2;
protected ComponentLibrary.ButtonEx btndelete;
protected ComponentLibrary.ButtonEx btnClose;
protected ComponentLibrary.PictureBoxEx picDsfm_PicturePath;
protected ComponentLibrary.DataGridViewEx dgv;
private ComponentLibrary.LabelEx labelEx18;
protected ComponentLibrary.TextBoxBasicEx txtDsro_ReservationBackTime;
protected ComponentLibrary.TextBoxBasicEx txtDsro_TakeDressTime;
private ComponentLibrary.LabelEx labelEx16;
private ComponentLibrary.PanelEx panelEx1;
protected ComponentLibrary.TextBoxBasicEx txtDsro_Remark;
private ComponentLibrary.LabelEx labelEx7;
protected ComponentLibrary.TextBoxBasicEx txtDsro_CreateDateTime;
private ComponentLibrary.LabelEx labelEx5;
protected ComponentLibrary.TextBoxBasicEx txtDsro_MortgageAmount;
protected ComponentLibrary.TextBoxBasicEx txtDsro_Amount;
private ComponentLibrary.LabelEx labelEx2;
protected ComponentLibrary.TextBoxBasicEx txtDsro_Number;
private ComponentLibrary.LabelEx labelEx6;
private ComponentLibrary.LabelEx labelEx1;
protected ComponentLibrary.ButtonEx btnSave;
protected ComponentLibrary.LabelEx lbl2;
protected ComponentLibrary.LabelEx lbl1;
protected ComponentLibrary.ComboBoxTreeViewEx txtDsro_CreateName;
private ComponentLibrary.LabelEx labelEx3;
protected ComponentLibrary.ButtonEx btnSelect;
protected ComponentLibrary.ButtonEx btnOk;
private System.Windows.Forms.DataGridViewTextBoxColumn ID;
private System.Windows.Forms.DataGridViewTextBoxColumn Dsfm_DressNumber;
private System.Windows.Forms.DataGridViewTextBoxColumn Dsfm_DressName;
private System.Windows.Forms.DataGridViewTextBoxColumn Dsfm_DressQuantity;
private System.Windows.Forms.DataGridViewTextBoxColumn Dsfm_CostPrice;
private System.Windows.Forms.DataGridViewTextBoxColumn Dsfm_SalePrice;
}
}