12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403 |
- namespace LYFZ.Software.UI.FinancialManagement
- {
- partial class FrmPayroll
- {
-
-
-
- private System.ComponentModel.IContainer components = null;
-
-
-
-
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
-
-
-
-
- private void InitializeComponent()
- {
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmPayroll));
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
- this.btnClose = new LYFZ.ComponentLibrary.ButtonEx();
- this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
- this.dgv = new LYFZ.ComponentLibrary.DataGridViewEx();
- this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column16 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column17 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column14 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column15 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column18 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column19 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column20 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.Column21 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.满意总分 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.数量 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dgvAll = new LYFZ.ComponentLibrary.DataGridViewEx();
- this.员工编号 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.员工姓名 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.当前业绩 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.panelEx18 = new LYFZ.ComponentLibrary.PanelEx();
- this.lblCountSum = new LYFZ.ComponentLibrary.LabelEx();
- this.panelEx16 = new LYFZ.ComponentLibrary.PanelEx();
- this.txtCurrentPerformance = new LYFZ.ComponentLibrary.TextBoxBasicEx();
- this.txtBasicwage = new LYFZ.ComponentLibrary.TextBoxBasicEx();
- this.labelEx9 = new LYFZ.ComponentLibrary.LabelEx();
- this.lblName1 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtPay_Remark = new LYFZ.ComponentLibrary.TextBoxBasicEx();
- this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
- this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
- this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx();
- this.cmbEmployeeName = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
- this.labelEx15 = new LYFZ.ComponentLibrary.LabelEx();
- this.panelEx9 = new LYFZ.ComponentLibrary.PanelEx();
- this.cmbItemCategory = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
- this.labelEx18 = new LYFZ.ComponentLibrary.LabelEx();
- this.panelEx12 = new LYFZ.ComponentLibrary.PanelEx();
- this.cmbProjectTitle = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
- this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
- this.panelEx4 = new LYFZ.ComponentLibrary.PanelEx();
- this.cmbProcessStatus = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
- this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
- this.panelEx7 = new LYFZ.ComponentLibrary.PanelEx();
- this.cmbCustomerSource = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
- this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
- this.panelEx10 = new LYFZ.ComponentLibrary.PanelEx();
- this.CtvPak_Name = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
- this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
- this.panelEx13 = new LYFZ.ComponentLibrary.PanelEx();
- this.txtAmountRange2 = new LYFZ.ComponentLibrary.TextBoxBasicEx();
- this.txtAmountRange1 = new LYFZ.ComponentLibrary.TextBoxBasicEx();
- this.labelEx14 = new LYFZ.ComponentLibrary.LabelEx();
- this.lblAmountDisplay = new LYFZ.ComponentLibrary.LabelEx();
- this.panelEx15 = new LYFZ.ComponentLibrary.PanelEx();
- this.txtScores2 = new LYFZ.ComponentLibrary.TextBoxBasicEx();
- this.txtScores1 = new LYFZ.ComponentLibrary.TextBoxBasicEx();
- this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx11 = new LYFZ.ComponentLibrary.LabelEx();
- this.panelEx8 = new LYFZ.ComponentLibrary.PanelEx();
- this.cmbCommissionScheme = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
- this.labelEx10 = new LYFZ.ComponentLibrary.LabelEx();
- this.panelEx11 = new LYFZ.ComponentLibrary.PanelEx();
- this.txtPieceCommission = new LYFZ.ComponentLibrary.TextBoxBasicEx();
- this.labelEx12 = new LYFZ.ComponentLibrary.LabelEx();
- this.panelEx14 = new LYFZ.ComponentLibrary.PanelEx();
- this.txtCommissionWages = new LYFZ.ComponentLibrary.TextBoxBasicEx();
- this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
- this.panelSaveed = new LYFZ.ComponentLibrary.PanelEx();
- this.btnSave = new LYFZ.ComponentLibrary.ButtonEx();
- this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtTimeStart = new LYFZ.ComponentLibrary.DateTimePickerEx();
- this.txtTimeEnd = new LYFZ.ComponentLibrary.DateTimePickerEx();
- this.btnSelect = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnSearchRecord = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnExPort = new LYFZ.ComponentLibrary.ButtonEx();
- this.plExMainContainer.SuspendLayout();
- this.plFormMainContent.SuspendLayout();
- this.panelEx2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgv)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dgvAll)).BeginInit();
- this.panelEx18.SuspendLayout();
- this.panelEx16.SuspendLayout();
- this.flowLayoutPanel1.SuspendLayout();
- this.panelEx3.SuspendLayout();
- this.panelEx9.SuspendLayout();
- this.panelEx12.SuspendLayout();
- this.panelEx4.SuspendLayout();
- this.panelEx7.SuspendLayout();
- this.panelEx10.SuspendLayout();
- this.panelEx13.SuspendLayout();
- this.panelEx15.SuspendLayout();
- this.panelEx8.SuspendLayout();
- this.panelEx11.SuspendLayout();
- this.panelEx14.SuspendLayout();
- this.panelSaveed.SuspendLayout();
- this.SuspendLayout();
-
-
-
- this.plExMainContainer.AutoScroll = true;
- this.plExMainContainer.Controls.Add(this.panelEx2);
- this.plExMainContainer.Location = new System.Drawing.Point(0, 40);
- this.plExMainContainer.Padding = new System.Windows.Forms.Padding(3);
- this.plExMainContainer.Size = new System.Drawing.Size(960, 519);
-
-
-
- this.plFormMainContent.Controls.Add(this.btnExPort);
- this.plFormMainContent.Controls.Add(this.btnSearchRecord);
- this.plFormMainContent.Controls.Add(this.btnSelect);
- this.plFormMainContent.Controls.Add(this.labelEx2);
- this.plFormMainContent.Controls.Add(this.txtTimeStart);
- this.plFormMainContent.Controls.Add(this.txtTimeEnd);
- this.plFormMainContent.Controls.Add(this.btnClose);
- this.plFormMainContent.Size = new System.Drawing.Size(960, 559);
- this.plFormMainContent.Controls.SetChildIndex(this.btnClose, 0);
- this.plFormMainContent.Controls.SetChildIndex(this.txtTimeEnd, 0);
- this.plFormMainContent.Controls.SetChildIndex(this.txtTimeStart, 0);
- this.plFormMainContent.Controls.SetChildIndex(this.labelEx2, 0);
- this.plFormMainContent.Controls.SetChildIndex(this.plExMainContainer, 0);
- this.plFormMainContent.Controls.SetChildIndex(this.btnSelect, 0);
- this.plFormMainContent.Controls.SetChildIndex(this.btnSearchRecord, 0);
- this.plFormMainContent.Controls.SetChildIndex(this.btnExPort, 0);
-
-
-
- this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
- this.btnAppFormMaximize.Location = new System.Drawing.Point(901, 0);
-
-
-
- this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
- this.btnAppFormExit.Location = new System.Drawing.Point(928, 0);
-
-
-
- this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
- this.btnAppFormMinimize.Location = new System.Drawing.Point(874, 0);
-
-
-
- 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(683, 5);
- this.btnClose.Name = "btnClose";
- this.btnClose.Size = new System.Drawing.Size(85, 28);
- this.btnClose.TabIndex = 63;
- this.btnClose.Text = " 关 闭";
- this.btnClose.UseVisualStyleBackColor = false;
-
-
-
- this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.panelEx2.BorderWidth = 1;
- this.panelEx2.Controls.Add(this.dgv);
- this.panelEx2.Controls.Add(this.dgvAll);
- this.panelEx2.Controls.Add(this.panelEx18);
- this.panelEx2.Controls.Add(this.panelEx16);
- this.panelEx2.Controls.Add(this.flowLayoutPanel1);
- this.panelEx2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panelEx2.Location = new System.Drawing.Point(3, 3);
- this.panelEx2.Margin = new System.Windows.Forms.Padding(0);
- this.panelEx2.Name = "panelEx2";
- this.panelEx2.Padding = new System.Windows.Forms.Padding(2);
- this.panelEx2.Size = new System.Drawing.Size(954, 513);
- this.panelEx2.TabIndex = 195;
-
-
-
- this.dgv.AllowUserToAddRows = false;
- this.dgv.AllowUserToDeleteRows = false;
- this.dgv.AllowUserToResizeRows = false;
- dataGridViewCellStyle1.BackColor = System.Drawing.Color.LightCyan;
- this.dgv.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
- this.dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells;
- this.dgv.BackgroundColor = System.Drawing.Color.White;
- this.dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
- this.dgv.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(211)))), ((int)(((byte)(223)))), ((int)(((byte)(240)))));
- dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle2.ForeColor = System.Drawing.Color.Navy;
- dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- this.dgv.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
- this.dgv.ColumnHeadersHeight = 24;
- this.dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
- this.dgv.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.Column1,
- this.Column16,
- this.Column17,
- this.Column2,
- this.Column3,
- this.Column4,
- this.Column5,
- this.Column6,
- this.Column7,
- this.Column8,
- this.Column9,
- this.Column10,
- this.Column11,
- this.Column12,
- this.Column13,
- this.Column14,
- this.Column15,
- this.Column18,
- this.Column19,
- this.Column20,
- this.Column21,
- this.满意总分,
- this.数量});
- dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window;
- dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.ControlText;
- dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
- this.dgv.DefaultCellStyle = dataGridViewCellStyle3;
- this.dgv.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgv.EnableHeadersVisualStyles = false;
- this.dgv.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
- this.dgv.GridViewUniquelyIdentify = resources.GetString("dgv.GridViewUniquelyIdentify");
- this.dgv.IsCompleteBonding = false;
- this.dgv.IsCopyCellValue = true;
- this.dgv.Location = new System.Drawing.Point(2, 143);
- this.dgv.Name = "dgv";
- this.dgv.ReadOnly = true;
- dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Control;
- dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.WindowText;
- dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgv.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
- this.dgv.RowHeadersVisible = false;
- this.dgv.RowTemplate.Height = 23;
- this.dgv.RowTemplate.ReadOnly = true;
- this.dgv.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dgv.Size = new System.Drawing.Size(948, 366);
- this.dgv.TabIndex = 210;
-
-
-
- this.Column1.Frozen = true;
- this.Column1.HeaderText = "订单号";
- this.Column1.Name = "Column1";
- this.Column1.ReadOnly = true;
- this.Column1.Width = 65;
-
-
-
- this.Column16.Frozen = true;
- this.Column16.HeaderText = "员工";
- this.Column16.Name = "Column16";
- this.Column16.ReadOnly = true;
- this.Column16.Width = 53;
-
-
-
- this.Column17.Frozen = true;
- this.Column17.HeaderText = "职务";
- this.Column17.Name = "Column17";
- this.Column17.ReadOnly = true;
- this.Column17.Width = 53;
-
-
-
- this.Column2.HeaderText = "客户名称";
- this.Column2.Name = "Column2";
- this.Column2.ReadOnly = true;
- this.Column2.Width = 77;
-
-
-
- this.Column3.HeaderText = "收款金额";
- this.Column3.Name = "Column3";
- this.Column3.ReadOnly = true;
- this.Column3.Width = 77;
-
-
-
- this.Column4.HeaderText = "收款时间";
- this.Column4.Name = "Column4";
- this.Column4.ReadOnly = true;
- this.Column4.Width = 77;
-
-
-
- this.Column5.HeaderText = "套系/项目类别";
- this.Column5.Name = "Column5";
- this.Column5.ReadOnly = true;
- this.Column5.Width = 107;
-
-
-
- this.Column6.HeaderText = "套系/项目名称";
- this.Column6.Name = "Column6";
- this.Column6.ReadOnly = true;
- this.Column6.Width = 107;
-
-
-
- this.Column7.HeaderText = "套系金额";
- this.Column7.Name = "Column7";
- this.Column7.ReadOnly = true;
- this.Column7.Width = 77;
-
-
-
- this.Column8.HeaderText = "项目名称";
- this.Column8.Name = "Column8";
- this.Column8.ReadOnly = true;
- this.Column8.Width = 77;
-
-
-
- this.Column9.HeaderText = "付款方式";
- this.Column9.Name = "Column9";
- this.Column9.ReadOnly = true;
- this.Column9.Width = 77;
-
-
-
- this.Column10.HeaderText = "拍摄状态";
- this.Column10.Name = "Column10";
- this.Column10.ReadOnly = true;
- this.Column10.Width = 77;
-
-
-
- this.Column11.HeaderText = "拍摄时间";
- this.Column11.Name = "Column11";
- this.Column11.ReadOnly = true;
- this.Column11.Width = 77;
-
-
-
- this.Column12.HeaderText = "选片状态";
- this.Column12.Name = "Column12";
- this.Column12.ReadOnly = true;
- this.Column12.Width = 77;
-
-
-
- this.Column13.HeaderText = "选片时间";
- this.Column13.Name = "Column13";
- this.Column13.ReadOnly = true;
- this.Column13.Width = 77;
-
-
-
- this.Column14.HeaderText = "取件状态";
- this.Column14.Name = "Column14";
- this.Column14.ReadOnly = true;
- this.Column14.Width = 77;
-
-
-
- this.Column15.HeaderText = "取件时间";
- this.Column15.Name = "Column15";
- this.Column15.ReadOnly = true;
- this.Column15.Width = 77;
-
-
-
- this.Column18.HeaderText = "拍摄名称";
- this.Column18.Name = "Column18";
- this.Column18.ReadOnly = true;
- this.Column18.Width = 77;
-
-
-
- this.Column19.HeaderText = "订单类型";
- this.Column19.Name = "Column19";
- this.Column19.ReadOnly = true;
- this.Column19.Visible = false;
- this.Column19.Width = 77;
-
-
-
- this.Column20.HeaderText = "收款类型";
- this.Column20.Name = "Column20";
- this.Column20.ReadOnly = true;
- this.Column20.Visible = false;
- this.Column20.Width = 77;
-
-
-
- this.Column21.HeaderText = "副订单号";
- this.Column21.Name = "Column21";
- this.Column21.ReadOnly = true;
- this.Column21.Visible = false;
- this.Column21.Width = 77;
-
-
-
- this.满意总分.HeaderText = "满意总分";
- this.满意总分.Name = "满意总分";
- this.满意总分.ReadOnly = true;
- this.满意总分.Width = 77;
-
-
-
- this.数量.HeaderText = "数量";
- this.数量.Name = "数量";
- this.数量.ReadOnly = true;
- this.数量.Width = 53;
-
-
-
- this.dgvAll.AllowUserToAddRows = false;
- this.dgvAll.AllowUserToDeleteRows = false;
- this.dgvAll.AllowUserToResizeRows = false;
- dataGridViewCellStyle5.BackColor = System.Drawing.Color.LightCyan;
- this.dgvAll.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle5;
- this.dgvAll.BackgroundColor = System.Drawing.Color.White;
- this.dgvAll.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
- this.dgvAll.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
- dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(211)))), ((int)(((byte)(223)))), ((int)(((byte)(240)))));
- dataGridViewCellStyle6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle6.ForeColor = System.Drawing.Color.Navy;
- dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- this.dgvAll.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle6;
- this.dgvAll.ColumnHeadersHeight = 24;
- this.dgvAll.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
- this.dgvAll.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.员工编号,
- this.员工姓名,
- this.当前业绩});
- dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
- dataGridViewCellStyle7.BackColor = System.Drawing.SystemColors.Window;
- dataGridViewCellStyle7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle7.ForeColor = System.Drawing.SystemColors.ControlText;
- dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
- this.dgvAll.DefaultCellStyle = dataGridViewCellStyle7;
- this.dgvAll.Dock = System.Windows.Forms.DockStyle.Fill;
- this.dgvAll.EnableHeadersVisualStyles = false;
- this.dgvAll.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
- this.dgvAll.GridViewUniquelyIdentify = resources.GetString("dgvAll.GridViewUniquelyIdentify");
- this.dgvAll.IsCompleteBonding = false;
- this.dgvAll.IsCopyCellValue = true;
- this.dgvAll.Location = new System.Drawing.Point(2, 143);
- this.dgvAll.Name = "dgvAll";
- this.dgvAll.ReadOnly = true;
- dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle8.BackColor = System.Drawing.SystemColors.Control;
- dataGridViewCellStyle8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- dataGridViewCellStyle8.ForeColor = System.Drawing.SystemColors.WindowText;
- dataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight;
- dataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
- dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgvAll.RowHeadersDefaultCellStyle = dataGridViewCellStyle8;
- this.dgvAll.RowHeadersVisible = false;
- this.dgvAll.RowTemplate.Height = 23;
- this.dgvAll.RowTemplate.ReadOnly = true;
- this.dgvAll.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
- this.dgvAll.Size = new System.Drawing.Size(948, 366);
- this.dgvAll.TabIndex = 307;
- this.dgvAll.Visible = false;
-
-
-
- this.员工编号.HeaderText = "员工编号";
- this.员工编号.Name = "员工编号";
- this.员工编号.ReadOnly = true;
- this.员工编号.Visible = false;
- this.员工编号.Width = 58;
-
-
-
- this.员工姓名.HeaderText = "员工姓名";
- this.员工姓名.Name = "员工姓名";
- this.员工姓名.ReadOnly = true;
- this.员工姓名.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
- this.员工姓名.Width = 120;
-
-
-
- this.当前业绩.HeaderText = "当前业绩";
- this.当前业绩.Name = "当前业绩";
- this.当前业绩.ReadOnly = true;
- this.当前业绩.Width = 300;
-
-
-
- this.panelEx18.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx18.BorderWidth = 1;
- this.panelEx18.Controls.Add(this.lblCountSum);
- this.panelEx18.Dock = System.Windows.Forms.DockStyle.Top;
- this.panelEx18.Location = new System.Drawing.Point(2, 118);
- this.panelEx18.Name = "panelEx18";
- this.panelEx18.Size = new System.Drawing.Size(948, 25);
- this.panelEx18.TabIndex = 309;
-
-
-
- this.lblCountSum.AutoSize = true;
- this.lblCountSum.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.lblCountSum.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.lblCountSum.Location = new System.Drawing.Point(15, 4);
- this.lblCountSum.Name = "lblCountSum";
- this.lblCountSum.Size = new System.Drawing.Size(56, 17);
- this.lblCountSum.TabIndex = 343;
- this.lblCountSum.Text = "订单数:";
-
-
-
- this.panelEx16.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx16.BorderWidth = 1;
- this.panelEx16.Controls.Add(this.txtCurrentPerformance);
- this.panelEx16.Controls.Add(this.txtBasicwage);
- this.panelEx16.Controls.Add(this.labelEx9);
- this.panelEx16.Controls.Add(this.lblName1);
- this.panelEx16.Controls.Add(this.txtPay_Remark);
- this.panelEx16.Controls.Add(this.labelEx4);
- this.panelEx16.Dock = System.Windows.Forms.DockStyle.Top;
- this.panelEx16.Location = new System.Drawing.Point(2, 91);
- this.panelEx16.Name = "panelEx16";
- this.panelEx16.Size = new System.Drawing.Size(948, 27);
- this.panelEx16.TabIndex = 309;
-
-
-
- this.txtCurrentPerformance.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.txtCurrentPerformance.EmptyTextTip = null;
- this.txtCurrentPerformance.EmptyTextTipColor = System.Drawing.Color.DarkGray;
- this.txtCurrentPerformance.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.txtCurrentPerformance.Location = new System.Drawing.Point(68, 2);
- this.txtCurrentPerformance.Name = "txtCurrentPerformance";
- this.txtCurrentPerformance.ReadOnly = true;
- this.txtCurrentPerformance.Size = new System.Drawing.Size(125, 23);
- this.txtCurrentPerformance.TabIndex = 320;
- this.txtCurrentPerformance.Text = "0";
-
-
-
- this.txtBasicwage.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.txtBasicwage.EmptyTextTip = null;
- this.txtBasicwage.EmptyTextTipColor = System.Drawing.Color.DarkGray;
- this.txtBasicwage.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.txtBasicwage.Location = new System.Drawing.Point(269, 2);
- this.txtBasicwage.Name = "txtBasicwage";
- this.txtBasicwage.ReadOnly = true;
- this.txtBasicwage.Size = new System.Drawing.Size(125, 23);
- this.txtBasicwage.TabIndex = 313;
- this.txtBasicwage.Text = "0";
-
-
-
- this.labelEx9.AutoSize = true;
- this.labelEx9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx9.Location = new System.Drawing.Point(3, 5);
- this.labelEx9.Name = "labelEx9";
- this.labelEx9.Size = new System.Drawing.Size(68, 17);
- this.labelEx9.TabIndex = 321;
- this.labelEx9.Text = "当前业绩:";
-
-
-
- this.lblName1.AutoSize = true;
- this.lblName1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.lblName1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.lblName1.Location = new System.Drawing.Point(204, 5);
- this.lblName1.Name = "lblName1";
- this.lblName1.Size = new System.Drawing.Size(68, 17);
- this.lblName1.TabIndex = 314;
- this.lblName1.Text = "基本工资:";
-
-
-
- this.txtPay_Remark.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.txtPay_Remark.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.txtPay_Remark.EmptyTextTip = null;
- this.txtPay_Remark.EmptyTextTipColor = System.Drawing.Color.DarkGray;
- this.txtPay_Remark.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.txtPay_Remark.Location = new System.Drawing.Point(470, 2);
- this.txtPay_Remark.Multiline = true;
- this.txtPay_Remark.Name = "txtPay_Remark";
- this.txtPay_Remark.ReadOnly = true;
- this.txtPay_Remark.ScrollBars = System.Windows.Forms.ScrollBars.Horizontal;
- this.txtPay_Remark.Size = new System.Drawing.Size(468, 23);
- this.txtPay_Remark.TabIndex = 311;
-
-
-
- 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(405, 5);
- this.labelEx4.Name = "labelEx4";
- this.labelEx4.Size = new System.Drawing.Size(68, 17);
- this.labelEx4.TabIndex = 312;
- this.labelEx4.Text = "工资备注:";
-
-
-
- this.flowLayoutPanel1.Controls.Add(this.panelEx3);
- this.flowLayoutPanel1.Controls.Add(this.panelEx9);
- this.flowLayoutPanel1.Controls.Add(this.panelEx12);
- this.flowLayoutPanel1.Controls.Add(this.panelEx4);
- this.flowLayoutPanel1.Controls.Add(this.panelEx7);
- this.flowLayoutPanel1.Controls.Add(this.panelEx10);
- this.flowLayoutPanel1.Controls.Add(this.panelEx13);
- this.flowLayoutPanel1.Controls.Add(this.panelEx15);
- this.flowLayoutPanel1.Controls.Add(this.panelEx8);
- this.flowLayoutPanel1.Controls.Add(this.panelEx11);
- this.flowLayoutPanel1.Controls.Add(this.panelEx14);
- this.flowLayoutPanel1.Controls.Add(this.panelSaveed);
- this.flowLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Top;
- this.flowLayoutPanel1.Location = new System.Drawing.Point(2, 2);
- this.flowLayoutPanel1.Name = "flowLayoutPanel1";
- this.flowLayoutPanel1.Size = new System.Drawing.Size(948, 89);
- this.flowLayoutPanel1.TabIndex = 310;
-
-
-
- this.panelEx3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx3.BorderWidth = 1;
- this.panelEx3.Controls.Add(this.cmbEmployeeName);
- this.panelEx3.Controls.Add(this.labelEx15);
- this.panelEx3.Location = new System.Drawing.Point(0, 0);
- this.panelEx3.Margin = new System.Windows.Forms.Padding(0, 0, 1, 1);
- this.panelEx3.Name = "panelEx3";
- this.panelEx3.Size = new System.Drawing.Size(200, 28);
- this.panelEx3.TabIndex = 308;
-
-
-
- this.cmbEmployeeName.AfterSelectLevelFirstNode = true;
- this.cmbEmployeeName.DropDownHeight = 220;
- this.cmbEmployeeName.DropDownShow = false;
- this.cmbEmployeeName.FormattingEnabled = true;
- this.cmbEmployeeName.IntegralHeight = false;
- this.cmbEmployeeName.IsNodeMouseClick = true;
- this.cmbEmployeeName.IsSelectParentNode = true;
- this.cmbEmployeeName.Location = new System.Drawing.Point(68, 4);
- this.cmbEmployeeName.Name = "cmbEmployeeName";
- this.cmbEmployeeName.ReadOnly = true;
- this.cmbEmployeeName.SelectedNode = null;
- this.cmbEmployeeName.Size = new System.Drawing.Size(125, 20);
- this.cmbEmployeeName.StrGetName = "";
- this.cmbEmployeeName.StrKey = null;
- this.cmbEmployeeName.TabIndex = 307;
-
-
-
- this.labelEx15.AutoSize = true;
- this.labelEx15.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx15.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx15.Location = new System.Drawing.Point(3, 5);
- this.labelEx15.Name = "labelEx15";
- this.labelEx15.Size = new System.Drawing.Size(68, 17);
- this.labelEx15.TabIndex = 308;
- this.labelEx15.Text = "员工姓名:";
-
-
-
- this.panelEx9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx9.BorderWidth = 1;
- this.panelEx9.Controls.Add(this.cmbItemCategory);
- this.panelEx9.Controls.Add(this.labelEx18);
- this.panelEx9.Location = new System.Drawing.Point(201, 0);
- this.panelEx9.Margin = new System.Windows.Forms.Padding(0, 0, 1, 1);
- this.panelEx9.Name = "panelEx9";
- this.panelEx9.Size = new System.Drawing.Size(200, 28);
- this.panelEx9.TabIndex = 309;
-
-
-
- this.cmbItemCategory.AfterSelectLevelFirstNode = true;
- this.cmbItemCategory.DropDownHeight = 220;
- this.cmbItemCategory.DropDownShow = false;
- this.cmbItemCategory.FormattingEnabled = true;
- this.cmbItemCategory.IntegralHeight = false;
- this.cmbItemCategory.IsNodeMouseClick = true;
- this.cmbItemCategory.IsSelectParentNode = true;
- this.cmbItemCategory.Location = new System.Drawing.Point(68, 4);
- this.cmbItemCategory.Name = "cmbItemCategory";
- this.cmbItemCategory.ReadOnly = true;
- this.cmbItemCategory.SelectedNode = null;
- this.cmbItemCategory.Size = new System.Drawing.Size(125, 20);
- this.cmbItemCategory.StrGetName = "";
- this.cmbItemCategory.StrKey = null;
- this.cmbItemCategory.TabIndex = 332;
-
-
-
- this.labelEx18.AutoSize = true;
- this.labelEx18.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx18.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx18.Location = new System.Drawing.Point(3, 5);
- this.labelEx18.Name = "labelEx18";
- this.labelEx18.Size = new System.Drawing.Size(68, 17);
- this.labelEx18.TabIndex = 309;
- this.labelEx18.Text = "项目类别:";
-
-
-
- this.panelEx12.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx12.BorderWidth = 1;
- this.panelEx12.Controls.Add(this.cmbProjectTitle);
- this.panelEx12.Controls.Add(this.labelEx5);
- this.panelEx12.Location = new System.Drawing.Point(402, 0);
- this.panelEx12.Margin = new System.Windows.Forms.Padding(0, 0, 1, 1);
- this.panelEx12.Name = "panelEx12";
- this.panelEx12.Size = new System.Drawing.Size(200, 28);
- this.panelEx12.TabIndex = 309;
-
-
-
- this.cmbProjectTitle.AfterSelectLevelFirstNode = true;
- this.cmbProjectTitle.DropDownHeight = 220;
- this.cmbProjectTitle.DropDownShow = false;
- this.cmbProjectTitle.FormattingEnabled = true;
- this.cmbProjectTitle.IntegralHeight = false;
- this.cmbProjectTitle.IsNodeMouseClick = true;
- this.cmbProjectTitle.IsSelectParentNode = true;
- this.cmbProjectTitle.Location = new System.Drawing.Point(68, 4);
- this.cmbProjectTitle.Name = "cmbProjectTitle";
- this.cmbProjectTitle.ReadOnly = true;
- this.cmbProjectTitle.SelectedNode = null;
- this.cmbProjectTitle.Size = new System.Drawing.Size(125, 20);
- this.cmbProjectTitle.StrGetName = "";
- this.cmbProjectTitle.StrKey = null;
- this.cmbProjectTitle.TabIndex = 327;
-
-
-
- this.labelEx5.AutoSize = true;
- this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx5.Location = new System.Drawing.Point(3, 6);
- this.labelEx5.Name = "labelEx5";
- this.labelEx5.Size = new System.Drawing.Size(68, 17);
- this.labelEx5.TabIndex = 315;
- this.labelEx5.Text = "项目名称:";
-
-
-
- this.panelEx4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx4.BorderWidth = 1;
- this.panelEx4.Controls.Add(this.cmbProcessStatus);
- this.panelEx4.Controls.Add(this.labelEx1);
- this.panelEx4.Location = new System.Drawing.Point(603, 0);
- this.panelEx4.Margin = new System.Windows.Forms.Padding(0, 0, 1, 1);
- this.panelEx4.Name = "panelEx4";
- this.panelEx4.Size = new System.Drawing.Size(200, 28);
- this.panelEx4.TabIndex = 309;
-
-
-
- this.cmbProcessStatus.AfterSelectLevelFirstNode = true;
- this.cmbProcessStatus.DropDownHeight = 220;
- this.cmbProcessStatus.DropDownShow = false;
- this.cmbProcessStatus.FormattingEnabled = true;
- this.cmbProcessStatus.IntegralHeight = false;
- this.cmbProcessStatus.IsNodeMouseClick = true;
- this.cmbProcessStatus.IsSelectParentNode = false;
- this.cmbProcessStatus.Location = new System.Drawing.Point(68, 3);
- this.cmbProcessStatus.Name = "cmbProcessStatus";
- this.cmbProcessStatus.ReadOnly = true;
- this.cmbProcessStatus.SelectedNode = null;
- this.cmbProcessStatus.Size = new System.Drawing.Size(125, 20);
- this.cmbProcessStatus.StrGetName = "";
- this.cmbProcessStatus.StrKey = null;
- this.cmbProcessStatus.TabIndex = 333;
-
-
-
- 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(3, 5);
- this.labelEx1.Name = "labelEx1";
- this.labelEx1.Size = new System.Drawing.Size(68, 17);
- this.labelEx1.TabIndex = 310;
- this.labelEx1.Text = "流程状态:";
-
-
-
- this.panelEx7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx7.BorderWidth = 1;
- this.panelEx7.Controls.Add(this.cmbCustomerSource);
- this.panelEx7.Controls.Add(this.labelEx6);
- this.panelEx7.Location = new System.Drawing.Point(0, 29);
- this.panelEx7.Margin = new System.Windows.Forms.Padding(0, 0, 1, 1);
- this.panelEx7.Name = "panelEx7";
- this.panelEx7.Size = new System.Drawing.Size(200, 28);
- this.panelEx7.TabIndex = 309;
-
-
-
- this.cmbCustomerSource.AfterSelectLevelFirstNode = true;
- this.cmbCustomerSource.DropDownHeight = 220;
- this.cmbCustomerSource.DropDownShow = false;
- this.cmbCustomerSource.FormattingEnabled = true;
- this.cmbCustomerSource.IntegralHeight = false;
- this.cmbCustomerSource.IsNodeMouseClick = true;
- this.cmbCustomerSource.IsSelectParentNode = true;
- this.cmbCustomerSource.Location = new System.Drawing.Point(68, 4);
- this.cmbCustomerSource.Name = "cmbCustomerSource";
- this.cmbCustomerSource.ReadOnly = true;
- this.cmbCustomerSource.SelectedNode = null;
- this.cmbCustomerSource.Size = new System.Drawing.Size(125, 20);
- this.cmbCustomerSource.StrGetName = "";
- this.cmbCustomerSource.StrKey = null;
- this.cmbCustomerSource.TabIndex = 328;
-
-
-
- this.labelEx6.AutoSize = true;
- this.labelEx6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx6.Location = new System.Drawing.Point(3, 5);
- this.labelEx6.Name = "labelEx6";
- this.labelEx6.Size = new System.Drawing.Size(68, 17);
- this.labelEx6.TabIndex = 316;
- this.labelEx6.Text = "客户来源:";
-
-
-
- this.panelEx10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx10.BorderWidth = 1;
- this.panelEx10.Controls.Add(this.CtvPak_Name);
- this.panelEx10.Controls.Add(this.labelEx7);
- this.panelEx10.Location = new System.Drawing.Point(201, 29);
- this.panelEx10.Margin = new System.Windows.Forms.Padding(0, 0, 1, 1);
- this.panelEx10.Name = "panelEx10";
- this.panelEx10.Size = new System.Drawing.Size(200, 28);
- this.panelEx10.TabIndex = 309;
-
-
-
- this.CtvPak_Name.AfterSelectLevelFirstNode = true;
- this.CtvPak_Name.DropDownHeight = 220;
- this.CtvPak_Name.DropDownShow = false;
- this.CtvPak_Name.FormattingEnabled = true;
- this.CtvPak_Name.IntegralHeight = false;
- this.CtvPak_Name.IsNodeMouseClick = true;
- this.CtvPak_Name.IsSelectParentNode = false;
- this.CtvPak_Name.Location = new System.Drawing.Point(68, 3);
- this.CtvPak_Name.Name = "CtvPak_Name";
- this.CtvPak_Name.ReadOnly = true;
- this.CtvPak_Name.SelectedNode = null;
- this.CtvPak_Name.Size = new System.Drawing.Size(125, 20);
- this.CtvPak_Name.StrGetName = "";
- this.CtvPak_Name.StrKey = null;
- this.CtvPak_Name.TabIndex = 329;
-
-
-
- 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(3, 5);
- this.labelEx7.Name = "labelEx7";
- this.labelEx7.Size = new System.Drawing.Size(68, 17);
- this.labelEx7.TabIndex = 317;
- this.labelEx7.Text = "订单类别:";
-
-
-
- this.panelEx13.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx13.BorderWidth = 1;
- this.panelEx13.Controls.Add(this.txtAmountRange2);
- this.panelEx13.Controls.Add(this.txtAmountRange1);
- this.panelEx13.Controls.Add(this.labelEx14);
- this.panelEx13.Controls.Add(this.lblAmountDisplay);
- this.panelEx13.Location = new System.Drawing.Point(402, 29);
- this.panelEx13.Margin = new System.Windows.Forms.Padding(0, 0, 1, 1);
- this.panelEx13.Name = "panelEx13";
- this.panelEx13.Size = new System.Drawing.Size(220, 28);
- this.panelEx13.TabIndex = 309;
-
-
-
- this.txtAmountRange2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.txtAmountRange2.EmptyTextTip = null;
- this.txtAmountRange2.EmptyTextTipColor = System.Drawing.Color.DarkGray;
- this.txtAmountRange2.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.txtAmountRange2.Location = new System.Drawing.Point(151, 2);
- this.txtAmountRange2.Name = "txtAmountRange2";
- this.txtAmountRange2.Size = new System.Drawing.Size(60, 23);
- this.txtAmountRange2.TabIndex = 331;
-
-
-
- this.txtAmountRange1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.txtAmountRange1.EmptyTextTip = null;
- this.txtAmountRange1.EmptyTextTipColor = System.Drawing.Color.DarkGray;
- this.txtAmountRange1.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.txtAmountRange1.Location = new System.Drawing.Point(68, 2);
- this.txtAmountRange1.Name = "txtAmountRange1";
- this.txtAmountRange1.Size = new System.Drawing.Size(60, 23);
- this.txtAmountRange1.TabIndex = 318;
-
-
-
- this.labelEx14.AutoSize = true;
- this.labelEx14.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx14.Location = new System.Drawing.Point(130, 5);
- this.labelEx14.Name = "labelEx14";
- this.labelEx14.Size = new System.Drawing.Size(21, 17);
- this.labelEx14.TabIndex = 330;
- this.labelEx14.Text = "—";
-
-
-
- this.lblAmountDisplay.AutoSize = true;
- this.lblAmountDisplay.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.lblAmountDisplay.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.lblAmountDisplay.Location = new System.Drawing.Point(3, 5);
- this.lblAmountDisplay.Name = "lblAmountDisplay";
- this.lblAmountDisplay.Size = new System.Drawing.Size(68, 17);
- this.lblAmountDisplay.TabIndex = 319;
- this.lblAmountDisplay.Text = "套系金额:";
-
-
-
- this.panelEx15.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx15.BorderWidth = 1;
- this.panelEx15.Controls.Add(this.txtScores2);
- this.panelEx15.Controls.Add(this.txtScores1);
- this.panelEx15.Controls.Add(this.labelEx8);
- this.panelEx15.Controls.Add(this.labelEx11);
- this.panelEx15.Location = new System.Drawing.Point(623, 29);
- this.panelEx15.Margin = new System.Windows.Forms.Padding(0, 0, 1, 1);
- this.panelEx15.Name = "panelEx15";
- this.panelEx15.Size = new System.Drawing.Size(220, 28);
- this.panelEx15.TabIndex = 309;
-
-
-
- this.txtScores2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.txtScores2.EmptyTextTip = null;
- this.txtScores2.EmptyTextTipColor = System.Drawing.Color.DarkGray;
- this.txtScores2.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.txtScores2.Location = new System.Drawing.Point(151, 2);
- this.txtScores2.Name = "txtScores2";
- this.txtScores2.Size = new System.Drawing.Size(60, 23);
- this.txtScores2.TabIndex = 342;
-
-
-
- this.txtScores1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.txtScores1.EmptyTextTip = null;
- this.txtScores1.EmptyTextTipColor = System.Drawing.Color.DarkGray;
- this.txtScores1.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.txtScores1.Location = new System.Drawing.Point(68, 2);
- this.txtScores1.Name = "txtScores1";
- this.txtScores1.Size = new System.Drawing.Size(60, 23);
- this.txtScores1.TabIndex = 339;
-
-
-
- this.labelEx8.AutoSize = true;
- this.labelEx8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx8.Location = new System.Drawing.Point(130, 5);
- this.labelEx8.Name = "labelEx8";
- this.labelEx8.Size = new System.Drawing.Size(21, 17);
- this.labelEx8.TabIndex = 341;
- this.labelEx8.Text = "—";
-
-
-
- this.labelEx11.AutoSize = true;
- this.labelEx11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx11.Location = new System.Drawing.Point(3, 5);
- this.labelEx11.Name = "labelEx11";
- this.labelEx11.Size = new System.Drawing.Size(68, 17);
- this.labelEx11.TabIndex = 340;
- this.labelEx11.Text = "满意分值:";
-
-
-
- this.panelEx8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx8.BorderWidth = 1;
- this.panelEx8.Controls.Add(this.cmbCommissionScheme);
- this.panelEx8.Controls.Add(this.labelEx10);
- this.panelEx8.Location = new System.Drawing.Point(0, 58);
- this.panelEx8.Margin = new System.Windows.Forms.Padding(0, 0, 1, 1);
- this.panelEx8.Name = "panelEx8";
- this.panelEx8.Size = new System.Drawing.Size(200, 28);
- this.panelEx8.TabIndex = 309;
-
-
-
- this.cmbCommissionScheme.AfterSelectLevelFirstNode = true;
- this.cmbCommissionScheme.DropDownHeight = 220;
- this.cmbCommissionScheme.DropDownShow = false;
- this.cmbCommissionScheme.FormattingEnabled = true;
- this.cmbCommissionScheme.IntegralHeight = false;
- this.cmbCommissionScheme.IsNodeMouseClick = true;
- this.cmbCommissionScheme.IsSelectParentNode = true;
- this.cmbCommissionScheme.Location = new System.Drawing.Point(68, 4);
- this.cmbCommissionScheme.Name = "cmbCommissionScheme";
- this.cmbCommissionScheme.ReadOnly = true;
- this.cmbCommissionScheme.SelectedNode = null;
- this.cmbCommissionScheme.Size = new System.Drawing.Size(125, 20);
- this.cmbCommissionScheme.StrGetName = "";
- this.cmbCommissionScheme.StrKey = null;
- this.cmbCommissionScheme.TabIndex = 334;
-
-
-
- this.labelEx10.AutoSize = true;
- this.labelEx10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx10.Location = new System.Drawing.Point(3, 5);
- this.labelEx10.Name = "labelEx10";
- this.labelEx10.Size = new System.Drawing.Size(68, 17);
- this.labelEx10.TabIndex = 322;
- this.labelEx10.Text = "提成方案:";
-
-
-
- this.panelEx11.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx11.BorderWidth = 1;
- this.panelEx11.Controls.Add(this.txtPieceCommission);
- this.panelEx11.Controls.Add(this.labelEx12);
- this.panelEx11.Location = new System.Drawing.Point(201, 58);
- this.panelEx11.Margin = new System.Windows.Forms.Padding(0, 0, 1, 1);
- this.panelEx11.Name = "panelEx11";
- this.panelEx11.Size = new System.Drawing.Size(200, 28);
- this.panelEx11.TabIndex = 309;
-
-
-
- this.txtPieceCommission.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.txtPieceCommission.EmptyTextTip = null;
- this.txtPieceCommission.EmptyTextTipColor = System.Drawing.Color.DarkGray;
- this.txtPieceCommission.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.txtPieceCommission.Location = new System.Drawing.Point(68, 2);
- this.txtPieceCommission.Name = "txtPieceCommission";
- this.txtPieceCommission.ReadOnly = true;
- this.txtPieceCommission.Size = new System.Drawing.Size(125, 23);
- this.txtPieceCommission.TabIndex = 326;
- this.txtPieceCommission.Text = "0";
-
-
-
- this.labelEx12.AutoSize = true;
- this.labelEx12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx12.Location = new System.Drawing.Point(3, 5);
- this.labelEx12.Name = "labelEx12";
- this.labelEx12.Size = new System.Drawing.Size(68, 17);
- this.labelEx12.TabIndex = 325;
- this.labelEx12.Text = "计件提成:";
-
-
-
- this.panelEx14.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx14.BorderWidth = 1;
- this.panelEx14.Controls.Add(this.txtCommissionWages);
- this.panelEx14.Controls.Add(this.labelEx3);
- this.panelEx14.Location = new System.Drawing.Point(402, 58);
- this.panelEx14.Margin = new System.Windows.Forms.Padding(0, 0, 1, 1);
- this.panelEx14.Name = "panelEx14";
- this.panelEx14.Size = new System.Drawing.Size(200, 28);
- this.panelEx14.TabIndex = 309;
-
-
-
- this.txtCommissionWages.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.txtCommissionWages.EmptyTextTip = null;
- this.txtCommissionWages.EmptyTextTipColor = System.Drawing.Color.DarkGray;
- this.txtCommissionWages.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.txtCommissionWages.Location = new System.Drawing.Point(68, 2);
- this.txtCommissionWages.Name = "txtCommissionWages";
- this.txtCommissionWages.ReadOnly = true;
- this.txtCommissionWages.Size = new System.Drawing.Size(125, 23);
- this.txtCommissionWages.TabIndex = 336;
- this.txtCommissionWages.Text = "0";
-
-
-
- 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(3, 5);
- this.labelEx3.Name = "labelEx3";
- this.labelEx3.Size = new System.Drawing.Size(68, 17);
- this.labelEx3.TabIndex = 337;
- this.labelEx3.Text = "提成工资:";
-
-
-
- this.panelSaveed.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelSaveed.BorderWidth = 1;
- this.panelSaveed.Controls.Add(this.btnSave);
- this.panelSaveed.Location = new System.Drawing.Point(603, 58);
- this.panelSaveed.Margin = new System.Windows.Forms.Padding(0, 0, 1, 1);
- this.panelSaveed.Name = "panelSaveed";
- this.panelSaveed.Size = new System.Drawing.Size(100, 28);
- this.panelSaveed.TabIndex = 309;
-
-
-
- this.btnSave.BackColor = System.Drawing.Color.Transparent;
- this.btnSave.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSave.BackImg")));
- this.btnSave.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnSave.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnSave.ForeColor = System.Drawing.Color.White;
- this.btnSave.IsCustomBackImg = false;
- this.btnSave.IsShowText = true;
- this.btnSave.Location = new System.Drawing.Point(7, 1);
- this.btnSave.Name = "btnSave";
- this.btnSave.Size = new System.Drawing.Size(86, 26);
- this.btnSave.TabIndex = 338;
- this.btnSave.Text = " 保存记录";
- this.btnSave.UseVisualStyleBackColor = false;
-
-
-
- this.labelEx2.AutoSize = true;
- this.labelEx2.BackColor = System.Drawing.Color.WhiteSmoke;
- 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(280, 11);
- this.labelEx2.Name = "labelEx2";
- this.labelEx2.Size = new System.Drawing.Size(21, 17);
- this.labelEx2.TabIndex = 302;
- this.labelEx2.Text = "—";
-
-
-
- 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(183, 8);
- this.txtTimeStart.Name = "txtTimeStart";
- this.txtTimeStart.Size = new System.Drawing.Size(95, 23);
- this.txtTimeStart.TabIndex = 301;
-
-
-
- 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(303, 8);
- this.txtTimeEnd.Name = "txtTimeEnd";
- this.txtTimeEnd.Size = new System.Drawing.Size(95, 23);
- this.txtTimeEnd.TabIndex = 300;
-
-
-
- this.btnSelect.BackColor = System.Drawing.Color.Transparent;
- this.btnSelect.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSelect.BackImg")));
- this.btnSelect.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnSelect.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnSelect.ForeColor = System.Drawing.Color.White;
- this.btnSelect.IsCustomBackImg = false;
- this.btnSelect.IsShowText = true;
- this.btnSelect.Location = new System.Drawing.Point(410, 5);
- this.btnSelect.Name = "btnSelect";
- this.btnSelect.Size = new System.Drawing.Size(85, 28);
- this.btnSelect.TabIndex = 304;
- this.btnSelect.Text = " 查 询";
- this.btnSelect.UseVisualStyleBackColor = false;
-
-
-
- this.btnSearchRecord.BackColor = System.Drawing.Color.Transparent;
- this.btnSearchRecord.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSearchRecord.BackImg")));
- this.btnSearchRecord.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnSearchRecord.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnSearchRecord.ForeColor = System.Drawing.Color.White;
- this.btnSearchRecord.IsCustomBackImg = false;
- this.btnSearchRecord.IsShowText = true;
- this.btnSearchRecord.Location = new System.Drawing.Point(501, 5);
- this.btnSearchRecord.Name = "btnSearchRecord";
- this.btnSearchRecord.Size = new System.Drawing.Size(85, 28);
- this.btnSearchRecord.TabIndex = 339;
- this.btnSearchRecord.Text = " 查询记录";
- this.btnSearchRecord.UseVisualStyleBackColor = false;
-
-
-
- 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.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(592, 5);
- this.btnExPort.Name = "btnExPort";
- this.btnExPort.Size = new System.Drawing.Size(85, 28);
- this.btnExPort.TabIndex = 308;
- this.btnExPort.Text = " 导 出";
- this.btnExPort.UseVisualStyleBackColor = false;
-
-
-
- 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(960, 624);
- this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
- this.IsShowUcNavigationTool = true;
- this.Name = "FrmPayroll";
- this.Text = "工资管理";
- this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
- this.plExMainContainer.ResumeLayout(false);
- this.plFormMainContent.ResumeLayout(false);
- this.plFormMainContent.PerformLayout();
- this.panelEx2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.dgv)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dgvAll)).EndInit();
- this.panelEx18.ResumeLayout(false);
- this.panelEx18.PerformLayout();
- this.panelEx16.ResumeLayout(false);
- this.panelEx16.PerformLayout();
- this.flowLayoutPanel1.ResumeLayout(false);
- this.panelEx3.ResumeLayout(false);
- this.panelEx3.PerformLayout();
- this.panelEx9.ResumeLayout(false);
- this.panelEx9.PerformLayout();
- this.panelEx12.ResumeLayout(false);
- this.panelEx12.PerformLayout();
- this.panelEx4.ResumeLayout(false);
- this.panelEx4.PerformLayout();
- this.panelEx7.ResumeLayout(false);
- this.panelEx7.PerformLayout();
- this.panelEx10.ResumeLayout(false);
- this.panelEx10.PerformLayout();
- this.panelEx13.ResumeLayout(false);
- this.panelEx13.PerformLayout();
- this.panelEx15.ResumeLayout(false);
- this.panelEx15.PerformLayout();
- this.panelEx8.ResumeLayout(false);
- this.panelEx8.PerformLayout();
- this.panelEx11.ResumeLayout(false);
- this.panelEx11.PerformLayout();
- this.panelEx14.ResumeLayout(false);
- this.panelEx14.PerformLayout();
- this.panelSaveed.ResumeLayout(false);
- this.ResumeLayout(false);
- }
- #endregion
- protected ComponentLibrary.ButtonEx btnClose;
- private ComponentLibrary.PanelEx panelEx2;
- public ComponentLibrary.DataGridViewEx dgv;
- private ComponentLibrary.LabelEx labelEx2;
- protected ComponentLibrary.DateTimePickerEx txtTimeStart;
- protected ComponentLibrary.DateTimePickerEx txtTimeEnd;
- protected ComponentLibrary.ButtonEx btnSelect;
- public ComponentLibrary.DataGridViewEx dgvAll;
- protected ComponentLibrary.TextBoxBasicEx txtCommissionWages;
- protected ComponentLibrary.LabelEx labelEx3;
- protected ComponentLibrary.ComboBoxTreeViewEx cmbCommissionScheme;
- protected ComponentLibrary.ComboBoxTreeViewEx cmbProcessStatus;
- protected ComponentLibrary.ComboBoxTreeViewEx cmbItemCategory;
- protected ComponentLibrary.TextBoxBasicEx txtAmountRange2;
- protected ComponentLibrary.LabelEx labelEx14;
- protected ComponentLibrary.ComboBoxTreeViewEx CtvPak_Name;
- protected ComponentLibrary.ComboBoxTreeViewEx cmbCustomerSource;
- protected ComponentLibrary.ComboBoxTreeViewEx cmbProjectTitle;
- protected ComponentLibrary.TextBoxBasicEx txtPieceCommission;
- protected ComponentLibrary.TextBoxBasicEx txtCurrentPerformance;
- protected ComponentLibrary.TextBoxBasicEx txtBasicwage;
- protected ComponentLibrary.ComboBoxTreeViewEx cmbEmployeeName;
- private ComponentLibrary.LabelEx labelEx12;
- private ComponentLibrary.LabelEx labelEx10;
- protected ComponentLibrary.LabelEx labelEx9;
- protected ComponentLibrary.LabelEx lblAmountDisplay;
- protected ComponentLibrary.TextBoxBasicEx txtAmountRange1;
- private ComponentLibrary.LabelEx labelEx7;
- private ComponentLibrary.LabelEx labelEx6;
- private ComponentLibrary.LabelEx labelEx5;
- protected ComponentLibrary.LabelEx lblName1;
- protected ComponentLibrary.TextBoxBasicEx txtPay_Remark;
- private ComponentLibrary.LabelEx labelEx4;
- private ComponentLibrary.LabelEx labelEx1;
- private ComponentLibrary.LabelEx labelEx18;
- private ComponentLibrary.LabelEx labelEx15;
- protected ComponentLibrary.ButtonEx btnSave;
- protected ComponentLibrary.ButtonEx btnSearchRecord;
- protected ComponentLibrary.ButtonEx btnExPort;
- protected ComponentLibrary.TextBoxBasicEx txtScores2;
- protected ComponentLibrary.LabelEx labelEx8;
- protected ComponentLibrary.LabelEx labelEx11;
- protected ComponentLibrary.TextBoxBasicEx txtScores1;
- protected ComponentLibrary.LabelEx lblCountSum;
- private System.Windows.Forms.DataGridViewTextBoxColumn 员工编号;
- private System.Windows.Forms.DataGridViewTextBoxColumn 员工姓名;
- private System.Windows.Forms.DataGridViewTextBoxColumn 当前业绩;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column1;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column16;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column17;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column2;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column3;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column4;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column5;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column6;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column7;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column8;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column9;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column10;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column11;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column12;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column13;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column14;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column15;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column18;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column19;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column20;
- private System.Windows.Forms.DataGridViewTextBoxColumn Column21;
- private System.Windows.Forms.DataGridViewTextBoxColumn 满意总分;
- private System.Windows.Forms.DataGridViewTextBoxColumn 数量;
- private ComponentLibrary.PanelEx panelEx18;
- private ComponentLibrary.PanelEx panelEx16;
- protected internal System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
- protected internal ComponentLibrary.PanelEx panelEx3;
- protected internal ComponentLibrary.PanelEx panelEx9;
- protected internal ComponentLibrary.PanelEx panelEx12;
- protected internal ComponentLibrary.PanelEx panelEx4;
- protected internal ComponentLibrary.PanelEx panelEx7;
- protected internal ComponentLibrary.PanelEx panelEx10;
- protected internal ComponentLibrary.PanelEx panelEx13;
- protected internal ComponentLibrary.PanelEx panelEx15;
- protected internal ComponentLibrary.PanelEx panelEx8;
- protected internal ComponentLibrary.PanelEx panelEx11;
- protected internal ComponentLibrary.PanelEx panelEx14;
- protected internal ComponentLibrary.PanelEx panelSaveed;
- }
- }
|