namespace LYFZ.Software.UI.StatisticalInquiry.MonthFinance
{
partial class FinanceDayDetails
{
///
/// 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(FinanceDayDetails));
this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx();
this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
this.txtClientName = new LYFZ.ComponentLibrary.TextBoxEx();
this.txtRemark = new LYFZ.ComponentLibrary.TextBoxEx();
this.txtClientArrears = new LYFZ.ComponentLibrary.TextBoxEx();
this.txtTaoXiAmount = new LYFZ.ComponentLibrary.TextBoxEx();
this.txtTaoXiName = new LYFZ.ComponentLibrary.TextBoxEx();
this.txtOrderClass = new LYFZ.ComponentLibrary.TextBoxEx();
this.txtOrderNumber = new LYFZ.ComponentLibrary.TextBoxEx();
this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
this.btnClosed = new LYFZ.ComponentLibrary.ButtonEx();
this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx();
this.tb_ClientPhoneCall = new LYFZ.ComponentLibrary.TextBoxEx();
this.plExMainContainer.SuspendLayout();
this.plFormMainContent.SuspendLayout();
this.panelEx1.SuspendLayout();
this.flowLayoutPanel1.SuspendLayout();
this.panelEx3.SuspendLayout();
this.panelEx2.SuspendLayout();
this.SuspendLayout();
//
// plExMainContainer
//
this.plExMainContainer.Controls.Add(this.panelEx1);
this.plExMainContainer.Padding = new System.Windows.Forms.Padding(10);
this.plExMainContainer.Size = new System.Drawing.Size(695, 347);
//
// plFormMainContent
//
this.plFormMainContent.Size = new System.Drawing.Size(695, 347);
//
// btnAppFormMaximize
//
this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
this.btnAppFormMaximize.Location = new System.Drawing.Point(636, 0);
//
// btnAppFormExit
//
this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
this.btnAppFormExit.Location = new System.Drawing.Point(663, 0);
//
// btnAppFormMinimize
//
this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
this.btnAppFormMinimize.Location = new System.Drawing.Point(636, 0);
//
// panelEx1
//
this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelEx1.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.panelEx1.BorderWidth = 1;
this.panelEx1.Controls.Add(this.flowLayoutPanel1);
this.panelEx1.Controls.Add(this.panelEx2);
this.panelEx1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelEx1.Location = new System.Drawing.Point(10, 10);
this.panelEx1.Name = "panelEx1";
this.panelEx1.Padding = new System.Windows.Forms.Padding(20);
this.panelEx1.Size = new System.Drawing.Size(675, 327);
this.panelEx1.TabIndex = 0;
//
// flowLayoutPanel1
//
this.flowLayoutPanel1.Controls.Add(this.panelEx3);
this.flowLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.flowLayoutPanel1.Location = new System.Drawing.Point(20, 20);
this.flowLayoutPanel1.Name = "flowLayoutPanel1";
this.flowLayoutPanel1.Size = new System.Drawing.Size(635, 236);
this.flowLayoutPanel1.TabIndex = 0;
//
// panelEx3
//
this.panelEx3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelEx3.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.panelEx3.BorderWidth = 1;
this.panelEx3.Controls.Add(this.labelEx6);
this.panelEx3.Controls.Add(this.txtClientName);
this.panelEx3.Controls.Add(this.txtRemark);
this.panelEx3.Controls.Add(this.txtClientArrears);
this.panelEx3.Controls.Add(this.txtTaoXiAmount);
this.panelEx3.Controls.Add(this.tb_ClientPhoneCall);
this.panelEx3.Controls.Add(this.txtTaoXiName);
this.panelEx3.Controls.Add(this.txtOrderClass);
this.panelEx3.Controls.Add(this.txtOrderNumber);
this.panelEx3.Controls.Add(this.labelEx7);
this.panelEx3.Controls.Add(this.labelEx5);
this.panelEx3.Controls.Add(this.labelEx4);
this.panelEx3.Controls.Add(this.labelEx8);
this.panelEx3.Controls.Add(this.labelEx3);
this.panelEx3.Controls.Add(this.labelEx2);
this.panelEx3.Controls.Add(this.labelEx1);
this.panelEx3.Dock = System.Windows.Forms.DockStyle.Top;
this.panelEx3.Location = new System.Drawing.Point(3, 3);
this.panelEx3.Name = "panelEx3";
this.panelEx3.Size = new System.Drawing.Size(629, 200);
this.panelEx3.TabIndex = 0;
//
// 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(17, 85);
this.labelEx6.Name = "labelEx6";
this.labelEx6.Size = new System.Drawing.Size(68, 17);
this.labelEx6.TabIndex = 5;
this.labelEx6.Text = "客户名称:";
//
// txtClientName
//
this.txtClientName.BackColor = System.Drawing.Color.Transparent;
this.txtClientName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtClientName.Icon = null;
this.txtClientName.IconIsButton = false;
this.txtClientName.IsPasswordChat = '\0';
this.txtClientName.IsSystemPasswordChar = false;
this.txtClientName.Lines = new string[0];
this.txtClientName.Location = new System.Drawing.Point(87, 81);
this.txtClientName.Margin = new System.Windows.Forms.Padding(0);
this.txtClientName.MaxLength = 15;
this.txtClientName.MinimumSize = new System.Drawing.Size(0, 24);
this.txtClientName.MouseBack = null;
this.txtClientName.Multiline = false;
this.txtClientName.Name = "txtClientName";
this.txtClientName.NormlBack = null;
this.txtClientName.Padding = new System.Windows.Forms.Padding(5);
this.txtClientName.ReadOnly = true;
this.txtClientName.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtClientName.Size = new System.Drawing.Size(163, 25);
this.txtClientName.TabIndex = 37;
this.txtClientName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtClientName.WaterColor = System.Drawing.Color.DarkGray;
this.txtClientName.WaterText = "";
this.txtClientName.WordWrap = true;
//
// txtRemark
//
this.txtRemark.BackColor = System.Drawing.Color.Transparent;
this.txtRemark.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtRemark.Icon = null;
this.txtRemark.IconIsButton = false;
this.txtRemark.IsPasswordChat = '\0';
this.txtRemark.IsSystemPasswordChar = false;
this.txtRemark.Lines = new string[0];
this.txtRemark.Location = new System.Drawing.Point(87, 151);
this.txtRemark.Margin = new System.Windows.Forms.Padding(0);
this.txtRemark.MaxLength = 15;
this.txtRemark.MinimumSize = new System.Drawing.Size(0, 24);
this.txtRemark.MouseBack = null;
this.txtRemark.Multiline = true;
this.txtRemark.Name = "txtRemark";
this.txtRemark.NormlBack = null;
this.txtRemark.Padding = new System.Windows.Forms.Padding(5);
this.txtRemark.ReadOnly = true;
this.txtRemark.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtRemark.Size = new System.Drawing.Size(507, 41);
this.txtRemark.TabIndex = 42;
this.txtRemark.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtRemark.WaterColor = System.Drawing.Color.DarkGray;
this.txtRemark.WaterText = "";
this.txtRemark.WordWrap = true;
//
// txtClientArrears
//
this.txtClientArrears.BackColor = System.Drawing.Color.Transparent;
this.txtClientArrears.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtClientArrears.Icon = null;
this.txtClientArrears.IconIsButton = false;
this.txtClientArrears.IsPasswordChat = '\0';
this.txtClientArrears.IsSystemPasswordChar = false;
this.txtClientArrears.Lines = new string[0];
this.txtClientArrears.Location = new System.Drawing.Point(514, 81);
this.txtClientArrears.Margin = new System.Windows.Forms.Padding(0);
this.txtClientArrears.MaxLength = 15;
this.txtClientArrears.MinimumSize = new System.Drawing.Size(0, 24);
this.txtClientArrears.MouseBack = null;
this.txtClientArrears.Multiline = false;
this.txtClientArrears.Name = "txtClientArrears";
this.txtClientArrears.NormlBack = null;
this.txtClientArrears.Padding = new System.Windows.Forms.Padding(5);
this.txtClientArrears.ReadOnly = true;
this.txtClientArrears.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtClientArrears.Size = new System.Drawing.Size(80, 25);
this.txtClientArrears.TabIndex = 41;
this.txtClientArrears.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtClientArrears.WaterColor = System.Drawing.Color.DarkGray;
this.txtClientArrears.WaterText = "";
this.txtClientArrears.WordWrap = true;
//
// txtTaoXiAmount
//
this.txtTaoXiAmount.BackColor = System.Drawing.Color.Transparent;
this.txtTaoXiAmount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtTaoXiAmount.Icon = null;
this.txtTaoXiAmount.IconIsButton = false;
this.txtTaoXiAmount.IsPasswordChat = '\0';
this.txtTaoXiAmount.IsSystemPasswordChar = false;
this.txtTaoXiAmount.Lines = new string[0];
this.txtTaoXiAmount.Location = new System.Drawing.Point(337, 81);
this.txtTaoXiAmount.Margin = new System.Windows.Forms.Padding(0);
this.txtTaoXiAmount.MaxLength = 15;
this.txtTaoXiAmount.MinimumSize = new System.Drawing.Size(0, 24);
this.txtTaoXiAmount.MouseBack = null;
this.txtTaoXiAmount.Multiline = false;
this.txtTaoXiAmount.Name = "txtTaoXiAmount";
this.txtTaoXiAmount.NormlBack = null;
this.txtTaoXiAmount.Padding = new System.Windows.Forms.Padding(5);
this.txtTaoXiAmount.ReadOnly = true;
this.txtTaoXiAmount.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtTaoXiAmount.Size = new System.Drawing.Size(89, 25);
this.txtTaoXiAmount.TabIndex = 40;
this.txtTaoXiAmount.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtTaoXiAmount.WaterColor = System.Drawing.Color.DarkGray;
this.txtTaoXiAmount.WaterText = "";
this.txtTaoXiAmount.WordWrap = true;
//
// txtTaoXiName
//
this.txtTaoXiName.BackColor = System.Drawing.Color.Transparent;
this.txtTaoXiName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtTaoXiName.Icon = null;
this.txtTaoXiName.IconIsButton = false;
this.txtTaoXiName.IsPasswordChat = '\0';
this.txtTaoXiName.IsSystemPasswordChar = false;
this.txtTaoXiName.Lines = new string[0];
this.txtTaoXiName.Location = new System.Drawing.Point(87, 45);
this.txtTaoXiName.Margin = new System.Windows.Forms.Padding(0);
this.txtTaoXiName.MaxLength = 15;
this.txtTaoXiName.MinimumSize = new System.Drawing.Size(0, 24);
this.txtTaoXiName.MouseBack = null;
this.txtTaoXiName.Multiline = false;
this.txtTaoXiName.Name = "txtTaoXiName";
this.txtTaoXiName.NormlBack = null;
this.txtTaoXiName.Padding = new System.Windows.Forms.Padding(5);
this.txtTaoXiName.ReadOnly = true;
this.txtTaoXiName.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtTaoXiName.Size = new System.Drawing.Size(507, 25);
this.txtTaoXiName.TabIndex = 39;
this.txtTaoXiName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtTaoXiName.WaterColor = System.Drawing.Color.DarkGray;
this.txtTaoXiName.WaterText = "";
this.txtTaoXiName.WordWrap = true;
//
// txtOrderClass
//
this.txtOrderClass.BackColor = System.Drawing.Color.Transparent;
this.txtOrderClass.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtOrderClass.Icon = null;
this.txtOrderClass.IconIsButton = false;
this.txtOrderClass.IsPasswordChat = '\0';
this.txtOrderClass.IsSystemPasswordChar = false;
this.txtOrderClass.Lines = new string[0];
this.txtOrderClass.Location = new System.Drawing.Point(401, 11);
this.txtOrderClass.Margin = new System.Windows.Forms.Padding(0);
this.txtOrderClass.MaxLength = 15;
this.txtOrderClass.MinimumSize = new System.Drawing.Size(0, 24);
this.txtOrderClass.MouseBack = null;
this.txtOrderClass.Multiline = false;
this.txtOrderClass.Name = "txtOrderClass";
this.txtOrderClass.NormlBack = null;
this.txtOrderClass.Padding = new System.Windows.Forms.Padding(5);
this.txtOrderClass.ReadOnly = true;
this.txtOrderClass.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtOrderClass.Size = new System.Drawing.Size(193, 25);
this.txtOrderClass.TabIndex = 38;
this.txtOrderClass.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtOrderClass.WaterColor = System.Drawing.Color.DarkGray;
this.txtOrderClass.WaterText = "";
this.txtOrderClass.WordWrap = true;
//
// txtOrderNumber
//
this.txtOrderNumber.BackColor = System.Drawing.Color.Transparent;
this.txtOrderNumber.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.txtOrderNumber.Icon = null;
this.txtOrderNumber.IconIsButton = false;
this.txtOrderNumber.IsPasswordChat = '\0';
this.txtOrderNumber.IsSystemPasswordChar = false;
this.txtOrderNumber.Lines = new string[0];
this.txtOrderNumber.Location = new System.Drawing.Point(87, 11);
this.txtOrderNumber.Margin = new System.Windows.Forms.Padding(0);
this.txtOrderNumber.MaxLength = 15;
this.txtOrderNumber.MinimumSize = new System.Drawing.Size(0, 24);
this.txtOrderNumber.MouseBack = null;
this.txtOrderNumber.Multiline = false;
this.txtOrderNumber.Name = "txtOrderNumber";
this.txtOrderNumber.NormlBack = null;
this.txtOrderNumber.Padding = new System.Windows.Forms.Padding(5);
this.txtOrderNumber.ReadOnly = true;
this.txtOrderNumber.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txtOrderNumber.Size = new System.Drawing.Size(163, 25);
this.txtOrderNumber.TabIndex = 36;
this.txtOrderNumber.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtOrderNumber.WaterColor = System.Drawing.Color.DarkGray;
this.txtOrderNumber.WaterText = "";
this.txtOrderNumber.WordWrap = true;
//
// 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(17, 155);
this.labelEx7.Name = "labelEx7";
this.labelEx7.Size = new System.Drawing.Size(68, 17);
this.labelEx7.TabIndex = 6;
this.labelEx7.Text = "订单备注:";
//
// 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(444, 85);
this.labelEx5.Name = "labelEx5";
this.labelEx5.Size = new System.Drawing.Size(68, 17);
this.labelEx5.TabIndex = 4;
this.labelEx5.Text = "客户欠款:";
//
// labelEx4
//
this.labelEx4.AutoSize = true;
this.labelEx4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx4.Location = new System.Drawing.Point(267, 85);
this.labelEx4.Name = "labelEx4";
this.labelEx4.Size = new System.Drawing.Size(68, 17);
this.labelEx4.TabIndex = 3;
this.labelEx4.Text = "套系金额:";
//
// 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(331, 15);
this.labelEx3.Name = "labelEx3";
this.labelEx3.Size = new System.Drawing.Size(68, 17);
this.labelEx3.TabIndex = 2;
this.labelEx3.Text = "订单类别:";
//
// 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(17, 49);
this.labelEx2.Name = "labelEx2";
this.labelEx2.Size = new System.Drawing.Size(68, 17);
this.labelEx2.TabIndex = 1;
this.labelEx2.Text = "套系名称:";
//
// 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(29, 15);
this.labelEx1.Name = "labelEx1";
this.labelEx1.Size = new System.Drawing.Size(56, 17);
this.labelEx1.TabIndex = 0;
this.labelEx1.Text = "订单号:";
//
// panelEx2
//
this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelEx2.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.panelEx2.BorderWidth = 1;
this.panelEx2.Controls.Add(this.btnClosed);
this.panelEx2.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panelEx2.Location = new System.Drawing.Point(20, 256);
this.panelEx2.Name = "panelEx2";
this.panelEx2.Size = new System.Drawing.Size(635, 51);
this.panelEx2.TabIndex = 0;
//
// btnClosed
//
this.btnClosed.BackColor = System.Drawing.Color.Transparent;
this.btnClosed.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnClosed.BackImg")));
this.btnClosed.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnClosed.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnClosed.ForeColor = System.Drawing.Color.White;
this.btnClosed.IsCustomBackImg = false;
this.btnClosed.IsShowText = true;
this.btnClosed.Location = new System.Drawing.Point(247, 10);
this.btnClosed.Name = "btnClosed";
this.btnClosed.Size = new System.Drawing.Size(100, 30);
this.btnClosed.TabIndex = 0;
this.btnClosed.Text = " 关 闭";
this.btnClosed.UseVisualStyleBackColor = false;
//
// labelEx8
//
this.labelEx8.AutoSize = true;
this.labelEx8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
this.labelEx8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx8.Location = new System.Drawing.Point(17, 121);
this.labelEx8.Name = "labelEx8";
this.labelEx8.Size = new System.Drawing.Size(68, 17);
this.labelEx8.TabIndex = 1;
this.labelEx8.Text = "联系电话:";
//
// tb_ClientPhoneCall
//
this.tb_ClientPhoneCall.BackColor = System.Drawing.Color.Transparent;
this.tb_ClientPhoneCall.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.tb_ClientPhoneCall.Icon = null;
this.tb_ClientPhoneCall.IconIsButton = false;
this.tb_ClientPhoneCall.IsPasswordChat = '\0';
this.tb_ClientPhoneCall.IsSystemPasswordChar = false;
this.tb_ClientPhoneCall.Lines = new string[0];
this.tb_ClientPhoneCall.Location = new System.Drawing.Point(87, 117);
this.tb_ClientPhoneCall.Margin = new System.Windows.Forms.Padding(0);
this.tb_ClientPhoneCall.MaxLength = 15;
this.tb_ClientPhoneCall.MinimumSize = new System.Drawing.Size(0, 24);
this.tb_ClientPhoneCall.MouseBack = null;
this.tb_ClientPhoneCall.Multiline = false;
this.tb_ClientPhoneCall.Name = "tb_ClientPhoneCall";
this.tb_ClientPhoneCall.NormlBack = null;
this.tb_ClientPhoneCall.Padding = new System.Windows.Forms.Padding(5);
this.tb_ClientPhoneCall.ReadOnly = true;
this.tb_ClientPhoneCall.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.tb_ClientPhoneCall.Size = new System.Drawing.Size(507, 25);
this.tb_ClientPhoneCall.TabIndex = 39;
this.tb_ClientPhoneCall.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.tb_ClientPhoneCall.WaterColor = System.Drawing.Color.DarkGray;
this.tb_ClientPhoneCall.WaterText = "";
this.tb_ClientPhoneCall.WordWrap = true;
//
// FinanceDayDetails
//
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(695, 412);
this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
this.IsUserControlsSize = false;
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "FinanceDayDetails";
this.Text = "财务数据详情";
this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
this.plExMainContainer.ResumeLayout(false);
this.plFormMainContent.ResumeLayout(false);
this.panelEx1.ResumeLayout(false);
this.flowLayoutPanel1.ResumeLayout(false);
this.panelEx3.ResumeLayout(false);
this.panelEx3.PerformLayout();
this.panelEx2.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private ComponentLibrary.PanelEx panelEx1;
private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
protected internal ComponentLibrary.PanelEx panelEx3;
private ComponentLibrary.PanelEx panelEx2;
protected internal ComponentLibrary.ButtonEx btnClosed;
private ComponentLibrary.LabelEx labelEx6;
private ComponentLibrary.LabelEx labelEx5;
private ComponentLibrary.LabelEx labelEx1;
private ComponentLibrary.LabelEx labelEx7;
protected internal ComponentLibrary.TextBoxEx txtClientName;
protected internal ComponentLibrary.TextBoxEx txtRemark;
protected internal ComponentLibrary.TextBoxEx txtClientArrears;
protected internal ComponentLibrary.TextBoxEx txtTaoXiAmount;
protected internal ComponentLibrary.TextBoxEx txtTaoXiName;
protected internal ComponentLibrary.TextBoxEx txtOrderClass;
protected internal ComponentLibrary.TextBoxEx txtOrderNumber;
protected internal ComponentLibrary.LabelEx labelEx4;
protected internal ComponentLibrary.LabelEx labelEx2;
protected internal ComponentLibrary.LabelEx labelEx3;
protected internal ComponentLibrary.TextBoxEx tb_ClientPhoneCall;
protected internal ComponentLibrary.LabelEx labelEx8;
}
}