123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502 |
- namespace LYFZ.Software.UI.MembershipManage.SetSmallForm
- {
- partial class PhotographerConditionQuerySmallForm
- {
- /// <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(PhotographerConditionQuerySmallForm));
- this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
- this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
- this.panel10 = new System.Windows.Forms.Panel();
- this.chkDate = new LYFZ.ComponentLibrary.CheckBoxEx();
- this.dtpDateStart = new LYFZ.ComponentLibrary.DateTimePickerEx();
- this.dtpDateEnd = new LYFZ.ComponentLibrary.DateTimePickerEx();
- this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
- this.panel2 = new System.Windows.Forms.Panel();
- this.checkBoxEx1 = new LYFZ.ComponentLibrary.CheckBoxEx();
- this.dtpBackDateStart = new LYFZ.ComponentLibrary.DateTimePickerEx();
- this.dtpBackDateEnd = new LYFZ.ComponentLibrary.DateTimePickerEx();
- this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
- this.panel1 = new System.Windows.Forms.Panel();
- this.txtPointsEnd = new LYFZ.ComponentLibrary.TextBoxEx();
- this.txtPointsStart = new LYFZ.ComponentLibrary.TextBoxEx();
- this.chkPoints = new LYFZ.ComponentLibrary.CheckBoxEx();
- this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
- this.panelStoreNmae = new System.Windows.Forms.Panel();
- this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
- this.cmbtrrevGrade = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
- this.panel3 = new System.Windows.Forms.Panel();
- this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
- this.cmbtreevStatus = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
- this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
- this.btnCancel = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnOK = new LYFZ.ComponentLibrary.ButtonEx();
- this.plExMainContainer.SuspendLayout();
- this.plFormMainContent.SuspendLayout();
- this.panelEx1.SuspendLayout();
- this.flowLayoutPanel1.SuspendLayout();
- this.panel10.SuspendLayout();
- this.panel2.SuspendLayout();
- this.panel1.SuspendLayout();
- this.panelStoreNmae.SuspendLayout();
- this.panel3.SuspendLayout();
- this.panelEx2.SuspendLayout();
- this.SuspendLayout();
- //
- // plExMainContainer
- //
- this.plExMainContainer.Controls.Add(this.panelEx2);
- this.plExMainContainer.Controls.Add(this.panelEx1);
- this.plExMainContainer.Size = new System.Drawing.Size(440, 309);
- //
- // plFormMainContent
- //
- this.plFormMainContent.Size = new System.Drawing.Size(440, 309);
- //
- // btnAppFormExit
- //
- this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
- this.btnAppFormExit.Location = new System.Drawing.Point(408, 0);
- //
- // btnAppFormMinimize
- //
- this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
- this.btnAppFormMinimize.Location = new System.Drawing.Point(851, 0);
- //
- // panelEx1
- //
- this.panelEx1.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.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx1.BorderWidth = 1;
- this.panelEx1.Controls.Add(this.flowLayoutPanel1);
- this.panelEx1.Location = new System.Drawing.Point(10, 10);
- this.panelEx1.Name = "panelEx1";
- this.panelEx1.Size = new System.Drawing.Size(420, 249);
- this.panelEx1.TabIndex = 0;
- //
- // flowLayoutPanel1
- //
- this.flowLayoutPanel1.BackColor = System.Drawing.Color.Transparent;
- this.flowLayoutPanel1.Controls.Add(this.panel10);
- this.flowLayoutPanel1.Controls.Add(this.panel2);
- this.flowLayoutPanel1.Controls.Add(this.panel1);
- this.flowLayoutPanel1.Controls.Add(this.panelStoreNmae);
- this.flowLayoutPanel1.Controls.Add(this.panel3);
- this.flowLayoutPanel1.Location = new System.Drawing.Point(25, 38);
- this.flowLayoutPanel1.Name = "flowLayoutPanel1";
- this.flowLayoutPanel1.Size = new System.Drawing.Size(381, 171);
- this.flowLayoutPanel1.TabIndex = 20;
- //
- // panel10
- //
- this.panel10.Controls.Add(this.chkDate);
- this.panel10.Controls.Add(this.dtpDateStart);
- this.panel10.Controls.Add(this.dtpDateEnd);
- this.panel10.Controls.Add(this.labelEx7);
- this.panel10.Location = new System.Drawing.Point(3, 3);
- this.panel10.Name = "panel10";
- this.panel10.Size = new System.Drawing.Size(370, 25);
- this.panel10.TabIndex = 22;
- //
- // chkDate
- //
- this.chkDate.AutoSize = true;
- this.chkDate.BackColor = System.Drawing.Color.Transparent;
- this.chkDate.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
- this.chkDate.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.chkDate.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.chkDate.Fourstates = false;
- this.chkDate.IsGreenTick = false;
- this.chkDate.Location = new System.Drawing.Point(10, 2);
- this.chkDate.Name = "chkDate";
- this.chkDate.Size = new System.Drawing.Size(51, 21);
- this.chkDate.TabIndex = 0;
- this.chkDate.Text = "办理";
- this.chkDate.UseVisualStyleBackColor = false;
- //
- // dtpDateStart
- //
- this.dtpDateStart.CustomFormat = " ";
- this.dtpDateStart.DateValue = "";
- this.dtpDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpDateStart.IsShowTime = false;
- this.dtpDateStart.Location = new System.Drawing.Point(77, 2);
- this.dtpDateStart.Name = "dtpDateStart";
- this.dtpDateStart.Size = new System.Drawing.Size(120, 21);
- this.dtpDateStart.TabIndex = 1;
- //
- // dtpDateEnd
- //
- this.dtpDateEnd.CustomFormat = " ";
- this.dtpDateEnd.DateValue = "";
- this.dtpDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpDateEnd.IsShowTime = false;
- this.dtpDateEnd.Location = new System.Drawing.Point(239, 2);
- this.dtpDateEnd.Name = "dtpDateEnd";
- this.dtpDateEnd.Size = new System.Drawing.Size(120, 21);
- this.dtpDateEnd.TabIndex = 2;
- //
- // 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(200, 5);
- this.labelEx7.Name = "labelEx7";
- this.labelEx7.Size = new System.Drawing.Size(34, 17);
- this.labelEx7.TabIndex = 3;
- this.labelEx7.Text = "——";
- //
- // panel2
- //
- this.panel2.Controls.Add(this.checkBoxEx1);
- this.panel2.Controls.Add(this.dtpBackDateStart);
- this.panel2.Controls.Add(this.dtpBackDateEnd);
- this.panel2.Controls.Add(this.labelEx3);
- this.panel2.Location = new System.Drawing.Point(3, 34);
- this.panel2.Name = "panel2";
- this.panel2.Size = new System.Drawing.Size(370, 25);
- this.panel2.TabIndex = 23;
- //
- // checkBoxEx1
- //
- this.checkBoxEx1.AutoSize = true;
- this.checkBoxEx1.BackColor = System.Drawing.Color.Transparent;
- this.checkBoxEx1.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
- this.checkBoxEx1.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.checkBoxEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.checkBoxEx1.Fourstates = false;
- this.checkBoxEx1.IsGreenTick = false;
- this.checkBoxEx1.Location = new System.Drawing.Point(10, 2);
- this.checkBoxEx1.Name = "checkBoxEx1";
- this.checkBoxEx1.Size = new System.Drawing.Size(51, 21);
- this.checkBoxEx1.TabIndex = 0;
- this.checkBoxEx1.Text = "返还";
- this.checkBoxEx1.UseVisualStyleBackColor = false;
- //
- // dtpBackDateStart
- //
- this.dtpBackDateStart.CustomFormat = " ";
- this.dtpBackDateStart.DateValue = "";
- this.dtpBackDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpBackDateStart.IsShowTime = false;
- this.dtpBackDateStart.Location = new System.Drawing.Point(77, 2);
- this.dtpBackDateStart.Name = "dtpBackDateStart";
- this.dtpBackDateStart.Size = new System.Drawing.Size(120, 21);
- this.dtpBackDateStart.TabIndex = 1;
- //
- // dtpBackDateEnd
- //
- this.dtpBackDateEnd.CustomFormat = " ";
- this.dtpBackDateEnd.DateValue = "";
- this.dtpBackDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpBackDateEnd.IsShowTime = false;
- this.dtpBackDateEnd.Location = new System.Drawing.Point(239, 2);
- this.dtpBackDateEnd.Name = "dtpBackDateEnd";
- this.dtpBackDateEnd.Size = new System.Drawing.Size(120, 21);
- this.dtpBackDateEnd.TabIndex = 2;
- //
- // 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(200, 5);
- this.labelEx3.Name = "labelEx3";
- this.labelEx3.Size = new System.Drawing.Size(34, 17);
- this.labelEx3.TabIndex = 3;
- this.labelEx3.Text = "——";
- //
- // panel1
- //
- this.panel1.Controls.Add(this.txtPointsEnd);
- this.panel1.Controls.Add(this.txtPointsStart);
- this.panel1.Controls.Add(this.chkPoints);
- this.panel1.Controls.Add(this.labelEx2);
- this.panel1.Location = new System.Drawing.Point(3, 65);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(370, 25);
- this.panel1.TabIndex = 23;
- //
- // txtPointsEnd
- //
- this.txtPointsEnd.BackColor = System.Drawing.Color.Transparent;
- this.txtPointsEnd.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtPointsEnd.Icon = null;
- this.txtPointsEnd.IconIsButton = false;
- this.txtPointsEnd.IsPasswordChat = '\0';
- this.txtPointsEnd.IsSystemPasswordChar = false;
- this.txtPointsEnd.Lines = new string[0];
- this.txtPointsEnd.Location = new System.Drawing.Point(239, 0);
- this.txtPointsEnd.Margin = new System.Windows.Forms.Padding(0);
- this.txtPointsEnd.MaxLength = 32767;
- this.txtPointsEnd.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtPointsEnd.MouseBack = null;
- this.txtPointsEnd.Multiline = false;
- this.txtPointsEnd.Name = "txtPointsEnd";
- this.txtPointsEnd.NormlBack = null;
- this.txtPointsEnd.Padding = new System.Windows.Forms.Padding(5);
- this.txtPointsEnd.ReadOnly = false;
- this.txtPointsEnd.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtPointsEnd.Size = new System.Drawing.Size(120, 25);
- this.txtPointsEnd.TabIndex = 261;
- this.txtPointsEnd.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtPointsEnd.WaterColor = System.Drawing.Color.DarkGray;
- this.txtPointsEnd.WaterText = "";
- this.txtPointsEnd.WordWrap = true;
- //
- // txtPointsStart
- //
- this.txtPointsStart.BackColor = System.Drawing.Color.Transparent;
- this.txtPointsStart.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtPointsStart.Icon = null;
- this.txtPointsStart.IconIsButton = false;
- this.txtPointsStart.IsPasswordChat = '\0';
- this.txtPointsStart.IsSystemPasswordChar = false;
- this.txtPointsStart.Lines = new string[0];
- this.txtPointsStart.Location = new System.Drawing.Point(76, 0);
- this.txtPointsStart.Margin = new System.Windows.Forms.Padding(0);
- this.txtPointsStart.MaxLength = 32767;
- this.txtPointsStart.MinimumSize = new System.Drawing.Size(0, 24);
- this.txtPointsStart.MouseBack = null;
- this.txtPointsStart.Multiline = false;
- this.txtPointsStart.Name = "txtPointsStart";
- this.txtPointsStart.NormlBack = null;
- this.txtPointsStart.Padding = new System.Windows.Forms.Padding(5);
- this.txtPointsStart.ReadOnly = false;
- this.txtPointsStart.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtPointsStart.Size = new System.Drawing.Size(121, 25);
- this.txtPointsStart.TabIndex = 260;
- this.txtPointsStart.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtPointsStart.WaterColor = System.Drawing.Color.DarkGray;
- this.txtPointsStart.WaterText = "";
- this.txtPointsStart.WordWrap = true;
- //
- // chkPoints
- //
- this.chkPoints.AutoSize = true;
- this.chkPoints.BackColor = System.Drawing.Color.Transparent;
- this.chkPoints.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
- this.chkPoints.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.chkPoints.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.chkPoints.Fourstates = false;
- this.chkPoints.IsGreenTick = false;
- this.chkPoints.Location = new System.Drawing.Point(10, 2);
- this.chkPoints.Name = "chkPoints";
- this.chkPoints.Size = new System.Drawing.Size(51, 21);
- this.chkPoints.TabIndex = 0;
- this.chkPoints.Text = "积分";
- this.chkPoints.UseVisualStyleBackColor = false;
- //
- // 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(200, 5);
- this.labelEx2.Name = "labelEx2";
- this.labelEx2.Size = new System.Drawing.Size(34, 17);
- this.labelEx2.TabIndex = 3;
- this.labelEx2.Text = "——";
- //
- // panelStoreNmae
- //
- this.panelStoreNmae.Controls.Add(this.labelEx1);
- this.panelStoreNmae.Controls.Add(this.cmbtrrevGrade);
- this.panelStoreNmae.Location = new System.Drawing.Point(3, 96);
- this.panelStoreNmae.Name = "panelStoreNmae";
- this.panelStoreNmae.Size = new System.Drawing.Size(370, 24);
- this.panelStoreNmae.TabIndex = 20;
- //
- // 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(5, 4);
- this.labelEx1.Name = "labelEx1";
- this.labelEx1.Size = new System.Drawing.Size(68, 17);
- this.labelEx1.TabIndex = 0;
- this.labelEx1.Text = "摄会类型:";
- //
- // cmbtrrevGrade
- //
- this.cmbtrrevGrade.BackColor = System.Drawing.Color.White;
- this.cmbtrrevGrade.DropDownHeight = 220;
- this.cmbtrrevGrade.DropDownShow = true;
- this.cmbtrrevGrade.IntegralHeight = false;
- this.cmbtrrevGrade.IsNodeMouseClick = false;
- this.cmbtrrevGrade.IsSelectParentNode = false;
- this.cmbtrrevGrade.Location = new System.Drawing.Point(76, 2);
- this.cmbtrrevGrade.Name = "cmbtrrevGrade";
- this.cmbtrrevGrade.ReadOnly = true;
- this.cmbtrrevGrade.Size = new System.Drawing.Size(165, 20);
- this.cmbtrrevGrade.StrKey = null;
- this.cmbtrrevGrade.TabIndex = 3;
- //
- // panel3
- //
- this.panel3.Controls.Add(this.labelEx4);
- this.panel3.Controls.Add(this.cmbtreevStatus);
- this.panel3.Location = new System.Drawing.Point(3, 126);
- this.panel3.Name = "panel3";
- this.panel3.Size = new System.Drawing.Size(370, 24);
- this.panel3.TabIndex = 21;
- //
- // 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(5, 4);
- this.labelEx4.Name = "labelEx4";
- this.labelEx4.Size = new System.Drawing.Size(68, 17);
- this.labelEx4.TabIndex = 0;
- this.labelEx4.Text = "返还状态:";
- //
- // cmbtreevStatus
- //
- this.cmbtreevStatus.BackColor = System.Drawing.Color.White;
- this.cmbtreevStatus.DropDownHeight = 220;
- this.cmbtreevStatus.DropDownShow = true;
- this.cmbtreevStatus.IntegralHeight = false;
- this.cmbtreevStatus.IsNodeMouseClick = false;
- this.cmbtreevStatus.IsSelectParentNode = false;
- this.cmbtreevStatus.Location = new System.Drawing.Point(76, 2);
- this.cmbtreevStatus.Name = "cmbtreevStatus";
- this.cmbtreevStatus.ReadOnly = true;
- this.cmbtreevStatus.Size = new System.Drawing.Size(165, 20);
- this.cmbtreevStatus.StrKey = null;
- this.cmbtreevStatus.TabIndex = 3;
- //
- // panelEx2
- //
- 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.btnCancel);
- this.panelEx2.Controls.Add(this.btnOK);
- this.panelEx2.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.panelEx2.Location = new System.Drawing.Point(0, 269);
- this.panelEx2.Name = "panelEx2";
- this.panelEx2.Size = new System.Drawing.Size(440, 40);
- this.panelEx2.TabIndex = 1;
- //
- // 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(241, 6);
- this.btnCancel.Name = "btnCancel";
- this.btnCancel.Size = new System.Drawing.Size(98, 28);
- this.btnCancel.TabIndex = 1;
- 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(102, 6);
- this.btnOK.Name = "btnOK";
- this.btnOK.Size = new System.Drawing.Size(98, 28);
- this.btnOK.TabIndex = 0;
- this.btnOK.Text = " 确 定";
- this.btnOK.UseVisualStyleBackColor = false;
- //
- // PhotographerConditionQuerySmallForm
- //
- 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(440, 374);
- this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
- this.MaximizeBox = false;
- this.MinimizeBox = false;
- this.Name = "PhotographerConditionQuerySmallForm";
- 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.panel10.ResumeLayout(false);
- this.panel10.PerformLayout();
- this.panel2.ResumeLayout(false);
- this.panel2.PerformLayout();
- this.panel1.ResumeLayout(false);
- this.panel1.PerformLayout();
- this.panelStoreNmae.ResumeLayout(false);
- this.panelStoreNmae.PerformLayout();
- this.panel3.ResumeLayout(false);
- this.panel3.PerformLayout();
- this.panelEx2.ResumeLayout(false);
- this.ResumeLayout(false);
- }
- #endregion
- private ComponentLibrary.PanelEx panelEx1;
- private ComponentLibrary.PanelEx panelEx2;
- private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
- protected System.Windows.Forms.Panel panel10;
- protected ComponentLibrary.CheckBoxEx chkDate;
- protected ComponentLibrary.DateTimePickerEx dtpDateStart;
- private ComponentLibrary.LabelEx labelEx7;
- protected System.Windows.Forms.Panel panelStoreNmae;
- private ComponentLibrary.LabelEx labelEx1;
- protected ComponentLibrary.ComboBoxTreeViewEx cmbtrrevGrade;
- protected System.Windows.Forms.Panel panel1;
- protected ComponentLibrary.CheckBoxEx chkPoints;
- private ComponentLibrary.LabelEx labelEx2;
- protected ComponentLibrary.TextBoxEx txtPointsEnd;
- protected ComponentLibrary.TextBoxEx txtPointsStart;
- protected ComponentLibrary.ButtonEx btnCancel;
- protected ComponentLibrary.ButtonEx btnOK;
- protected ComponentLibrary.DateTimePickerEx dtpDateEnd;
- protected System.Windows.Forms.Panel panel2;
- protected ComponentLibrary.CheckBoxEx checkBoxEx1;
- protected ComponentLibrary.DateTimePickerEx dtpBackDateStart;
- protected ComponentLibrary.DateTimePickerEx dtpBackDateEnd;
- private ComponentLibrary.LabelEx labelEx3;
- protected System.Windows.Forms.Panel panel3;
- private ComponentLibrary.LabelEx labelEx4;
- protected ComponentLibrary.ComboBoxTreeViewEx cmbtreevStatus;
- }
- }
|