123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369 |
- namespace LYFZ.Software.UI.CameraControlBook.SuperSmallForm
- {
- partial class ServicePaymentSuperSmallForm
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ServicePaymentSuperSmallForm));
- this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
- this.txtPay_OpenSingle = new LYFZ.ComponentLibrary.TextBoxBasicEx();
- this.labelEx26 = new LYFZ.ComponentLibrary.LabelEx();
- this.cmbPay_TwoPinsCategory = new LYFZ.ComponentLibrary.ComboBoxEx();
- this.btnSelect2 = new LYFZ.ComponentLibrary.ButtonForm();
- this.btnSet2 = new LYFZ.ComponentLibrary.ButtonForm();
- this.labelEx25 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtRemark = new LYFZ.ComponentLibrary.TextBoxEx();
- this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtName = new LYFZ.ComponentLibrary.TextBoxEx();
- this.btnCancel = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnOK = new LYFZ.ComponentLibrary.ButtonEx();
- this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtAmount = new LYFZ.ComponentLibrary.TextBoxEx();
- this.plExMainContainer.SuspendLayout();
- this.plFormMainContent.SuspendLayout();
- this.panelEx1.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(422, 374);
- //
- // plFormMainContent
- //
- this.plFormMainContent.Size = new System.Drawing.Size(422, 374);
- //
- // btnAppFormMaximize
- //
- this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
- this.btnAppFormMaximize.Location = new System.Drawing.Point(363, 0);
- //
- // btnAppFormExit
- //
- this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
- this.btnAppFormExit.Location = new System.Drawing.Point(390, 0);
- //
- // btnAppFormMinimize
- //
- this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
- this.btnAppFormMinimize.Location = new System.Drawing.Point(363, 0);
- //
- // panelEx1
- //
- this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx1.BorderWidth = 1;
- this.panelEx1.Controls.Add(this.txtPay_OpenSingle);
- this.panelEx1.Controls.Add(this.labelEx26);
- this.panelEx1.Controls.Add(this.cmbPay_TwoPinsCategory);
- this.panelEx1.Controls.Add(this.btnSelect2);
- this.panelEx1.Controls.Add(this.btnSet2);
- this.panelEx1.Controls.Add(this.labelEx25);
- this.panelEx1.Controls.Add(this.labelEx3);
- this.panelEx1.Controls.Add(this.txtRemark);
- this.panelEx1.Controls.Add(this.labelEx2);
- this.panelEx1.Controls.Add(this.txtName);
- this.panelEx1.Controls.Add(this.btnCancel);
- this.panelEx1.Controls.Add(this.btnOK);
- this.panelEx1.Controls.Add(this.labelEx1);
- this.panelEx1.Controls.Add(this.txtAmount);
- this.panelEx1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panelEx1.Location = new System.Drawing.Point(10, 10);
- this.panelEx1.Name = "panelEx1";
- this.panelEx1.Size = new System.Drawing.Size(402, 354);
- this.panelEx1.TabIndex = 0;
- //
- // txtPay_OpenSingle
- //
- this.txtPay_OpenSingle.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.txtPay_OpenSingle.EmptyTextTip = null;
- this.txtPay_OpenSingle.EmptyTextTipColor = System.Drawing.Color.DarkGray;
- this.txtPay_OpenSingle.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtPay_OpenSingle.Location = new System.Drawing.Point(114, 67);
- this.txtPay_OpenSingle.Name = "txtPay_OpenSingle";
- this.txtPay_OpenSingle.ReadOnly = true;
- this.txtPay_OpenSingle.Size = new System.Drawing.Size(182, 23);
- this.txtPay_OpenSingle.TabIndex = 328;
- //
- // labelEx26
- //
- this.labelEx26.AutoSize = true;
- this.labelEx26.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx26.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx26.Location = new System.Drawing.Point(36, 109);
- this.labelEx26.Name = "labelEx26";
- this.labelEx26.Size = new System.Drawing.Size(77, 17);
- this.labelEx26.TabIndex = 326;
- this.labelEx26.Text = "* 二销类别:";
- //
- // cmbPay_TwoPinsCategory
- //
- this.cmbPay_TwoPinsCategory.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
- this.cmbPay_TwoPinsCategory.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
- this.cmbPay_TwoPinsCategory.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
- this.cmbPay_TwoPinsCategory.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cmbPay_TwoPinsCategory.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
- this.cmbPay_TwoPinsCategory.Font = new System.Drawing.Font("宋体", 10.5F);
- this.cmbPay_TwoPinsCategory.FormattingEnabled = true;
- this.cmbPay_TwoPinsCategory.IsCustomColor = false;
- this.cmbPay_TwoPinsCategory.Location = new System.Drawing.Point(114, 107);
- this.cmbPay_TwoPinsCategory.Name = "cmbPay_TwoPinsCategory";
- this.cmbPay_TwoPinsCategory.ReadOnly = false;
- this.cmbPay_TwoPinsCategory.Size = new System.Drawing.Size(181, 22);
- this.cmbPay_TwoPinsCategory.TabIndex = 323;
- //
- // btnSelect2
- //
- this.btnSelect2.BackColor = System.Drawing.Color.Transparent;
- this.btnSelect2.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSelect2.BackImg")));
- this.btnSelect2.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnSelect2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnSelect2.ForeColor = System.Drawing.Color.White;
- this.btnSelect2.IsCustomBackImg = false;
- this.btnSelect2.IsShowText = true;
- this.btnSelect2.Location = new System.Drawing.Point(301, 68);
- this.btnSelect2.Name = "btnSelect2";
- this.btnSelect2.Size = new System.Drawing.Size(50, 22);
- this.btnSelect2.TabIndex = 324;
- this.btnSelect2.Text = " 选择";
- this.btnSelect2.UseVisualStyleBackColor = false;
- //
- // btnSet2
- //
- this.btnSet2.BackColor = System.Drawing.Color.Transparent;
- this.btnSet2.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSet2.BackImg")));
- this.btnSet2.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnSet2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnSet2.ForeColor = System.Drawing.Color.White;
- this.btnSet2.IsCustomBackImg = false;
- this.btnSet2.IsShowText = true;
- this.btnSet2.Location = new System.Drawing.Point(301, 107);
- this.btnSet2.Name = "btnSet2";
- this.btnSet2.Size = new System.Drawing.Size(50, 22);
- this.btnSet2.TabIndex = 325;
- this.btnSet2.Text = " 设置";
- this.btnSet2.UseVisualStyleBackColor = false;
- //
- // labelEx25
- //
- this.labelEx25.AutoSize = true;
- this.labelEx25.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx25.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx25.Location = new System.Drawing.Point(36, 70);
- this.labelEx25.Name = "labelEx25";
- this.labelEx25.Size = new System.Drawing.Size(77, 17);
- this.labelEx25.TabIndex = 327;
- this.labelEx25.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(45, 186);
- this.labelEx3.Name = "labelEx3";
- this.labelEx3.Size = new System.Drawing.Size(68, 17);
- this.labelEx3.TabIndex = 322;
- this.labelEx3.Text = "收款备注:";
- //
- // 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(114, 182);
- this.txtRemark.Margin = new System.Windows.Forms.Padding(0);
- this.txtRemark.MaxLength = 32767;
- 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 = false;
- this.txtRemark.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtRemark.Size = new System.Drawing.Size(237, 65);
- this.txtRemark.TabIndex = 318;
- this.txtRemark.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtRemark.WaterColor = System.Drawing.Color.DarkGray;
- this.txtRemark.WaterText = "";
- this.txtRemark.WordWrap = true;
- //
- // 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(36, 33);
- this.labelEx2.Name = "labelEx2";
- this.labelEx2.Size = new System.Drawing.Size(77, 17);
- this.labelEx2.TabIndex = 321;
- this.labelEx2.Text = "* 收款项目:";
- //
- // txtName
- //
- this.txtName.BackColor = System.Drawing.Color.Transparent;
- this.txtName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtName.Icon = null;
- this.txtName.IconIsButton = false;
- this.txtName.IsPasswordChat = '\0';
- this.txtName.IsSystemPasswordChar = false;
- this.txtName.Lines = new string[0];
- this.txtName.Location = new System.Drawing.Point(114, 29);
- this.txtName.Margin = new System.Windows.Forms.Padding(0);
- this.txtName.MaxLength = 32767;
- this.txtName.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtName.MouseBack = null;
- this.txtName.Multiline = false;
- this.txtName.Name = "txtName";
- this.txtName.NormlBack = null;
- this.txtName.Padding = new System.Windows.Forms.Padding(5);
- this.txtName.ReadOnly = false;
- this.txtName.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtName.Size = new System.Drawing.Size(237, 25);
- this.txtName.TabIndex = 315;
- this.txtName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtName.WaterColor = System.Drawing.Color.DarkGray;
- this.txtName.WaterText = "";
- this.txtName.WordWrap = true;
- //
- // btnCancel
- //
- this.btnCancel.BackColor = System.Drawing.Color.Transparent;
- this.btnCancel.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnCancel.BackImg")));
- this.btnCancel.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnCancel.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnCancel.ForeColor = System.Drawing.Color.White;
- this.btnCancel.IsCustomBackImg = false;
- this.btnCancel.IsShowText = true;
- this.btnCancel.Location = new System.Drawing.Point(226, 292);
- this.btnCancel.Name = "btnCancel";
- this.btnCancel.Size = new System.Drawing.Size(85, 28);
- this.btnCancel.TabIndex = 320;
- this.btnCancel.Text = " 取 消";
- this.btnCancel.UseVisualStyleBackColor = false;
- //
- // 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(97, 292);
- this.btnOK.Name = "btnOK";
- this.btnOK.Size = new System.Drawing.Size(85, 28);
- this.btnOK.TabIndex = 319;
- this.btnOK.Text = " 收 款";
- this.btnOK.UseVisualStyleBackColor = false;
- //
- // 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(36, 147);
- this.labelEx1.Name = "labelEx1";
- this.labelEx1.Size = new System.Drawing.Size(77, 17);
- this.labelEx1.TabIndex = 316;
- this.labelEx1.Text = "* 收款金额:";
- //
- // txtAmount
- //
- this.txtAmount.BackColor = System.Drawing.Color.Transparent;
- this.txtAmount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtAmount.Icon = null;
- this.txtAmount.IconIsButton = false;
- this.txtAmount.IsPasswordChat = '\0';
- this.txtAmount.IsSystemPasswordChar = false;
- this.txtAmount.Lines = new string[0];
- this.txtAmount.Location = new System.Drawing.Point(114, 143);
- this.txtAmount.Margin = new System.Windows.Forms.Padding(0);
- this.txtAmount.MaxLength = 32767;
- this.txtAmount.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtAmount.MouseBack = null;
- this.txtAmount.Multiline = false;
- this.txtAmount.Name = "txtAmount";
- this.txtAmount.NormlBack = null;
- this.txtAmount.Padding = new System.Windows.Forms.Padding(5);
- this.txtAmount.ReadOnly = false;
- this.txtAmount.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtAmount.Size = new System.Drawing.Size(237, 25);
- this.txtAmount.TabIndex = 317;
- this.txtAmount.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtAmount.WaterColor = System.Drawing.Color.DarkGray;
- this.txtAmount.WaterText = "";
- this.txtAmount.WordWrap = true;
- //
- // ServicePaymentSuperSmallForm
- //
- 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(422, 439);
- 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 = "ServicePaymentSuperSmallForm";
- this.Text = "收款";
- this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
- this.plExMainContainer.ResumeLayout(false);
- this.plFormMainContent.ResumeLayout(false);
- this.panelEx1.ResumeLayout(false);
- this.panelEx1.PerformLayout();
- this.ResumeLayout(false);
- }
- #endregion
- private ComponentLibrary.PanelEx panelEx1;
- protected ComponentLibrary.TextBoxBasicEx txtPay_OpenSingle;
- private ComponentLibrary.LabelEx labelEx26;
- protected ComponentLibrary.ComboBoxEx cmbPay_TwoPinsCategory;
- protected ComponentLibrary.ButtonForm btnSelect2;
- protected ComponentLibrary.ButtonForm btnSet2;
- private ComponentLibrary.LabelEx labelEx25;
- private ComponentLibrary.LabelEx labelEx3;
- protected ComponentLibrary.TextBoxEx txtRemark;
- private ComponentLibrary.LabelEx labelEx2;
- protected ComponentLibrary.TextBoxEx txtName;
- private ComponentLibrary.ButtonEx btnCancel;
- private ComponentLibrary.ButtonEx btnOK;
- private ComponentLibrary.LabelEx labelEx1;
- protected ComponentLibrary.TextBoxEx txtAmount;
- }
- }
|