123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154 |
- namespace LYFZ.Software.UI.InitialSet.WageSet
- {
- partial class FrmSelectLateCategory
- {
- /// <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(FrmSelectLateCategory));
- this.btnClose = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnOk = new LYFZ.ComponentLibrary.ButtonEx();
- this.cmbSc_ClassName = new LYFZ.ComponentLibrary.ComboBoxEx();
- this.btnSet = new LYFZ.ComponentLibrary.ButtonForm();
- this.plExMainContainer.SuspendLayout();
- this.plFormMainContent.SuspendLayout();
- this.SuspendLayout();
- //
- // plExMainContainer
- //
- this.plExMainContainer.Controls.Add(this.btnSet);
- this.plExMainContainer.Controls.Add(this.btnClose);
- this.plExMainContainer.Controls.Add(this.btnOk);
- this.plExMainContainer.Controls.Add(this.cmbSc_ClassName);
- this.plExMainContainer.Size = new System.Drawing.Size(364, 135);
- //
- // plFormMainContent
- //
- this.plFormMainContent.Size = new System.Drawing.Size(364, 135);
- //
- // btnAppFormMaximize
- //
- this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
- this.btnAppFormMaximize.Location = new System.Drawing.Point(305, 0);
- //
- // btnAppFormExit
- //
- this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
- this.btnAppFormExit.Location = new System.Drawing.Point(332, 0);
- //
- // btnAppFormMinimize
- //
- this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
- this.btnAppFormMinimize.Location = new System.Drawing.Point(278, 0);
- //
- // 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(147, 80);
- this.btnClose.Name = "btnClose";
- this.btnClose.Size = new System.Drawing.Size(82, 26);
- this.btnClose.TabIndex = 137;
- this.btnClose.Text = "取消";
- this.btnClose.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(54, 80);
- this.btnOk.Name = "btnOk";
- this.btnOk.Size = new System.Drawing.Size(82, 26);
- this.btnOk.TabIndex = 136;
- this.btnOk.Text = "确定";
- this.btnOk.UseVisualStyleBackColor = false;
- //
- // cmbSc_ClassName
- //
- this.cmbSc_ClassName.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
- this.cmbSc_ClassName.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
- this.cmbSc_ClassName.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
- this.cmbSc_ClassName.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cmbSc_ClassName.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
- this.cmbSc_ClassName.Font = new System.Drawing.Font("宋体", 10.5F);
- this.cmbSc_ClassName.FormattingEnabled = true;
- this.cmbSc_ClassName.IsCustomColor = false;
- this.cmbSc_ClassName.Location = new System.Drawing.Point(36, 33);
- this.cmbSc_ClassName.Name = "cmbSc_ClassName";
- this.cmbSc_ClassName.ReadOnly = false;
- this.cmbSc_ClassName.Size = new System.Drawing.Size(205, 22);
- this.cmbSc_ClassName.TabIndex = 135;
- //
- // btnSet
- //
- this.btnSet.BackColor = System.Drawing.Color.Transparent;
- this.btnSet.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSet.BackImg")));
- this.btnSet.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnSet.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnSet.ForeColor = System.Drawing.Color.White;
- this.btnSet.IsCustomBackImg = false;
- this.btnSet.IsShowText = true;
- this.btnSet.Location = new System.Drawing.Point(247, 31);
- this.btnSet.Name = "btnSet";
- this.btnSet.Size = new System.Drawing.Size(92, 25);
- this.btnSet.TabIndex = 159;
- this.btnSet.Text = "设置";
- this.btnSet.UseVisualStyleBackColor = false;
- //
- // FrmSelectLateCategory
- //
- 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(364, 200);
- this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
- this.Name = "FrmSelectLateCategory";
- this.Text = "选择二销类别";
- this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
- this.plExMainContainer.ResumeLayout(false);
- this.plFormMainContent.ResumeLayout(false);
- this.ResumeLayout(false);
- }
- #endregion
- protected ComponentLibrary.ButtonEx btnClose;
- protected ComponentLibrary.ButtonEx btnOk;
- protected ComponentLibrary.ComboBoxEx cmbSc_ClassName;
- protected ComponentLibrary.ButtonForm btnSet;
- }
- }
|