123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044 |
- namespace LYFZ.Software.UI.CustomerSatisfactionRecord
- {
- partial class SatisfactionSurveyMain
- {
- /// <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.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SatisfactionSurveyMain));
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle21 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle22 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle23 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle24 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle25 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle26 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle27 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle28 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle29 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle30 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle31 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle32 = new System.Windows.Forms.DataGridViewCellStyle();
- this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
- this.tabPanel = new LYFZ.ComponentLibrary.TabControlEx();
- this.tabPage_OrderPerson = new System.Windows.Forms.TabPage();
- this.dgvData_OrderPerson = new LYFZ.ComponentLibrary.DataGridViewEc();
- this.tabPage_SelectedClothing = new System.Windows.Forms.TabPage();
- this.dgvData_SelectedClothing = new LYFZ.ComponentLibrary.DataGridViewEc();
- this.tabPage_Photograph = new System.Windows.Forms.TabPage();
- this.dgvData_Photograph = new LYFZ.ComponentLibrary.DataGridViewEc();
- this.tabPage_SelectionFilm = new System.Windows.Forms.TabPage();
- this.dgvData_SelectionFilm = new LYFZ.ComponentLibrary.DataGridViewEc();
- this.tabPage_LookDesign = new System.Windows.Forms.TabPage();
- this.dgvData_LookDesign = new LYFZ.ComponentLibrary.DataGridViewEc();
- this.tabPage_Pickup = new System.Windows.Forms.TabPage();
- this.dgvData_Pickup = new LYFZ.ComponentLibrary.DataGridViewEc();
- this.tabPage_Service = new System.Windows.Forms.TabPage();
- this.dgvData_Service = new LYFZ.ComponentLibrary.DataGridViewEc();
- this.tabPage_Other = new System.Windows.Forms.TabPage();
- this.dgvData_Other = new LYFZ.ComponentLibrary.DataGridViewEc();
- this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
- this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx();
- this.txtTimeStart = new LYFZ.ComponentLibrary.DateTimePickerEx();
- this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtTimeEnd = new LYFZ.ComponentLibrary.DateTimePickerEx();
- this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
- this.cmbQueryText = new LYFZ.ComponentLibrary.TextBoxEx();
- this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
- this.btnQuery = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnSurvey = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnSurveySet = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnClientServiceAnPai = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnExport = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnClose = new LYFZ.ComponentLibrary.ButtonEx();
- this.panelEx4 = new LYFZ.ComponentLibrary.PanelEx();
- this.cmbtreevStoreName = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
- this.plExMainContainer.SuspendLayout();
- this.plFormMainContent.SuspendLayout();
- this.panelEx1.SuspendLayout();
- this.tabPanel.SuspendLayout();
- this.tabPage_OrderPerson.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvData_OrderPerson)).BeginInit();
- this.tabPage_SelectedClothing.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvData_SelectedClothing)).BeginInit();
- this.tabPage_Photograph.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvData_Photograph)).BeginInit();
- this.tabPage_SelectionFilm.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvData_SelectionFilm)).BeginInit();
- this.tabPage_LookDesign.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvData_LookDesign)).BeginInit();
- this.tabPage_Pickup.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvData_Pickup)).BeginInit();
- this.tabPage_Service.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvData_Service)).BeginInit();
- this.tabPage_Other.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgvData_Other)).BeginInit();
- this.flowLayoutPanel1.SuspendLayout();
- this.panelEx3.SuspendLayout();
- this.panelEx2.SuspendLayout();
- this.panelEx4.SuspendLayout();
- this.SuspendLayout();
- //
- // plExMainContainer
- //
- this.plExMainContainer.Controls.Add(this.panelEx1);
- this.plExMainContainer.Location = new System.Drawing.Point(0, 40);
- this.plExMainContainer.Padding = new System.Windows.Forms.Padding(5, 10, 5, 10);
- this.plExMainContainer.Size = new System.Drawing.Size(1428, 570);
- //
- // plFormMainContent
- //
- this.plFormMainContent.Size = new System.Drawing.Size(1428, 610);
- this.plFormMainContent.Controls.SetChildIndex(this.plExMainContainer, 0);
- //
- // btnAppFormMaximize
- //
- this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
- this.btnAppFormMaximize.Location = new System.Drawing.Point(1369, 0);
- //
- // btnAppFormExit
- //
- this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
- this.btnAppFormExit.Location = new System.Drawing.Point(1396, 0);
- //
- // btnAppFormMinimize
- //
- this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
- this.btnAppFormMinimize.Location = new System.Drawing.Point(1342, 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.tabPanel);
- this.panelEx1.Controls.Add(this.flowLayoutPanel1);
- this.panelEx1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panelEx1.Location = new System.Drawing.Point(5, 10);
- this.panelEx1.Name = "panelEx1";
- this.panelEx1.Padding = new System.Windows.Forms.Padding(3);
- this.panelEx1.Size = new System.Drawing.Size(1418, 550);
- this.panelEx1.TabIndex = 0;
- //
- // tabPanel
- //
- this.tabPanel.Appearance = System.Windows.Forms.TabAppearance.Buttons;
- this.tabPanel.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.tabPanel.Controls.Add(this.tabPage_OrderPerson);
- this.tabPanel.Controls.Add(this.tabPage_SelectedClothing);
- this.tabPanel.Controls.Add(this.tabPage_Photograph);
- this.tabPanel.Controls.Add(this.tabPage_SelectionFilm);
- this.tabPanel.Controls.Add(this.tabPage_LookDesign);
- this.tabPanel.Controls.Add(this.tabPage_Pickup);
- this.tabPanel.Controls.Add(this.tabPage_Service);
- this.tabPanel.Controls.Add(this.tabPage_Other);
- this.tabPanel.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tabPanel.ItemSize = new System.Drawing.Size(80, 30);
- this.tabPanel.Location = new System.Drawing.Point(3, 39);
- this.tabPanel.Name = "tabPanel";
- this.tabPanel.PageColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.tabPanel.SelectedIndex = 0;
- this.tabPanel.Size = new System.Drawing.Size(1412, 508);
- this.tabPanel.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
- this.tabPanel.TabIndex = 297;
- //
- // tabPage_OrderPerson
- //
- this.tabPage_OrderPerson.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.tabPage_OrderPerson.Controls.Add(this.dgvData_OrderPerson);
- this.tabPage_OrderPerson.Location = new System.Drawing.Point(4, 34);
- this.tabPage_OrderPerson.Name = "tabPage_OrderPerson";
- this.tabPage_OrderPerson.Padding = new System.Windows.Forms.Padding(3);
- this.tabPage_OrderPerson.Size = new System.Drawing.Size(1404, 470);
- this.tabPage_OrderPerson.TabIndex = 0;
- this.tabPage_OrderPerson.Text = "近期订单";
- //
- // dgvData_OrderPerson
- //
- this.dgvData_OrderPerson.AllowUserToAddRows = false;
- this.dgvData_OrderPerson.AllowUserToDeleteRows = false;
- this.dgvData_OrderPerson.AllowUserToResizeRows = false;
- this.dgvData_OrderPerson.BackgroundColor = System.Drawing.Color.White;
- this.dgvData_OrderPerson.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle17.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
- dataGridViewCellStyle17.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle17.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle17.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle17.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- this.dgvData_OrderPerson.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle17;
- this.dgvData_OrderPerson.ColumnHeadersHeight = 24;
- this.dgvData_OrderPerson.dgvColumnHeadersHeight = 24;
- this.dgvData_OrderPerson.dgvCurrentColumnOriginalSet = "";
- this.dgvData_OrderPerson.dgvCurrentColumnWidth = "";
- this.dgvData_OrderPerson.dgvCurrentHideColumn = null;
- this.dgvData_OrderPerson.dgvFixedHideColumn = null;
- this.dgvData_OrderPerson.dgvGuidName = null;
- this.dgvData_OrderPerson.dgvUserEmployeeID = null;
- this.dgvData_OrderPerson.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvData_OrderPerson.EnableHeadersVisualStyles = false;
- this.dgvData_OrderPerson.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
- this.dgvData_OrderPerson.ImageHeight = 15;
- this.dgvData_OrderPerson.ImageWidth = 15;
- this.dgvData_OrderPerson.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvData_OrderPerson.ImgCollapse")));
- this.dgvData_OrderPerson.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvData_OrderPerson.ImgExpand")));
- this.dgvData_OrderPerson.IsAutomaticDrawSingleOrDoubleRow = false;
- this.dgvData_OrderPerson.IsCompleteBonding = false;
- this.dgvData_OrderPerson.IsCopyCellValue = true;
- this.dgvData_OrderPerson.IsShowSerialNumber = false;
- this.dgvData_OrderPerson.IsSortedRedraw = true;
- this.dgvData_OrderPerson.IsSortMode = false;
- this.dgvData_OrderPerson.Location = new System.Drawing.Point(3, 3);
- this.dgvData_OrderPerson.MultiSelect = false;
- this.dgvData_OrderPerson.Name = "dgvData_OrderPerson";
- dataGridViewCellStyle18.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle18.BackColor = System.Drawing.SystemColors.Control;
- dataGridViewCellStyle18.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle18.ForeColor = System.Drawing.SystemColors.WindowText;
- dataGridViewCellStyle18.Padding = new System.Windows.Forms.Padding(41);
- dataGridViewCellStyle18.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle18.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle18.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvData_OrderPerson.RowHeadersDefaultCellStyle = dataGridViewCellStyle18;
- this.dgvData_OrderPerson.RowHeadersWidth = 25;
- this.dgvData_OrderPerson.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
- this.dgvData_OrderPerson.RowTemplate.Height = 23;
- this.dgvData_OrderPerson.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dgvData_OrderPerson.Size = new System.Drawing.Size(1398, 464);
- this.dgvData_OrderPerson.StrSecondStageNull = "";
- this.dgvData_OrderPerson.StrValueNullColumn = "";
- this.dgvData_OrderPerson.TabIndex = 226;
- this.dgvData_OrderPerson.ViceCount = 1;
- //
- // tabPage_SelectedClothing
- //
- this.tabPage_SelectedClothing.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.tabPage_SelectedClothing.Controls.Add(this.dgvData_SelectedClothing);
- this.tabPage_SelectedClothing.Location = new System.Drawing.Point(4, 34);
- this.tabPage_SelectedClothing.Name = "tabPage_SelectedClothing";
- this.tabPage_SelectedClothing.Padding = new System.Windows.Forms.Padding(3);
- this.tabPage_SelectedClothing.Size = new System.Drawing.Size(886, 445);
- this.tabPage_SelectedClothing.TabIndex = 1;
- this.tabPage_SelectedClothing.Text = "近期选衣";
- //
- // dgvData_SelectedClothing
- //
- this.dgvData_SelectedClothing.AllowUserToAddRows = false;
- this.dgvData_SelectedClothing.AllowUserToDeleteRows = false;
- this.dgvData_SelectedClothing.AllowUserToResizeRows = false;
- this.dgvData_SelectedClothing.BackgroundColor = System.Drawing.Color.White;
- this.dgvData_SelectedClothing.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle19.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle19.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
- dataGridViewCellStyle19.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle19.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle19.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle19.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- this.dgvData_SelectedClothing.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle19;
- this.dgvData_SelectedClothing.ColumnHeadersHeight = 24;
- this.dgvData_SelectedClothing.dgvColumnHeadersHeight = 24;
- this.dgvData_SelectedClothing.dgvCurrentColumnOriginalSet = "";
- this.dgvData_SelectedClothing.dgvCurrentColumnWidth = "";
- this.dgvData_SelectedClothing.dgvCurrentHideColumn = null;
- this.dgvData_SelectedClothing.dgvFixedHideColumn = null;
- this.dgvData_SelectedClothing.dgvGuidName = null;
- this.dgvData_SelectedClothing.dgvUserEmployeeID = null;
- this.dgvData_SelectedClothing.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvData_SelectedClothing.EnableHeadersVisualStyles = false;
- this.dgvData_SelectedClothing.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
- this.dgvData_SelectedClothing.ImageHeight = 15;
- this.dgvData_SelectedClothing.ImageWidth = 15;
- this.dgvData_SelectedClothing.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvData_SelectedClothing.ImgCollapse")));
- this.dgvData_SelectedClothing.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvData_SelectedClothing.ImgExpand")));
- this.dgvData_SelectedClothing.IsAutomaticDrawSingleOrDoubleRow = false;
- this.dgvData_SelectedClothing.IsCompleteBonding = false;
- this.dgvData_SelectedClothing.IsCopyCellValue = true;
- this.dgvData_SelectedClothing.IsShowSerialNumber = false;
- this.dgvData_SelectedClothing.IsSortedRedraw = true;
- this.dgvData_SelectedClothing.IsSortMode = false;
- this.dgvData_SelectedClothing.Location = new System.Drawing.Point(3, 3);
- this.dgvData_SelectedClothing.MultiSelect = false;
- this.dgvData_SelectedClothing.Name = "dgvData_SelectedClothing";
- dataGridViewCellStyle20.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle20.BackColor = System.Drawing.SystemColors.Control;
- dataGridViewCellStyle20.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle20.ForeColor = System.Drawing.SystemColors.WindowText;
- dataGridViewCellStyle20.Padding = new System.Windows.Forms.Padding(41);
- dataGridViewCellStyle20.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle20.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle20.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvData_SelectedClothing.RowHeadersDefaultCellStyle = dataGridViewCellStyle20;
- this.dgvData_SelectedClothing.RowHeadersWidth = 25;
- this.dgvData_SelectedClothing.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
- this.dgvData_SelectedClothing.RowTemplate.Height = 23;
- this.dgvData_SelectedClothing.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dgvData_SelectedClothing.Size = new System.Drawing.Size(880, 439);
- this.dgvData_SelectedClothing.StrSecondStageNull = "";
- this.dgvData_SelectedClothing.StrValueNullColumn = "";
- this.dgvData_SelectedClothing.TabIndex = 227;
- this.dgvData_SelectedClothing.ViceCount = 1;
- //
- // tabPage_Photograph
- //
- this.tabPage_Photograph.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.tabPage_Photograph.Controls.Add(this.dgvData_Photograph);
- this.tabPage_Photograph.Location = new System.Drawing.Point(4, 34);
- this.tabPage_Photograph.Name = "tabPage_Photograph";
- this.tabPage_Photograph.Padding = new System.Windows.Forms.Padding(3);
- this.tabPage_Photograph.Size = new System.Drawing.Size(886, 445);
- this.tabPage_Photograph.TabIndex = 2;
- this.tabPage_Photograph.Text = "近期拍照";
- //
- // dgvData_Photograph
- //
- this.dgvData_Photograph.AllowUserToAddRows = false;
- this.dgvData_Photograph.AllowUserToDeleteRows = false;
- this.dgvData_Photograph.AllowUserToResizeRows = false;
- this.dgvData_Photograph.BackgroundColor = System.Drawing.Color.White;
- this.dgvData_Photograph.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle21.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle21.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
- dataGridViewCellStyle21.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle21.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle21.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle21.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- this.dgvData_Photograph.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle21;
- this.dgvData_Photograph.ColumnHeadersHeight = 24;
- this.dgvData_Photograph.dgvColumnHeadersHeight = 24;
- this.dgvData_Photograph.dgvCurrentColumnOriginalSet = "";
- this.dgvData_Photograph.dgvCurrentColumnWidth = "";
- this.dgvData_Photograph.dgvCurrentHideColumn = null;
- this.dgvData_Photograph.dgvFixedHideColumn = null;
- this.dgvData_Photograph.dgvGuidName = null;
- this.dgvData_Photograph.dgvUserEmployeeID = null;
- this.dgvData_Photograph.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvData_Photograph.EnableHeadersVisualStyles = false;
- this.dgvData_Photograph.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
- this.dgvData_Photograph.ImageHeight = 15;
- this.dgvData_Photograph.ImageWidth = 15;
- this.dgvData_Photograph.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvData_Photograph.ImgCollapse")));
- this.dgvData_Photograph.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvData_Photograph.ImgExpand")));
- this.dgvData_Photograph.IsAutomaticDrawSingleOrDoubleRow = false;
- this.dgvData_Photograph.IsCompleteBonding = false;
- this.dgvData_Photograph.IsCopyCellValue = true;
- this.dgvData_Photograph.IsShowSerialNumber = false;
- this.dgvData_Photograph.IsSortedRedraw = true;
- this.dgvData_Photograph.IsSortMode = false;
- this.dgvData_Photograph.Location = new System.Drawing.Point(3, 3);
- this.dgvData_Photograph.MultiSelect = false;
- this.dgvData_Photograph.Name = "dgvData_Photograph";
- dataGridViewCellStyle22.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle22.BackColor = System.Drawing.SystemColors.Control;
- dataGridViewCellStyle22.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle22.ForeColor = System.Drawing.SystemColors.WindowText;
- dataGridViewCellStyle22.Padding = new System.Windows.Forms.Padding(41);
- dataGridViewCellStyle22.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle22.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle22.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvData_Photograph.RowHeadersDefaultCellStyle = dataGridViewCellStyle22;
- this.dgvData_Photograph.RowHeadersWidth = 25;
- this.dgvData_Photograph.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
- this.dgvData_Photograph.RowTemplate.Height = 23;
- this.dgvData_Photograph.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dgvData_Photograph.Size = new System.Drawing.Size(880, 439);
- this.dgvData_Photograph.StrSecondStageNull = "";
- this.dgvData_Photograph.StrValueNullColumn = "";
- this.dgvData_Photograph.TabIndex = 228;
- this.dgvData_Photograph.ViceCount = 1;
- //
- // tabPage_SelectionFilm
- //
- this.tabPage_SelectionFilm.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.tabPage_SelectionFilm.Controls.Add(this.dgvData_SelectionFilm);
- this.tabPage_SelectionFilm.Location = new System.Drawing.Point(4, 34);
- this.tabPage_SelectionFilm.Name = "tabPage_SelectionFilm";
- this.tabPage_SelectionFilm.Padding = new System.Windows.Forms.Padding(3);
- this.tabPage_SelectionFilm.Size = new System.Drawing.Size(886, 445);
- this.tabPage_SelectionFilm.TabIndex = 3;
- this.tabPage_SelectionFilm.Text = "近期选片";
- //
- // dgvData_SelectionFilm
- //
- this.dgvData_SelectionFilm.AllowUserToAddRows = false;
- this.dgvData_SelectionFilm.AllowUserToDeleteRows = false;
- this.dgvData_SelectionFilm.AllowUserToResizeRows = false;
- this.dgvData_SelectionFilm.BackgroundColor = System.Drawing.Color.White;
- this.dgvData_SelectionFilm.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle23.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle23.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
- dataGridViewCellStyle23.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle23.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle23.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle23.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- this.dgvData_SelectionFilm.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle23;
- this.dgvData_SelectionFilm.ColumnHeadersHeight = 24;
- this.dgvData_SelectionFilm.dgvColumnHeadersHeight = 24;
- this.dgvData_SelectionFilm.dgvCurrentColumnOriginalSet = "";
- this.dgvData_SelectionFilm.dgvCurrentColumnWidth = "";
- this.dgvData_SelectionFilm.dgvCurrentHideColumn = null;
- this.dgvData_SelectionFilm.dgvFixedHideColumn = null;
- this.dgvData_SelectionFilm.dgvGuidName = null;
- this.dgvData_SelectionFilm.dgvUserEmployeeID = null;
- this.dgvData_SelectionFilm.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvData_SelectionFilm.EnableHeadersVisualStyles = false;
- this.dgvData_SelectionFilm.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
- this.dgvData_SelectionFilm.ImageHeight = 15;
- this.dgvData_SelectionFilm.ImageWidth = 15;
- this.dgvData_SelectionFilm.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvData_SelectionFilm.ImgCollapse")));
- this.dgvData_SelectionFilm.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvData_SelectionFilm.ImgExpand")));
- this.dgvData_SelectionFilm.IsAutomaticDrawSingleOrDoubleRow = false;
- this.dgvData_SelectionFilm.IsCompleteBonding = false;
- this.dgvData_SelectionFilm.IsCopyCellValue = true;
- this.dgvData_SelectionFilm.IsShowSerialNumber = false;
- this.dgvData_SelectionFilm.IsSortedRedraw = true;
- this.dgvData_SelectionFilm.IsSortMode = false;
- this.dgvData_SelectionFilm.Location = new System.Drawing.Point(3, 3);
- this.dgvData_SelectionFilm.MultiSelect = false;
- this.dgvData_SelectionFilm.Name = "dgvData_SelectionFilm";
- dataGridViewCellStyle24.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle24.BackColor = System.Drawing.SystemColors.Control;
- dataGridViewCellStyle24.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle24.ForeColor = System.Drawing.SystemColors.WindowText;
- dataGridViewCellStyle24.Padding = new System.Windows.Forms.Padding(41);
- dataGridViewCellStyle24.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle24.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle24.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvData_SelectionFilm.RowHeadersDefaultCellStyle = dataGridViewCellStyle24;
- this.dgvData_SelectionFilm.RowHeadersWidth = 25;
- this.dgvData_SelectionFilm.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
- this.dgvData_SelectionFilm.RowTemplate.Height = 23;
- this.dgvData_SelectionFilm.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dgvData_SelectionFilm.Size = new System.Drawing.Size(880, 439);
- this.dgvData_SelectionFilm.StrSecondStageNull = "";
- this.dgvData_SelectionFilm.StrValueNullColumn = "";
- this.dgvData_SelectionFilm.TabIndex = 229;
- this.dgvData_SelectionFilm.ViceCount = 1;
- //
- // tabPage_LookDesign
- //
- this.tabPage_LookDesign.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.tabPage_LookDesign.Controls.Add(this.dgvData_LookDesign);
- this.tabPage_LookDesign.Location = new System.Drawing.Point(4, 34);
- this.tabPage_LookDesign.Name = "tabPage_LookDesign";
- this.tabPage_LookDesign.Padding = new System.Windows.Forms.Padding(3);
- this.tabPage_LookDesign.Size = new System.Drawing.Size(886, 445);
- this.tabPage_LookDesign.TabIndex = 4;
- this.tabPage_LookDesign.Text = "近期看样";
- //
- // dgvData_LookDesign
- //
- this.dgvData_LookDesign.AllowUserToAddRows = false;
- this.dgvData_LookDesign.AllowUserToDeleteRows = false;
- this.dgvData_LookDesign.AllowUserToResizeRows = false;
- this.dgvData_LookDesign.BackgroundColor = System.Drawing.Color.White;
- this.dgvData_LookDesign.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle25.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle25.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
- dataGridViewCellStyle25.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle25.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle25.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle25.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- this.dgvData_LookDesign.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle25;
- this.dgvData_LookDesign.ColumnHeadersHeight = 24;
- this.dgvData_LookDesign.dgvColumnHeadersHeight = 24;
- this.dgvData_LookDesign.dgvCurrentColumnOriginalSet = "";
- this.dgvData_LookDesign.dgvCurrentColumnWidth = "";
- this.dgvData_LookDesign.dgvCurrentHideColumn = null;
- this.dgvData_LookDesign.dgvFixedHideColumn = null;
- this.dgvData_LookDesign.dgvGuidName = null;
- this.dgvData_LookDesign.dgvUserEmployeeID = null;
- this.dgvData_LookDesign.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvData_LookDesign.EnableHeadersVisualStyles = false;
- this.dgvData_LookDesign.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
- this.dgvData_LookDesign.ImageHeight = 15;
- this.dgvData_LookDesign.ImageWidth = 15;
- this.dgvData_LookDesign.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvData_LookDesign.ImgCollapse")));
- this.dgvData_LookDesign.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvData_LookDesign.ImgExpand")));
- this.dgvData_LookDesign.IsAutomaticDrawSingleOrDoubleRow = false;
- this.dgvData_LookDesign.IsCompleteBonding = false;
- this.dgvData_LookDesign.IsCopyCellValue = true;
- this.dgvData_LookDesign.IsShowSerialNumber = false;
- this.dgvData_LookDesign.IsSortedRedraw = true;
- this.dgvData_LookDesign.IsSortMode = false;
- this.dgvData_LookDesign.Location = new System.Drawing.Point(3, 3);
- this.dgvData_LookDesign.MultiSelect = false;
- this.dgvData_LookDesign.Name = "dgvData_LookDesign";
- dataGridViewCellStyle26.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle26.BackColor = System.Drawing.SystemColors.Control;
- dataGridViewCellStyle26.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle26.ForeColor = System.Drawing.SystemColors.WindowText;
- dataGridViewCellStyle26.Padding = new System.Windows.Forms.Padding(41);
- dataGridViewCellStyle26.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle26.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle26.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvData_LookDesign.RowHeadersDefaultCellStyle = dataGridViewCellStyle26;
- this.dgvData_LookDesign.RowHeadersWidth = 25;
- this.dgvData_LookDesign.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
- this.dgvData_LookDesign.RowTemplate.Height = 23;
- this.dgvData_LookDesign.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dgvData_LookDesign.Size = new System.Drawing.Size(880, 439);
- this.dgvData_LookDesign.StrSecondStageNull = "";
- this.dgvData_LookDesign.StrValueNullColumn = "";
- this.dgvData_LookDesign.TabIndex = 230;
- this.dgvData_LookDesign.ViceCount = 1;
- //
- // tabPage_Pickup
- //
- this.tabPage_Pickup.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.tabPage_Pickup.Controls.Add(this.dgvData_Pickup);
- this.tabPage_Pickup.Location = new System.Drawing.Point(4, 34);
- this.tabPage_Pickup.Name = "tabPage_Pickup";
- this.tabPage_Pickup.Padding = new System.Windows.Forms.Padding(3);
- this.tabPage_Pickup.Size = new System.Drawing.Size(886, 445);
- this.tabPage_Pickup.TabIndex = 5;
- this.tabPage_Pickup.Text = "近期取件";
- //
- // dgvData_Pickup
- //
- this.dgvData_Pickup.AllowUserToAddRows = false;
- this.dgvData_Pickup.AllowUserToDeleteRows = false;
- this.dgvData_Pickup.AllowUserToResizeRows = false;
- this.dgvData_Pickup.BackgroundColor = System.Drawing.Color.White;
- this.dgvData_Pickup.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle27.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle27.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
- dataGridViewCellStyle27.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle27.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle27.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle27.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- this.dgvData_Pickup.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle27;
- this.dgvData_Pickup.ColumnHeadersHeight = 24;
- this.dgvData_Pickup.dgvColumnHeadersHeight = 24;
- this.dgvData_Pickup.dgvCurrentColumnOriginalSet = "";
- this.dgvData_Pickup.dgvCurrentColumnWidth = "";
- this.dgvData_Pickup.dgvCurrentHideColumn = null;
- this.dgvData_Pickup.dgvFixedHideColumn = null;
- this.dgvData_Pickup.dgvGuidName = null;
- this.dgvData_Pickup.dgvUserEmployeeID = null;
- this.dgvData_Pickup.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvData_Pickup.EnableHeadersVisualStyles = false;
- this.dgvData_Pickup.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
- this.dgvData_Pickup.ImageHeight = 15;
- this.dgvData_Pickup.ImageWidth = 15;
- this.dgvData_Pickup.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvData_Pickup.ImgCollapse")));
- this.dgvData_Pickup.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvData_Pickup.ImgExpand")));
- this.dgvData_Pickup.IsAutomaticDrawSingleOrDoubleRow = false;
- this.dgvData_Pickup.IsCompleteBonding = false;
- this.dgvData_Pickup.IsCopyCellValue = true;
- this.dgvData_Pickup.IsShowSerialNumber = false;
- this.dgvData_Pickup.IsSortedRedraw = true;
- this.dgvData_Pickup.IsSortMode = false;
- this.dgvData_Pickup.Location = new System.Drawing.Point(3, 3);
- this.dgvData_Pickup.MultiSelect = false;
- this.dgvData_Pickup.Name = "dgvData_Pickup";
- dataGridViewCellStyle28.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle28.BackColor = System.Drawing.SystemColors.Control;
- dataGridViewCellStyle28.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle28.ForeColor = System.Drawing.SystemColors.WindowText;
- dataGridViewCellStyle28.Padding = new System.Windows.Forms.Padding(41);
- dataGridViewCellStyle28.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle28.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle28.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvData_Pickup.RowHeadersDefaultCellStyle = dataGridViewCellStyle28;
- this.dgvData_Pickup.RowHeadersWidth = 25;
- this.dgvData_Pickup.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
- this.dgvData_Pickup.RowTemplate.Height = 23;
- this.dgvData_Pickup.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dgvData_Pickup.Size = new System.Drawing.Size(880, 439);
- this.dgvData_Pickup.StrSecondStageNull = "";
- this.dgvData_Pickup.StrValueNullColumn = "";
- this.dgvData_Pickup.TabIndex = 231;
- this.dgvData_Pickup.ViceCount = 1;
- //
- // tabPage_Service
- //
- this.tabPage_Service.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.tabPage_Service.Controls.Add(this.dgvData_Service);
- this.tabPage_Service.Location = new System.Drawing.Point(4, 34);
- this.tabPage_Service.Name = "tabPage_Service";
- this.tabPage_Service.Padding = new System.Windows.Forms.Padding(3);
- this.tabPage_Service.Size = new System.Drawing.Size(886, 445);
- this.tabPage_Service.TabIndex = 8;
- this.tabPage_Service.Text = "近期服务";
- //
- // dgvData_Service
- //
- this.dgvData_Service.AllowUserToAddRows = false;
- this.dgvData_Service.AllowUserToDeleteRows = false;
- this.dgvData_Service.AllowUserToResizeRows = false;
- this.dgvData_Service.BackgroundColor = System.Drawing.Color.White;
- this.dgvData_Service.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle29.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle29.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
- dataGridViewCellStyle29.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle29.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle29.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle29.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- this.dgvData_Service.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle29;
- this.dgvData_Service.ColumnHeadersHeight = 24;
- this.dgvData_Service.dgvColumnHeadersHeight = 24;
- this.dgvData_Service.dgvCurrentColumnOriginalSet = "";
- this.dgvData_Service.dgvCurrentColumnWidth = "";
- this.dgvData_Service.dgvCurrentHideColumn = null;
- this.dgvData_Service.dgvFixedHideColumn = null;
- this.dgvData_Service.dgvGuidName = null;
- this.dgvData_Service.dgvUserEmployeeID = null;
- this.dgvData_Service.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvData_Service.EnableHeadersVisualStyles = false;
- this.dgvData_Service.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
- this.dgvData_Service.ImageHeight = 15;
- this.dgvData_Service.ImageWidth = 15;
- this.dgvData_Service.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvData_Service.ImgCollapse")));
- this.dgvData_Service.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvData_Service.ImgExpand")));
- this.dgvData_Service.IsAutomaticDrawSingleOrDoubleRow = false;
- this.dgvData_Service.IsCompleteBonding = false;
- this.dgvData_Service.IsCopyCellValue = true;
- this.dgvData_Service.IsShowSerialNumber = false;
- this.dgvData_Service.IsSortedRedraw = true;
- this.dgvData_Service.IsSortMode = false;
- this.dgvData_Service.Location = new System.Drawing.Point(3, 3);
- this.dgvData_Service.MultiSelect = false;
- this.dgvData_Service.Name = "dgvData_Service";
- dataGridViewCellStyle30.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle30.BackColor = System.Drawing.SystemColors.Control;
- dataGridViewCellStyle30.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle30.ForeColor = System.Drawing.SystemColors.WindowText;
- dataGridViewCellStyle30.Padding = new System.Windows.Forms.Padding(41);
- dataGridViewCellStyle30.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle30.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle30.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvData_Service.RowHeadersDefaultCellStyle = dataGridViewCellStyle30;
- this.dgvData_Service.RowHeadersWidth = 25;
- this.dgvData_Service.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
- this.dgvData_Service.RowTemplate.Height = 23;
- this.dgvData_Service.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dgvData_Service.Size = new System.Drawing.Size(880, 439);
- this.dgvData_Service.StrSecondStageNull = "";
- this.dgvData_Service.StrValueNullColumn = "";
- this.dgvData_Service.TabIndex = 232;
- this.dgvData_Service.ViceCount = 1;
- //
- // tabPage_Other
- //
- this.tabPage_Other.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
- this.tabPage_Other.Controls.Add(this.dgvData_Other);
- this.tabPage_Other.Location = new System.Drawing.Point(4, 34);
- this.tabPage_Other.Name = "tabPage_Other";
- this.tabPage_Other.Padding = new System.Windows.Forms.Padding(3);
- this.tabPage_Other.Size = new System.Drawing.Size(886, 445);
- this.tabPage_Other.TabIndex = 7;
- this.tabPage_Other.Text = "其它调查";
- //
- // dgvData_Other
- //
- this.dgvData_Other.AllowUserToAddRows = false;
- this.dgvData_Other.AllowUserToDeleteRows = false;
- this.dgvData_Other.AllowUserToResizeRows = false;
- this.dgvData_Other.BackgroundColor = System.Drawing.Color.White;
- this.dgvData_Other.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle31.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle31.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(108)))), ((int)(((byte)(150)))));
- dataGridViewCellStyle31.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle31.ForeColor = System.Drawing.Color.White;
- dataGridViewCellStyle31.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle31.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- this.dgvData_Other.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle31;
- this.dgvData_Other.ColumnHeadersHeight = 24;
- this.dgvData_Other.dgvColumnHeadersHeight = 24;
- this.dgvData_Other.dgvCurrentColumnOriginalSet = "";
- this.dgvData_Other.dgvCurrentColumnWidth = "";
- this.dgvData_Other.dgvCurrentHideColumn = null;
- this.dgvData_Other.dgvFixedHideColumn = null;
- this.dgvData_Other.dgvGuidName = null;
- this.dgvData_Other.dgvUserEmployeeID = null;
- this.dgvData_Other.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvData_Other.EnableHeadersVisualStyles = false;
- this.dgvData_Other.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
- this.dgvData_Other.ImageHeight = 15;
- this.dgvData_Other.ImageWidth = 15;
- this.dgvData_Other.ImgCollapse = ((System.Drawing.Image)(resources.GetObject("dgvData_Other.ImgCollapse")));
- this.dgvData_Other.ImgExpand = ((System.Drawing.Image)(resources.GetObject("dgvData_Other.ImgExpand")));
- this.dgvData_Other.IsAutomaticDrawSingleOrDoubleRow = false;
- this.dgvData_Other.IsCompleteBonding = false;
- this.dgvData_Other.IsCopyCellValue = true;
- this.dgvData_Other.IsShowSerialNumber = false;
- this.dgvData_Other.IsSortedRedraw = true;
- this.dgvData_Other.IsSortMode = false;
- this.dgvData_Other.Location = new System.Drawing.Point(3, 3);
- this.dgvData_Other.MultiSelect = false;
- this.dgvData_Other.Name = "dgvData_Other";
- dataGridViewCellStyle32.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle32.BackColor = System.Drawing.SystemColors.Control;
- dataGridViewCellStyle32.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle32.ForeColor = System.Drawing.SystemColors.WindowText;
- dataGridViewCellStyle32.Padding = new System.Windows.Forms.Padding(41);
- dataGridViewCellStyle32.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle32.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle32.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvData_Other.RowHeadersDefaultCellStyle = dataGridViewCellStyle32;
- this.dgvData_Other.RowHeadersWidth = 25;
- this.dgvData_Other.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
- this.dgvData_Other.RowTemplate.Height = 23;
- this.dgvData_Other.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dgvData_Other.Size = new System.Drawing.Size(880, 439);
- this.dgvData_Other.StrSecondStageNull = "";
- this.dgvData_Other.StrValueNullColumn = "";
- this.dgvData_Other.TabIndex = 233;
- this.dgvData_Other.ViceCount = 1;
- //
- // flowLayoutPanel1
- //
- this.flowLayoutPanel1.Controls.Add(this.panelEx4);
- this.flowLayoutPanel1.Controls.Add(this.panelEx3);
- this.flowLayoutPanel1.Controls.Add(this.panelEx2);
- this.flowLayoutPanel1.Controls.Add(this.btnQuery);
- this.flowLayoutPanel1.Controls.Add(this.btnSurvey);
- this.flowLayoutPanel1.Controls.Add(this.btnSurveySet);
- this.flowLayoutPanel1.Controls.Add(this.btnClientServiceAnPai);
- this.flowLayoutPanel1.Controls.Add(this.btnExport);
- this.flowLayoutPanel1.Controls.Add(this.btnClose);
- this.flowLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Top;
- this.flowLayoutPanel1.Location = new System.Drawing.Point(3, 3);
- this.flowLayoutPanel1.Name = "flowLayoutPanel1";
- this.flowLayoutPanel1.Size = new System.Drawing.Size(1412, 36);
- this.flowLayoutPanel1.TabIndex = 298;
- //
- // 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.txtTimeStart);
- this.panelEx3.Controls.Add(this.labelEx1);
- this.panelEx3.Controls.Add(this.txtTimeEnd);
- this.panelEx3.Location = new System.Drawing.Point(213, 3);
- this.panelEx3.Margin = new System.Windows.Forms.Padding(1, 3, 1, 3);
- this.panelEx3.Name = "panelEx3";
- this.panelEx3.Size = new System.Drawing.Size(220, 29);
- this.panelEx3.TabIndex = 296;
- //
- // txtTimeStart
- //
- this.txtTimeStart.CustomFormat = " ";
- this.txtTimeStart.DateValue = "";
- this.txtTimeStart.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtTimeStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.txtTimeStart.IsShowTime = false;
- this.txtTimeStart.Location = new System.Drawing.Point(2, 3);
- this.txtTimeStart.Name = "txtTimeStart";
- this.txtTimeStart.Size = new System.Drawing.Size(95, 23);
- this.txtTimeStart.TabIndex = 295;
- //
- // 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(99, 6);
- this.labelEx1.Name = "labelEx1";
- this.labelEx1.Size = new System.Drawing.Size(21, 17);
- this.labelEx1.TabIndex = 296;
- this.labelEx1.Text = "—";
- //
- // txtTimeEnd
- //
- this.txtTimeEnd.CustomFormat = " ";
- this.txtTimeEnd.DateValue = "";
- this.txtTimeEnd.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtTimeEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.txtTimeEnd.IsShowTime = false;
- this.txtTimeEnd.Location = new System.Drawing.Point(121, 3);
- this.txtTimeEnd.Name = "txtTimeEnd";
- this.txtTimeEnd.Size = new System.Drawing.Size(95, 23);
- this.txtTimeEnd.TabIndex = 294;
- //
- // 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.cmbQueryText);
- this.panelEx2.Controls.Add(this.labelEx2);
- this.panelEx2.Location = new System.Drawing.Point(435, 3);
- this.panelEx2.Margin = new System.Windows.Forms.Padding(1, 3, 1, 3);
- this.panelEx2.Name = "panelEx2";
- this.panelEx2.Size = new System.Drawing.Size(210, 29);
- this.panelEx2.TabIndex = 2292;
- //
- // cmbQueryText
- //
- this.cmbQueryText.BackColor = System.Drawing.Color.Transparent;
- this.cmbQueryText.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.cmbQueryText.Icon = null;
- this.cmbQueryText.IconIsButton = false;
- this.cmbQueryText.IsPasswordChat = '\0';
- this.cmbQueryText.IsSystemPasswordChar = false;
- this.cmbQueryText.Lines = new string[0];
- this.cmbQueryText.Location = new System.Drawing.Point(57, 2);
- this.cmbQueryText.Margin = new System.Windows.Forms.Padding(0);
- this.cmbQueryText.MaxLength = 13;
- this.cmbQueryText.MinimumSize = new System.Drawing.Size(0, 24);
- this.cmbQueryText.MouseBack = null;
- this.cmbQueryText.Multiline = false;
- this.cmbQueryText.Name = "cmbQueryText";
- this.cmbQueryText.NormlBack = null;
- this.cmbQueryText.Padding = new System.Windows.Forms.Padding(5);
- this.cmbQueryText.ReadOnly = false;
- this.cmbQueryText.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.cmbQueryText.Size = new System.Drawing.Size(150, 25);
- this.cmbQueryText.TabIndex = 2291;
- this.cmbQueryText.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.cmbQueryText.WaterColor = System.Drawing.Color.DarkGray;
- this.cmbQueryText.WaterText = "订单号、客户姓名、电话";
- this.cmbQueryText.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(4, 6);
- this.labelEx2.Name = "labelEx2";
- this.labelEx2.Size = new System.Drawing.Size(56, 17);
- this.labelEx2.TabIndex = 299;
- this.labelEx2.Text = "关键字:";
- //
- // btnQuery
- //
- this.btnQuery.BackColor = System.Drawing.Color.Transparent;
- this.btnQuery.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnQuery.BackImg")));
- this.btnQuery.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnQuery.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnQuery.ForeColor = System.Drawing.Color.White;
- this.btnQuery.IsCustomBackImg = false;
- this.btnQuery.IsShowText = true;
- this.btnQuery.Location = new System.Drawing.Point(649, 3);
- this.btnQuery.Name = "btnQuery";
- this.btnQuery.Size = new System.Drawing.Size(85, 29);
- this.btnQuery.TabIndex = 200;
- this.btnQuery.Text = " 查 询";
- this.btnQuery.UseVisualStyleBackColor = false;
- //
- // btnSurvey
- //
- this.btnSurvey.BackColor = System.Drawing.Color.Transparent;
- this.btnSurvey.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSurvey.BackImg")));
- this.btnSurvey.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnSurvey.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnSurvey.ForeColor = System.Drawing.Color.White;
- this.btnSurvey.IsCustomBackImg = false;
- this.btnSurvey.IsShowText = true;
- this.btnSurvey.Location = new System.Drawing.Point(740, 3);
- this.btnSurvey.Name = "btnSurvey";
- this.btnSurvey.Size = new System.Drawing.Size(85, 29);
- this.btnSurvey.TabIndex = 293;
- this.btnSurvey.Text = " 调 查";
- this.btnSurvey.UseVisualStyleBackColor = false;
- //
- // btnSurveySet
- //
- this.btnSurveySet.BackColor = System.Drawing.Color.Transparent;
- this.btnSurveySet.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSurveySet.BackImg")));
- this.btnSurveySet.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnSurveySet.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnSurveySet.ForeColor = System.Drawing.Color.White;
- this.btnSurveySet.IsCustomBackImg = false;
- this.btnSurveySet.IsShowText = true;
- this.btnSurveySet.Location = new System.Drawing.Point(831, 3);
- this.btnSurveySet.Name = "btnSurveySet";
- this.btnSurveySet.Size = new System.Drawing.Size(85, 29);
- this.btnSurveySet.TabIndex = 297;
- this.btnSurveySet.Text = " 调查设置";
- this.btnSurveySet.UseVisualStyleBackColor = false;
- //
- // btnClientServiceAnPai
- //
- this.btnClientServiceAnPai.BackColor = System.Drawing.Color.Transparent;
- this.btnClientServiceAnPai.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnClientServiceAnPai.BackImg")));
- this.btnClientServiceAnPai.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnClientServiceAnPai.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnClientServiceAnPai.ForeColor = System.Drawing.Color.White;
- this.btnClientServiceAnPai.IsCustomBackImg = false;
- this.btnClientServiceAnPai.IsShowText = true;
- this.btnClientServiceAnPai.Location = new System.Drawing.Point(922, 3);
- this.btnClientServiceAnPai.Name = "btnClientServiceAnPai";
- this.btnClientServiceAnPai.Size = new System.Drawing.Size(85, 29);
- this.btnClientServiceAnPai.TabIndex = 2293;
- this.btnClientServiceAnPai.Text = " 安排客服";
- this.btnClientServiceAnPai.UseVisualStyleBackColor = false;
- //
- // btnExport
- //
- this.btnExport.BackColor = System.Drawing.Color.Transparent;
- this.btnExport.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnExport.BackImg")));
- this.btnExport.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnExport.DialogResult = System.Windows.Forms.DialogResult.OK;
- this.btnExport.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnExport.ForeColor = System.Drawing.Color.White;
- this.btnExport.IsCustomBackImg = false;
- this.btnExport.IsShowText = true;
- this.btnExport.Location = new System.Drawing.Point(1013, 3);
- this.btnExport.Name = "btnExport";
- this.btnExport.Size = new System.Drawing.Size(85, 29);
- this.btnExport.TabIndex = 298;
- this.btnExport.Text = " 导 出";
- this.btnExport.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(1104, 3);
- this.btnClose.Name = "btnClose";
- this.btnClose.Size = new System.Drawing.Size(85, 29);
- this.btnClose.TabIndex = 201;
- this.btnClose.Text = " 关 闭";
- this.btnClose.UseVisualStyleBackColor = false;
- //
- // panelEx4
- //
- this.panelEx4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx4.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
- this.panelEx4.BorderWidth = 1;
- this.panelEx4.Controls.Add(this.cmbtreevStoreName);
- this.panelEx4.Location = new System.Drawing.Point(1, 3);
- this.panelEx4.Margin = new System.Windows.Forms.Padding(1, 3, 1, 3);
- this.panelEx4.Name = "panelEx4";
- this.panelEx4.Size = new System.Drawing.Size(210, 29);
- this.panelEx4.TabIndex = 2294;
- //
- // cmbtreevStoreName
- //
- this.cmbtreevStoreName.AfterSelectLevelFirstNode = true;
- this.cmbtreevStoreName.DropDownHeight = 220;
- this.cmbtreevStoreName.DropDownShow = false;
- this.cmbtreevStoreName.FormattingEnabled = true;
- this.cmbtreevStoreName.IntegralHeight = false;
- this.cmbtreevStoreName.IsNodeMouseClick = true;
- this.cmbtreevStoreName.IsSelectParentNode = false;
- this.cmbtreevStoreName.Location = new System.Drawing.Point(5, 4);
- this.cmbtreevStoreName.Name = "cmbtreevStoreName";
- this.cmbtreevStoreName.ReadOnly = true;
- this.cmbtreevStoreName.SelectedNode = null;
- this.cmbtreevStoreName.Size = new System.Drawing.Size(200, 20);
- this.cmbtreevStoreName.StrGetName = "";
- this.cmbtreevStoreName.StrGetTagName = "";
- this.cmbtreevStoreName.StrKey = null;
- this.cmbtreevStoreName.TabIndex = 275;
- //
- // SatisfactionSurveyMain
- //
- 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(1428, 675);
- this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
- this.IsShowUcNavigationTool = true;
- this.Name = "SatisfactionSurveyMain";
- this.Text = "客户满意度调查";
- this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
- this.Controls.SetChildIndex(this.btnAppFormMaximize, 0);
- this.Controls.SetChildIndex(this.btnAppFormExit, 0);
- this.Controls.SetChildIndex(this.btnAppFormMinimize, 0);
- this.Controls.SetChildIndex(this.btnAppFormMenu, 0);
- this.Controls.SetChildIndex(this.btnAppFormSkin, 0);
- this.Controls.SetChildIndex(this.plFormMainContent, 0);
- this.plExMainContainer.ResumeLayout(false);
- this.plFormMainContent.ResumeLayout(false);
- this.panelEx1.ResumeLayout(false);
- this.tabPanel.ResumeLayout(false);
- this.tabPage_OrderPerson.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgvData_OrderPerson)).EndInit();
- this.tabPage_SelectedClothing.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgvData_SelectedClothing)).EndInit();
- this.tabPage_Photograph.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgvData_Photograph)).EndInit();
- this.tabPage_SelectionFilm.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgvData_SelectionFilm)).EndInit();
- this.tabPage_LookDesign.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgvData_LookDesign)).EndInit();
- this.tabPage_Pickup.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgvData_Pickup)).EndInit();
- this.tabPage_Service.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgvData_Service)).EndInit();
- this.tabPage_Other.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgvData_Other)).EndInit();
- this.flowLayoutPanel1.ResumeLayout(false);
- this.panelEx3.ResumeLayout(false);
- this.panelEx3.PerformLayout();
- this.panelEx2.ResumeLayout(false);
- this.panelEx2.PerformLayout();
- this.panelEx4.ResumeLayout(false);
- this.ResumeLayout(false);
- }
- #endregion
- private ComponentLibrary.PanelEx panelEx1;
- protected internal System.Windows.Forms.TabPage tabPage_SelectedClothing;
- protected internal System.Windows.Forms.TabPage tabPage_Photograph;
- protected internal System.Windows.Forms.TabPage tabPage_SelectionFilm;
- protected internal System.Windows.Forms.TabPage tabPage_LookDesign;
- protected internal System.Windows.Forms.TabPage tabPage_Pickup;
- protected internal System.Windows.Forms.TabPage tabPage_Other;
- protected internal System.Windows.Forms.TabPage tabPage_OrderPerson;
- protected internal ComponentLibrary.DataGridViewEc dgvData_OrderPerson;
- protected internal ComponentLibrary.DataGridViewEc dgvData_SelectedClothing;
- protected internal ComponentLibrary.DataGridViewEc dgvData_Photograph;
- protected internal ComponentLibrary.DataGridViewEc dgvData_SelectionFilm;
- protected internal ComponentLibrary.DataGridViewEc dgvData_LookDesign;
- protected internal ComponentLibrary.DataGridViewEc dgvData_Pickup;
- protected internal ComponentLibrary.DataGridViewEc dgvData_Other;
- protected internal ComponentLibrary.TabControlEx tabPanel;
- private ComponentLibrary.PanelEx panelEx3;
- private ComponentLibrary.LabelEx labelEx2;
- protected internal ComponentLibrary.ButtonEx btnExport;
- protected internal ComponentLibrary.ButtonEx btnSurveySet;
- protected internal ComponentLibrary.DateTimePickerEx txtTimeStart;
- private ComponentLibrary.LabelEx labelEx1;
- protected internal ComponentLibrary.ButtonEx btnQuery;
- protected internal ComponentLibrary.ButtonEx btnClose;
- protected internal ComponentLibrary.DateTimePickerEx txtTimeEnd;
- protected internal ComponentLibrary.ButtonEx btnSurvey;
- protected internal ComponentLibrary.TextBoxEx cmbQueryText;
- protected internal System.Windows.Forms.TabPage tabPage_Service;
- protected internal ComponentLibrary.DataGridViewEc dgvData_Service;
- private ComponentLibrary.PanelEx panelEx2;
- protected internal ComponentLibrary.ButtonEx btnClientServiceAnPai;
- protected internal System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
- private ComponentLibrary.PanelEx panelEx4;
- protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtreevStoreName;
- }
- }
|