using System; using System.Collections; using System.ComponentModel; using System.Drawing; using System.Data; using System.Windows.Forms; using Core.XgMes.Client.StorageBase; using Core.XgMes.Client.TurnoffReport.Dialog; namespace Core.XgMes.Client.Control { /// /// 中板厂成品库存综合查询查询条件控件 /// public class ctlKCJListQuery : System.Windows.Forms.UserControl { private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_SteelName; private Infragistics.Win.UltraWinGrid.UltraCombo cmb_SteelName; private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_Buttress; private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_PactNO; private Infragistics.Win.UltraWinGrid.UltraGrid grd_SteelName; private Infragistics.Win.UltraWinGrid.UltraGrid Grd_Buttress; private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_PactNO; private Infragistics.Win.UltraWinGrid.UltraGrid Grd_PactNO; private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_RollNum; private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_RollTop; private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_RollNumBegin; private Infragistics.Win.Misc.UltraLabel ultraLabel1; private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_RollNumEnd; private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_Ply; private Infragistics.Win.UltraWinEditors.UltraNumericEditor txt_PlyBegin; private Infragistics.Win.Misc.UltraLabel ultraLabel2; private Infragistics.Win.UltraWinEditors.UltraNumericEditor txt_PlyEnd; private Infragistics.Win.UltraWinEditors.UltraNumericEditor txt_WidthEnd; private Infragistics.Win.Misc.UltraLabel ultraLabel3; private Infragistics.Win.UltraWinEditors.UltraNumericEditor txt_WidthBegin; private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_Width; private Infragistics.Win.UltraWinEditors.UltraNumericEditor txt_LengthEnd; private Infragistics.Win.Misc.UltraLabel ultraLabel4; private Infragistics.Win.UltraWinEditors.UltraNumericEditor txt_LenghtBegin; private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_Length; private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_DeteMar; private Infragistics.Win.UltraWinGrid.UltraCombo cmb_DeteMar; private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_CutSide; private Infragistics.Win.UltraWinGrid.UltraCombo cmb_CutSide; private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_HeatDeal; private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_InPlan; private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_OutPlan; private Infragistics.Win.UltraWinGrid.UltraCombo cmb_Buttress; private Infragistics.Win.UltraWinEditors.UltraOptionSet Ops_Area; private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_DummyButtress; private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_Result; private Infragistics.Win.UltraWinGrid.UltraCombo cmb_Result; private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_SteelType; private Infragistics.Win.UltraWinGrid.UltraCombo cmb_SteelType; private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_OldPlanNO; private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_OldPlanNO; private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_InStorageTime; private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor Dte_Begin; private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor Dte_End; private Infragistics.Win.Misc.UltraLabel ultraLabel5; private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_PlanOrder; private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_PlanOrder; private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_NPlanOrder; private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_NPlanOrder; private Infragistics.Win.UltraWinGrid.UltraCombo cmb_HeatDeal; private Infragistics.Win.UltraWinGrid.UltraCombo cmb_FaceQuanlity; private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_FaceQuanlity; private Infragistics.Win.UltraWinGrid.UltraCombo cmb_BugReason; private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_BugReason; private Infragistics.Win.UltraWinGrid.UltraCombo cmb_Degree; private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_Degree; private Infragistics.Win.UltraWinGrid.UltraCombo cmb_Role; private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_RoleQuery; private Infragistics.Win.UltraWinEditors.UltraCheckEditor Chk_PrdTime; private Infragistics.Win.Misc.UltraLabel ultraLabel6; private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor Dte_PrdEnd; private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor Dte_PrdBegin; private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_NotInButtress; private Infragistics.Win.UltraWinEditors.UltraCheckEditor Chk_BeforeSend; private Infragistics.Win.UltraWinEditors.UltraCheckEditor Chk_Condole; private Infragistics.Win.UltraWinEditors.UltraTextEditor Txt_Condole; private Infragistics.Win.UltraWinEditors.UltraCheckEditor Chk_ButtressRemark; private Infragistics.Win.UltraWinEditors.UltraTextEditor Txt_BRemark; private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_PlanNO; private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_PlanNO; /// /// 必需的设计器变量。 /// private System.ComponentModel.Container components = null; public ctlKCJListQuery() { // 该调用是 Windows.Forms 窗体设计器所必需的。 InitializeComponent(); txt_RollTop.Text = "H"+System.DateTime.Now.ToString("yy").Substring(1,1); // TODO: 在 InitializeComponent 调用后添加任何初始化 } /// /// 清理所有正在使用的资源。 /// protected override void Dispose( bool disposing ) { if( disposing ) { if(components != null) { components.Dispose(); } } base.Dispose( disposing ); } #region 组件设计器生成的代码 /// /// 设计器支持所需的方法 - 不要使用代码编辑器 /// 修改此方法的内容。 /// private void InitializeComponent() { Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance43 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance44 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance45 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance46 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance47 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance48 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance49 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance50 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance51 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance52 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance53 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance54 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance55 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance56 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance57 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance58 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance59 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance60 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance61 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance62 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance63 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance64 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance65 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance66 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance67 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance68 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance69 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance70 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance71 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance72 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance73 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance74 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance75 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance76 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance77 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance78 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance79 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance80 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance81 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance82 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance83 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance84 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance85 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance86 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance87 = new Infragistics.Win.Appearance(); Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem7 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem8 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem9 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem10 = new Infragistics.Win.ValueListItem(); Infragistics.Win.Appearance appearance88 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance89 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance90 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance91 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance92 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance93 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance94 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance95 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance96 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance97 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance98 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance99 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance100 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance101 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance102 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance103 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance104 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance105 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance106 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance107 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance108 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance109 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance110 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance111 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance112 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance113 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance114 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance115 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance116 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance117 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance118 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance119 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance120 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance121 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance122 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance123 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance124 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance125 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance126 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance127 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance128 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance129 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance130 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance131 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance132 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance133 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance134 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance135 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance136 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance137 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance138 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance139 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance140 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance141 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance142 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance143 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance144 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance145 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance146 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance147 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance148 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance149 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance150 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance151 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance152 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance153 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance154 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance155 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance156 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance157 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance158 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance159 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance160 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance161 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance162 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance163 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance164 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance165 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance166 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance167 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance168 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance169 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance170 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance171 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance172 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance173 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance174 = new Infragistics.Win.Appearance(); this.chk_SteelName = new Infragistics.Win.UltraWinEditors.UltraCheckEditor(); this.cmb_SteelName = new Infragistics.Win.UltraWinGrid.UltraCombo(); this.chk_Buttress = new Infragistics.Win.UltraWinEditors.UltraCheckEditor(); this.cmb_Buttress = new Infragistics.Win.UltraWinGrid.UltraCombo(); this.chk_PactNO = new Infragistics.Win.UltraWinEditors.UltraCheckEditor(); this.grd_SteelName = new Infragistics.Win.UltraWinGrid.UltraGrid(); this.Grd_Buttress = new Infragistics.Win.UltraWinGrid.UltraGrid(); this.txt_PactNO = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); this.Grd_PactNO = new Infragistics.Win.UltraWinGrid.UltraGrid(); this.chk_RollNum = new Infragistics.Win.UltraWinEditors.UltraCheckEditor(); this.txt_RollTop = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); this.txt_RollNumBegin = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel(); this.txt_RollNumEnd = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); this.chk_Ply = new Infragistics.Win.UltraWinEditors.UltraCheckEditor(); this.txt_PlyBegin = new Infragistics.Win.UltraWinEditors.UltraNumericEditor(); this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel(); this.txt_PlyEnd = new Infragistics.Win.UltraWinEditors.UltraNumericEditor(); this.txt_WidthEnd = new Infragistics.Win.UltraWinEditors.UltraNumericEditor(); this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel(); this.txt_WidthBegin = new Infragistics.Win.UltraWinEditors.UltraNumericEditor(); this.chk_Width = new Infragistics.Win.UltraWinEditors.UltraCheckEditor(); this.txt_LengthEnd = new Infragistics.Win.UltraWinEditors.UltraNumericEditor(); this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel(); this.txt_LenghtBegin = new Infragistics.Win.UltraWinEditors.UltraNumericEditor(); this.chk_Length = new Infragistics.Win.UltraWinEditors.UltraCheckEditor(); this.chk_DeteMar = new Infragistics.Win.UltraWinEditors.UltraCheckEditor(); this.cmb_DeteMar = new Infragistics.Win.UltraWinGrid.UltraCombo(); this.chk_CutSide = new Infragistics.Win.UltraWinEditors.UltraCheckEditor(); this.cmb_CutSide = new Infragistics.Win.UltraWinGrid.UltraCombo(); this.chk_HeatDeal = new Infragistics.Win.UltraWinEditors.UltraCheckEditor(); this.chk_InPlan = new Infragistics.Win.UltraWinEditors.UltraCheckEditor(); this.chk_OutPlan = new Infragistics.Win.UltraWinEditors.UltraCheckEditor(); this.Ops_Area = new Infragistics.Win.UltraWinEditors.UltraOptionSet(); this.chk_NotInButtress = new Infragistics.Win.UltraWinEditors.UltraCheckEditor(); this.chk_DummyButtress = new Infragistics.Win.UltraWinEditors.UltraCheckEditor(); this.chk_Result = new Infragistics.Win.UltraWinEditors.UltraCheckEditor(); this.cmb_Result = new Infragistics.Win.UltraWinGrid.UltraCombo(); this.chk_SteelType = new Infragistics.Win.UltraWinEditors.UltraCheckEditor(); this.cmb_SteelType = new Infragistics.Win.UltraWinGrid.UltraCombo(); this.chk_OldPlanNO = new Infragistics.Win.UltraWinEditors.UltraCheckEditor(); this.txt_OldPlanNO = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); this.chk_InStorageTime = new Infragistics.Win.UltraWinEditors.UltraCheckEditor(); this.Dte_Begin = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor(); this.Dte_End = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor(); this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel(); this.chk_PlanOrder = new Infragistics.Win.UltraWinEditors.UltraCheckEditor(); this.txt_PlanOrder = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); this.chk_NPlanOrder = new Infragistics.Win.UltraWinEditors.UltraCheckEditor(); this.txt_NPlanOrder = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); this.cmb_HeatDeal = new Infragistics.Win.UltraWinGrid.UltraCombo(); this.cmb_FaceQuanlity = new Infragistics.Win.UltraWinGrid.UltraCombo(); this.chk_FaceQuanlity = new Infragistics.Win.UltraWinEditors.UltraCheckEditor(); this.cmb_BugReason = new Infragistics.Win.UltraWinGrid.UltraCombo(); this.chk_BugReason = new Infragistics.Win.UltraWinEditors.UltraCheckEditor(); this.cmb_Degree = new Infragistics.Win.UltraWinGrid.UltraCombo(); this.chk_Degree = new Infragistics.Win.UltraWinEditors.UltraCheckEditor(); this.cmb_Role = new Infragistics.Win.UltraWinGrid.UltraCombo(); this.chk_RoleQuery = new Infragistics.Win.UltraWinEditors.UltraCheckEditor(); this.Chk_PrdTime = new Infragistics.Win.UltraWinEditors.UltraCheckEditor(); this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel(); this.Dte_PrdEnd = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor(); this.Dte_PrdBegin = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor(); this.Chk_BeforeSend = new Infragistics.Win.UltraWinEditors.UltraCheckEditor(); this.Chk_Condole = new Infragistics.Win.UltraWinEditors.UltraCheckEditor(); this.Txt_Condole = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); this.Chk_ButtressRemark = new Infragistics.Win.UltraWinEditors.UltraCheckEditor(); this.Txt_BRemark = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); this.chk_PlanNO = new Infragistics.Win.UltraWinEditors.UltraCheckEditor(); this.txt_PlanNO = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); ((System.ComponentModel.ISupportInitialize)(this.cmb_SteelName)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.cmb_Buttress)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.grd_SteelName)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Grd_Buttress)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_PactNO)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Grd_PactNO)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_RollTop)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_RollNumBegin)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_RollNumEnd)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_PlyBegin)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_PlyEnd)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_WidthEnd)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_WidthBegin)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_LengthEnd)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_LenghtBegin)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.cmb_DeteMar)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.cmb_CutSide)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Ops_Area)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.cmb_Result)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.cmb_SteelType)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_OldPlanNO)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Dte_Begin)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Dte_End)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_PlanOrder)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_NPlanOrder)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.cmb_HeatDeal)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.cmb_FaceQuanlity)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.cmb_BugReason)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.cmb_Degree)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.cmb_Role)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Dte_PrdEnd)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Dte_PrdBegin)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Txt_Condole)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Txt_BRemark)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_PlanNO)).BeginInit(); this.SuspendLayout(); // // chk_SteelName // this.chk_SteelName.FlatMode = true; this.chk_SteelName.Location = new System.Drawing.Point(4, 26); this.chk_SteelName.Name = "chk_SteelName"; this.chk_SteelName.Size = new System.Drawing.Size(55, 20); this.chk_SteelName.TabIndex = 0; this.chk_SteelName.Text = "牌号"; // // cmb_SteelName // this.cmb_SteelName.CharacterCasing = System.Windows.Forms.CharacterCasing.Normal; appearance1.BackColor = System.Drawing.SystemColors.Window; appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption; this.cmb_SteelName.DisplayLayout.Appearance = appearance1; this.cmb_SteelName.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; this.cmb_SteelName.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False; appearance2.BackColor = System.Drawing.SystemColors.ActiveBorder; appearance2.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance2.BorderColor = System.Drawing.SystemColors.Window; this.cmb_SteelName.DisplayLayout.GroupByBox.Appearance = appearance2; appearance3.ForeColor = System.Drawing.SystemColors.GrayText; this.cmb_SteelName.DisplayLayout.GroupByBox.BandLabelAppearance = appearance3; this.cmb_SteelName.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; appearance4.BackColor = System.Drawing.SystemColors.ControlLightLight; appearance4.BackColor2 = System.Drawing.SystemColors.Control; appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance4.ForeColor = System.Drawing.SystemColors.GrayText; this.cmb_SteelName.DisplayLayout.GroupByBox.PromptAppearance = appearance4; this.cmb_SteelName.DisplayLayout.MaxColScrollRegions = 1; this.cmb_SteelName.DisplayLayout.MaxRowScrollRegions = 1; appearance5.BackColor = System.Drawing.SystemColors.Window; appearance5.ForeColor = System.Drawing.SystemColors.ControlText; this.cmb_SteelName.DisplayLayout.Override.ActiveCellAppearance = appearance5; appearance6.BackColor = System.Drawing.SystemColors.Highlight; appearance6.ForeColor = System.Drawing.SystemColors.HighlightText; this.cmb_SteelName.DisplayLayout.Override.ActiveRowAppearance = appearance6; this.cmb_SteelName.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted; this.cmb_SteelName.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted; appearance7.BackColor = System.Drawing.SystemColors.Window; this.cmb_SteelName.DisplayLayout.Override.CardAreaAppearance = appearance7; appearance8.BorderColor = System.Drawing.Color.Silver; appearance8.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter; this.cmb_SteelName.DisplayLayout.Override.CellAppearance = appearance8; this.cmb_SteelName.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText; this.cmb_SteelName.DisplayLayout.Override.CellPadding = 0; appearance9.BackColor = System.Drawing.SystemColors.Control; appearance9.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance9.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element; appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance9.BorderColor = System.Drawing.SystemColors.Window; this.cmb_SteelName.DisplayLayout.Override.GroupByRowAppearance = appearance9; appearance10.TextHAlign = Infragistics.Win.HAlign.Left; this.cmb_SteelName.DisplayLayout.Override.HeaderAppearance = appearance10; this.cmb_SteelName.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti; this.cmb_SteelName.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand; appearance11.BackColor = System.Drawing.SystemColors.Window; appearance11.BorderColor = System.Drawing.Color.Silver; this.cmb_SteelName.DisplayLayout.Override.RowAppearance = appearance11; this.cmb_SteelName.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False; appearance12.BackColor = System.Drawing.SystemColors.ControlLight; this.cmb_SteelName.DisplayLayout.Override.TemplateAddRowAppearance = appearance12; this.cmb_SteelName.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill; this.cmb_SteelName.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate; this.cmb_SteelName.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy; this.cmb_SteelName.DisplayMember = ""; this.cmb_SteelName.FlatMode = true; this.cmb_SteelName.Location = new System.Drawing.Point(54, 26); this.cmb_SteelName.Name = "cmb_SteelName"; this.cmb_SteelName.Size = new System.Drawing.Size(72, 19); this.cmb_SteelName.TabIndex = 1; this.cmb_SteelName.ValueMember = ""; this.cmb_SteelName.KeyDown += new System.Windows.Forms.KeyEventHandler(this.cmb_SteelName_KeyDown); // // chk_Buttress // this.chk_Buttress.FlatMode = true; this.chk_Buttress.Location = new System.Drawing.Point(132, 4); this.chk_Buttress.Name = "chk_Buttress"; this.chk_Buttress.Size = new System.Drawing.Size(52, 20); this.chk_Buttress.TabIndex = 2; this.chk_Buttress.Text = "堆位"; // // cmb_Buttress // this.cmb_Buttress.CharacterCasing = System.Windows.Forms.CharacterCasing.Normal; appearance13.BackColor = System.Drawing.SystemColors.Window; appearance13.BorderColor = System.Drawing.SystemColors.InactiveCaption; this.cmb_Buttress.DisplayLayout.Appearance = appearance13; this.cmb_Buttress.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; this.cmb_Buttress.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False; appearance14.BackColor = System.Drawing.SystemColors.ActiveBorder; appearance14.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance14.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance14.BorderColor = System.Drawing.SystemColors.Window; this.cmb_Buttress.DisplayLayout.GroupByBox.Appearance = appearance14; appearance15.ForeColor = System.Drawing.SystemColors.GrayText; this.cmb_Buttress.DisplayLayout.GroupByBox.BandLabelAppearance = appearance15; this.cmb_Buttress.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; appearance16.BackColor = System.Drawing.SystemColors.ControlLightLight; appearance16.BackColor2 = System.Drawing.SystemColors.Control; appearance16.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance16.ForeColor = System.Drawing.SystemColors.GrayText; this.cmb_Buttress.DisplayLayout.GroupByBox.PromptAppearance = appearance16; this.cmb_Buttress.DisplayLayout.MaxColScrollRegions = 1; this.cmb_Buttress.DisplayLayout.MaxRowScrollRegions = 1; appearance17.BackColor = System.Drawing.SystemColors.Window; appearance17.ForeColor = System.Drawing.SystemColors.ControlText; this.cmb_Buttress.DisplayLayout.Override.ActiveCellAppearance = appearance17; appearance18.BackColor = System.Drawing.SystemColors.Highlight; appearance18.ForeColor = System.Drawing.SystemColors.HighlightText; this.cmb_Buttress.DisplayLayout.Override.ActiveRowAppearance = appearance18; this.cmb_Buttress.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted; this.cmb_Buttress.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted; appearance19.BackColor = System.Drawing.SystemColors.Window; this.cmb_Buttress.DisplayLayout.Override.CardAreaAppearance = appearance19; appearance20.BorderColor = System.Drawing.Color.Silver; appearance20.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter; this.cmb_Buttress.DisplayLayout.Override.CellAppearance = appearance20; this.cmb_Buttress.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText; this.cmb_Buttress.DisplayLayout.Override.CellPadding = 0; appearance21.BackColor = System.Drawing.SystemColors.Control; appearance21.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance21.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element; appearance21.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance21.BorderColor = System.Drawing.SystemColors.Window; this.cmb_Buttress.DisplayLayout.Override.GroupByRowAppearance = appearance21; appearance22.TextHAlign = Infragistics.Win.HAlign.Left; this.cmb_Buttress.DisplayLayout.Override.HeaderAppearance = appearance22; this.cmb_Buttress.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti; this.cmb_Buttress.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand; appearance23.BackColor = System.Drawing.SystemColors.Window; appearance23.BorderColor = System.Drawing.Color.Silver; this.cmb_Buttress.DisplayLayout.Override.RowAppearance = appearance23; this.cmb_Buttress.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False; appearance24.BackColor = System.Drawing.SystemColors.ControlLight; this.cmb_Buttress.DisplayLayout.Override.TemplateAddRowAppearance = appearance24; this.cmb_Buttress.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill; this.cmb_Buttress.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate; this.cmb_Buttress.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy; this.cmb_Buttress.DisplayMember = ""; this.cmb_Buttress.FlatMode = true; this.cmb_Buttress.Location = new System.Drawing.Point(181, 4); this.cmb_Buttress.Name = "cmb_Buttress"; this.cmb_Buttress.Size = new System.Drawing.Size(63, 19); this.cmb_Buttress.TabIndex = 3; this.cmb_Buttress.ValueMember = ""; this.cmb_Buttress.KeyDown += new System.Windows.Forms.KeyEventHandler(this.cmb_Buttress_KeyDown); // // chk_PactNO // this.chk_PactNO.FlatMode = true; this.chk_PactNO.Location = new System.Drawing.Point(264, 6); this.chk_PactNO.Name = "chk_PactNO"; this.chk_PactNO.Size = new System.Drawing.Size(59, 20); this.chk_PactNO.TabIndex = 4; this.chk_PactNO.Text = "合同"; // // grd_SteelName // appearance25.BackColor = System.Drawing.SystemColors.Control; appearance25.BorderColor = System.Drawing.SystemColors.InactiveCaption; this.grd_SteelName.DisplayLayout.Appearance = appearance25; this.grd_SteelName.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; this.grd_SteelName.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False; appearance26.BackColor = System.Drawing.SystemColors.ActiveBorder; appearance26.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance26.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance26.BorderColor = System.Drawing.SystemColors.Window; this.grd_SteelName.DisplayLayout.GroupByBox.Appearance = appearance26; appearance27.ForeColor = System.Drawing.SystemColors.GrayText; this.grd_SteelName.DisplayLayout.GroupByBox.BandLabelAppearance = appearance27; this.grd_SteelName.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; this.grd_SteelName.DisplayLayout.GroupByBox.Hidden = true; appearance28.BackColor = System.Drawing.SystemColors.ControlLightLight; appearance28.BackColor2 = System.Drawing.SystemColors.Control; appearance28.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance28.ForeColor = System.Drawing.SystemColors.GrayText; this.grd_SteelName.DisplayLayout.GroupByBox.PromptAppearance = appearance28; this.grd_SteelName.DisplayLayout.MaxColScrollRegions = 1; this.grd_SteelName.DisplayLayout.MaxRowScrollRegions = 1; appearance29.BackColor = System.Drawing.SystemColors.Window; appearance29.ForeColor = System.Drawing.SystemColors.ControlText; this.grd_SteelName.DisplayLayout.Override.ActiveCellAppearance = appearance29; appearance30.BackColor = System.Drawing.SystemColors.Highlight; appearance30.ForeColor = System.Drawing.SystemColors.HighlightText; this.grd_SteelName.DisplayLayout.Override.ActiveRowAppearance = appearance30; this.grd_SteelName.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted; this.grd_SteelName.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted; appearance31.BackColor = System.Drawing.SystemColors.Window; this.grd_SteelName.DisplayLayout.Override.CardAreaAppearance = appearance31; appearance32.BorderColor = System.Drawing.Color.Silver; appearance32.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter; this.grd_SteelName.DisplayLayout.Override.CellAppearance = appearance32; this.grd_SteelName.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText; this.grd_SteelName.DisplayLayout.Override.CellPadding = 0; appearance33.BackColor = System.Drawing.SystemColors.Control; appearance33.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance33.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element; appearance33.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance33.BorderColor = System.Drawing.SystemColors.Window; this.grd_SteelName.DisplayLayout.Override.GroupByRowAppearance = appearance33; appearance34.TextHAlign = Infragistics.Win.HAlign.Left; this.grd_SteelName.DisplayLayout.Override.HeaderAppearance = appearance34; this.grd_SteelName.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti; this.grd_SteelName.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand; appearance35.BackColor = System.Drawing.SystemColors.Window; appearance35.BorderColor = System.Drawing.Color.Silver; this.grd_SteelName.DisplayLayout.Override.RowAppearance = appearance35; this.grd_SteelName.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False; appearance36.BackColor = System.Drawing.SystemColors.ControlLight; this.grd_SteelName.DisplayLayout.Override.TemplateAddRowAppearance = appearance36; this.grd_SteelName.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill; this.grd_SteelName.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate; this.grd_SteelName.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy; this.grd_SteelName.FlatMode = true; this.grd_SteelName.Location = new System.Drawing.Point(4, 48); this.grd_SteelName.Name = "grd_SteelName"; this.grd_SteelName.Size = new System.Drawing.Size(122, 198); this.grd_SteelName.TabIndex = 5; this.grd_SteelName.Text = "ultraGrid1"; this.grd_SteelName.DoubleClickRow += new Infragistics.Win.UltraWinGrid.DoubleClickRowEventHandler(this.grd_SteelName_DoubleClickRow); // // Grd_Buttress // appearance37.BackColor = System.Drawing.SystemColors.Control; appearance37.BorderColor = System.Drawing.SystemColors.InactiveCaption; this.Grd_Buttress.DisplayLayout.Appearance = appearance37; this.Grd_Buttress.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; this.Grd_Buttress.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False; appearance38.BackColor = System.Drawing.SystemColors.ActiveBorder; appearance38.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance38.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance38.BorderColor = System.Drawing.SystemColors.Window; this.Grd_Buttress.DisplayLayout.GroupByBox.Appearance = appearance38; appearance39.ForeColor = System.Drawing.SystemColors.GrayText; this.Grd_Buttress.DisplayLayout.GroupByBox.BandLabelAppearance = appearance39; this.Grd_Buttress.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; this.Grd_Buttress.DisplayLayout.GroupByBox.Hidden = true; appearance40.BackColor = System.Drawing.SystemColors.ControlLightLight; appearance40.BackColor2 = System.Drawing.SystemColors.Control; appearance40.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance40.ForeColor = System.Drawing.SystemColors.GrayText; this.Grd_Buttress.DisplayLayout.GroupByBox.PromptAppearance = appearance40; this.Grd_Buttress.DisplayLayout.MaxColScrollRegions = 1; this.Grd_Buttress.DisplayLayout.MaxRowScrollRegions = 1; appearance41.BackColor = System.Drawing.SystemColors.Window; appearance41.ForeColor = System.Drawing.SystemColors.ControlText; this.Grd_Buttress.DisplayLayout.Override.ActiveCellAppearance = appearance41; appearance42.BackColor = System.Drawing.SystemColors.Highlight; appearance42.ForeColor = System.Drawing.SystemColors.HighlightText; this.Grd_Buttress.DisplayLayout.Override.ActiveRowAppearance = appearance42; this.Grd_Buttress.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted; this.Grd_Buttress.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted; appearance43.BackColor = System.Drawing.SystemColors.Window; this.Grd_Buttress.DisplayLayout.Override.CardAreaAppearance = appearance43; appearance44.BorderColor = System.Drawing.Color.Silver; appearance44.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter; this.Grd_Buttress.DisplayLayout.Override.CellAppearance = appearance44; this.Grd_Buttress.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText; this.Grd_Buttress.DisplayLayout.Override.CellPadding = 0; appearance45.BackColor = System.Drawing.SystemColors.Control; appearance45.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance45.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element; appearance45.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance45.BorderColor = System.Drawing.SystemColors.Window; this.Grd_Buttress.DisplayLayout.Override.GroupByRowAppearance = appearance45; appearance46.TextHAlign = Infragistics.Win.HAlign.Left; this.Grd_Buttress.DisplayLayout.Override.HeaderAppearance = appearance46; this.Grd_Buttress.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti; this.Grd_Buttress.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand; appearance47.BackColor = System.Drawing.SystemColors.Window; appearance47.BorderColor = System.Drawing.Color.Silver; this.Grd_Buttress.DisplayLayout.Override.RowAppearance = appearance47; this.Grd_Buttress.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False; appearance48.BackColor = System.Drawing.SystemColors.ControlLight; this.Grd_Buttress.DisplayLayout.Override.TemplateAddRowAppearance = appearance48; this.Grd_Buttress.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill; this.Grd_Buttress.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate; this.Grd_Buttress.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy; this.Grd_Buttress.FlatMode = true; this.Grd_Buttress.Location = new System.Drawing.Point(132, 26); this.Grd_Buttress.Name = "Grd_Buttress"; this.Grd_Buttress.Size = new System.Drawing.Size(112, 220); this.Grd_Buttress.TabIndex = 6; this.Grd_Buttress.Text = "ultraGrid1"; this.Grd_Buttress.DoubleClickRow += new Infragistics.Win.UltraWinGrid.DoubleClickRowEventHandler(this.Grd_Buttress_DoubleClickRow); // // txt_PactNO // this.txt_PactNO.AutoSize = true; this.txt_PactNO.FlatMode = true; this.txt_PactNO.Location = new System.Drawing.Point(315, 6); this.txt_PactNO.Name = "txt_PactNO"; this.txt_PactNO.Size = new System.Drawing.Size(183, 19); this.txt_PactNO.TabIndex = 7; this.txt_PactNO.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txt_PactNO_KeyDown); // // Grd_PactNO // appearance49.BackColor = System.Drawing.SystemColors.Control; appearance49.BorderColor = System.Drawing.SystemColors.InactiveCaption; this.Grd_PactNO.DisplayLayout.Appearance = appearance49; this.Grd_PactNO.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; this.Grd_PactNO.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False; appearance50.BackColor = System.Drawing.SystemColors.ActiveBorder; appearance50.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance50.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance50.BorderColor = System.Drawing.SystemColors.Window; this.Grd_PactNO.DisplayLayout.GroupByBox.Appearance = appearance50; appearance51.ForeColor = System.Drawing.SystemColors.GrayText; this.Grd_PactNO.DisplayLayout.GroupByBox.BandLabelAppearance = appearance51; this.Grd_PactNO.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; this.Grd_PactNO.DisplayLayout.GroupByBox.Hidden = true; appearance52.BackColor = System.Drawing.SystemColors.ControlLightLight; appearance52.BackColor2 = System.Drawing.SystemColors.Control; appearance52.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance52.ForeColor = System.Drawing.SystemColors.GrayText; this.Grd_PactNO.DisplayLayout.GroupByBox.PromptAppearance = appearance52; this.Grd_PactNO.DisplayLayout.MaxColScrollRegions = 1; this.Grd_PactNO.DisplayLayout.MaxRowScrollRegions = 1; appearance53.BackColor = System.Drawing.SystemColors.Window; appearance53.ForeColor = System.Drawing.SystemColors.ControlText; this.Grd_PactNO.DisplayLayout.Override.ActiveCellAppearance = appearance53; appearance54.BackColor = System.Drawing.SystemColors.Highlight; appearance54.ForeColor = System.Drawing.SystemColors.HighlightText; this.Grd_PactNO.DisplayLayout.Override.ActiveRowAppearance = appearance54; this.Grd_PactNO.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted; this.Grd_PactNO.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted; appearance55.BackColor = System.Drawing.SystemColors.Window; this.Grd_PactNO.DisplayLayout.Override.CardAreaAppearance = appearance55; appearance56.BorderColor = System.Drawing.Color.Silver; appearance56.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter; this.Grd_PactNO.DisplayLayout.Override.CellAppearance = appearance56; this.Grd_PactNO.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText; this.Grd_PactNO.DisplayLayout.Override.CellPadding = 0; appearance57.BackColor = System.Drawing.SystemColors.Control; appearance57.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance57.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element; appearance57.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance57.BorderColor = System.Drawing.SystemColors.Window; this.Grd_PactNO.DisplayLayout.Override.GroupByRowAppearance = appearance57; appearance58.TextHAlign = Infragistics.Win.HAlign.Left; this.Grd_PactNO.DisplayLayout.Override.HeaderAppearance = appearance58; this.Grd_PactNO.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti; this.Grd_PactNO.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand; appearance59.BackColor = System.Drawing.SystemColors.Window; appearance59.BorderColor = System.Drawing.Color.Silver; this.Grd_PactNO.DisplayLayout.Override.RowAppearance = appearance59; this.Grd_PactNO.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False; appearance60.BackColor = System.Drawing.SystemColors.ControlLight; this.Grd_PactNO.DisplayLayout.Override.TemplateAddRowAppearance = appearance60; this.Grd_PactNO.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill; this.Grd_PactNO.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate; this.Grd_PactNO.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy; this.Grd_PactNO.FlatMode = true; this.Grd_PactNO.Location = new System.Drawing.Point(264, 26); this.Grd_PactNO.Name = "Grd_PactNO"; this.Grd_PactNO.Size = new System.Drawing.Size(234, 88); this.Grd_PactNO.TabIndex = 8; this.Grd_PactNO.Text = "ultraGrid1"; this.Grd_PactNO.DoubleClickRow += new Infragistics.Win.UltraWinGrid.DoubleClickRowEventHandler(this.Grd_PactNO_DoubleClickRow); // // chk_RollNum // this.chk_RollNum.FlatMode = true; this.chk_RollNum.Location = new System.Drawing.Point(265, 123); this.chk_RollNum.Name = "chk_RollNum"; this.chk_RollNum.Size = new System.Drawing.Size(80, 20); this.chk_RollNum.TabIndex = 9; this.chk_RollNum.Text = "轧批号从"; // // txt_RollTop // this.txt_RollTop.AutoSize = true; this.txt_RollTop.FlatMode = true; this.txt_RollTop.Location = new System.Drawing.Point(339, 119); this.txt_RollTop.Name = "txt_RollTop"; this.txt_RollTop.Size = new System.Drawing.Size(26, 19); this.txt_RollTop.TabIndex = 10; this.txt_RollTop.Text = "H7"; // // txt_RollNumBegin // this.txt_RollNumBegin.AutoSize = true; this.txt_RollNumBegin.FlatMode = true; this.txt_RollNumBegin.Location = new System.Drawing.Point(365, 119); this.txt_RollNumBegin.MaxLength = 5; this.txt_RollNumBegin.Name = "txt_RollNumBegin"; this.txt_RollNumBegin.Size = new System.Drawing.Size(57, 19); this.txt_RollNumBegin.TabIndex = 11; // // ultraLabel1 // this.ultraLabel1.Location = new System.Drawing.Point(422, 123); this.ultraLabel1.Name = "ultraLabel1"; this.ultraLabel1.Size = new System.Drawing.Size(17, 16); this.ultraLabel1.TabIndex = 12; this.ultraLabel1.Text = "到"; // // txt_RollNumEnd // this.txt_RollNumEnd.AutoSize = true; this.txt_RollNumEnd.FlatMode = true; this.txt_RollNumEnd.Location = new System.Drawing.Point(440, 119); this.txt_RollNumEnd.MaxLength = 5; this.txt_RollNumEnd.Name = "txt_RollNumEnd"; this.txt_RollNumEnd.Size = new System.Drawing.Size(58, 19); this.txt_RollNumEnd.TabIndex = 13; // // chk_Ply // this.chk_Ply.FlatMode = true; this.chk_Ply.Location = new System.Drawing.Point(265, 147); this.chk_Ply.Name = "chk_Ply"; this.chk_Ply.Size = new System.Drawing.Size(80, 20); this.chk_Ply.TabIndex = 14; this.chk_Ply.Text = "厚度从"; // // txt_PlyBegin // this.txt_PlyBegin.FlatMode = true; this.txt_PlyBegin.Location = new System.Drawing.Point(339, 143); this.txt_PlyBegin.MaskInput = "nnn.nnn"; this.txt_PlyBegin.Name = "txt_PlyBegin"; this.txt_PlyBegin.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double; this.txt_PlyBegin.PromptChar = ' '; this.txt_PlyBegin.Size = new System.Drawing.Size(83, 19); this.txt_PlyBegin.TabIndex = 15; // // ultraLabel2 // this.ultraLabel2.Location = new System.Drawing.Point(422, 147); this.ultraLabel2.Name = "ultraLabel2"; this.ultraLabel2.Size = new System.Drawing.Size(17, 16); this.ultraLabel2.TabIndex = 16; this.ultraLabel2.Text = "到"; // // txt_PlyEnd // this.txt_PlyEnd.FlatMode = true; this.txt_PlyEnd.Location = new System.Drawing.Point(440, 143); this.txt_PlyEnd.MaskInput = "nnn.nnn"; this.txt_PlyEnd.Name = "txt_PlyEnd"; this.txt_PlyEnd.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double; this.txt_PlyEnd.PromptChar = ' '; this.txt_PlyEnd.Size = new System.Drawing.Size(58, 19); this.txt_PlyEnd.TabIndex = 17; // // txt_WidthEnd // this.txt_WidthEnd.FlatMode = true; this.txt_WidthEnd.Location = new System.Drawing.Point(440, 167); this.txt_WidthEnd.MaskInput = "nnnn"; this.txt_WidthEnd.Name = "txt_WidthEnd"; this.txt_WidthEnd.PromptChar = ' '; this.txt_WidthEnd.Size = new System.Drawing.Size(58, 19); this.txt_WidthEnd.TabIndex = 21; // // ultraLabel3 // this.ultraLabel3.Location = new System.Drawing.Point(422, 169); this.ultraLabel3.Name = "ultraLabel3"; this.ultraLabel3.Size = new System.Drawing.Size(17, 16); this.ultraLabel3.TabIndex = 20; this.ultraLabel3.Text = "到"; // // txt_WidthBegin // this.txt_WidthBegin.FlatMode = true; this.txt_WidthBegin.Location = new System.Drawing.Point(339, 167); this.txt_WidthBegin.MaskInput = "nnnn"; this.txt_WidthBegin.Name = "txt_WidthBegin"; this.txt_WidthBegin.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double; this.txt_WidthBegin.PromptChar = ' '; this.txt_WidthBegin.Size = new System.Drawing.Size(83, 19); this.txt_WidthBegin.TabIndex = 19; // // chk_Width // this.chk_Width.FlatMode = true; this.chk_Width.Location = new System.Drawing.Point(265, 171); this.chk_Width.Name = "chk_Width"; this.chk_Width.Size = new System.Drawing.Size(80, 20); this.chk_Width.TabIndex = 18; this.chk_Width.Text = "宽度从"; // // txt_LengthEnd // this.txt_LengthEnd.FlatMode = true; this.txt_LengthEnd.Location = new System.Drawing.Point(440, 191); this.txt_LengthEnd.MaskInput = "nnnnn"; this.txt_LengthEnd.Name = "txt_LengthEnd"; this.txt_LengthEnd.PromptChar = ' '; this.txt_LengthEnd.Size = new System.Drawing.Size(58, 19); this.txt_LengthEnd.TabIndex = 25; // // ultraLabel4 // this.ultraLabel4.Location = new System.Drawing.Point(422, 193); this.ultraLabel4.Name = "ultraLabel4"; this.ultraLabel4.Size = new System.Drawing.Size(17, 16); this.ultraLabel4.TabIndex = 24; this.ultraLabel4.Text = "到"; // // txt_LenghtBegin // this.txt_LenghtBegin.FlatMode = true; this.txt_LenghtBegin.Location = new System.Drawing.Point(339, 191); this.txt_LenghtBegin.MaskInput = "nnnnn"; this.txt_LenghtBegin.Name = "txt_LenghtBegin"; this.txt_LenghtBegin.PromptChar = ' '; this.txt_LenghtBegin.Size = new System.Drawing.Size(83, 19); this.txt_LenghtBegin.TabIndex = 23; // // chk_Length // this.chk_Length.FlatMode = true; this.chk_Length.Location = new System.Drawing.Point(265, 193); this.chk_Length.Name = "chk_Length"; this.chk_Length.Size = new System.Drawing.Size(80, 20); this.chk_Length.TabIndex = 22; this.chk_Length.Text = "长度从"; // // chk_DeteMar // this.chk_DeteMar.FlatMode = true; this.chk_DeteMar.Location = new System.Drawing.Point(504, 99); this.chk_DeteMar.Name = "chk_DeteMar"; this.chk_DeteMar.Size = new System.Drawing.Size(80, 20); this.chk_DeteMar.TabIndex = 28; this.chk_DeteMar.Text = "探伤结果"; // // cmb_DeteMar // this.cmb_DeteMar.CharacterCasing = System.Windows.Forms.CharacterCasing.Normal; appearance61.BackColor = System.Drawing.SystemColors.Window; appearance61.BorderColor = System.Drawing.SystemColors.InactiveCaption; this.cmb_DeteMar.DisplayLayout.Appearance = appearance61; this.cmb_DeteMar.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; this.cmb_DeteMar.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False; appearance62.BackColor = System.Drawing.SystemColors.ActiveBorder; appearance62.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance62.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance62.BorderColor = System.Drawing.SystemColors.Window; this.cmb_DeteMar.DisplayLayout.GroupByBox.Appearance = appearance62; appearance63.ForeColor = System.Drawing.SystemColors.GrayText; this.cmb_DeteMar.DisplayLayout.GroupByBox.BandLabelAppearance = appearance63; this.cmb_DeteMar.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; appearance64.BackColor = System.Drawing.SystemColors.ControlLightLight; appearance64.BackColor2 = System.Drawing.SystemColors.Control; appearance64.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance64.ForeColor = System.Drawing.SystemColors.GrayText; this.cmb_DeteMar.DisplayLayout.GroupByBox.PromptAppearance = appearance64; this.cmb_DeteMar.DisplayLayout.MaxColScrollRegions = 1; this.cmb_DeteMar.DisplayLayout.MaxRowScrollRegions = 1; appearance65.BackColor = System.Drawing.SystemColors.Window; appearance65.ForeColor = System.Drawing.SystemColors.ControlText; this.cmb_DeteMar.DisplayLayout.Override.ActiveCellAppearance = appearance65; appearance66.BackColor = System.Drawing.SystemColors.Highlight; appearance66.ForeColor = System.Drawing.SystemColors.HighlightText; this.cmb_DeteMar.DisplayLayout.Override.ActiveRowAppearance = appearance66; this.cmb_DeteMar.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted; this.cmb_DeteMar.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted; appearance67.BackColor = System.Drawing.SystemColors.Window; this.cmb_DeteMar.DisplayLayout.Override.CardAreaAppearance = appearance67; appearance68.BorderColor = System.Drawing.Color.Silver; appearance68.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter; this.cmb_DeteMar.DisplayLayout.Override.CellAppearance = appearance68; this.cmb_DeteMar.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText; this.cmb_DeteMar.DisplayLayout.Override.CellPadding = 0; appearance69.BackColor = System.Drawing.SystemColors.Control; appearance69.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance69.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element; appearance69.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance69.BorderColor = System.Drawing.SystemColors.Window; this.cmb_DeteMar.DisplayLayout.Override.GroupByRowAppearance = appearance69; appearance70.TextHAlign = Infragistics.Win.HAlign.Left; this.cmb_DeteMar.DisplayLayout.Override.HeaderAppearance = appearance70; this.cmb_DeteMar.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti; this.cmb_DeteMar.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand; appearance71.BackColor = System.Drawing.SystemColors.Window; appearance71.BorderColor = System.Drawing.Color.Silver; this.cmb_DeteMar.DisplayLayout.Override.RowAppearance = appearance71; this.cmb_DeteMar.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False; appearance72.BackColor = System.Drawing.SystemColors.ControlLight; this.cmb_DeteMar.DisplayLayout.Override.TemplateAddRowAppearance = appearance72; this.cmb_DeteMar.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill; this.cmb_DeteMar.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate; this.cmb_DeteMar.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy; this.cmb_DeteMar.DisplayMember = ""; this.cmb_DeteMar.DropDownStyle = Infragistics.Win.UltraWinGrid.UltraComboStyle.DropDownList; this.cmb_DeteMar.FlatMode = true; this.cmb_DeteMar.Location = new System.Drawing.Point(581, 99); this.cmb_DeteMar.Name = "cmb_DeteMar"; this.cmb_DeteMar.Size = new System.Drawing.Size(77, 19); this.cmb_DeteMar.TabIndex = 29; this.cmb_DeteMar.ValueMember = ""; // // chk_CutSide // this.chk_CutSide.FlatMode = true; this.chk_CutSide.Location = new System.Drawing.Point(661, 147); this.chk_CutSide.Name = "chk_CutSide"; this.chk_CutSide.Size = new System.Drawing.Size(80, 20); this.chk_CutSide.TabIndex = 30; this.chk_CutSide.Text = "切边状态"; // // cmb_CutSide // this.cmb_CutSide.CharacterCasing = System.Windows.Forms.CharacterCasing.Normal; appearance73.BackColor = System.Drawing.SystemColors.Window; appearance73.BorderColor = System.Drawing.SystemColors.InactiveCaption; this.cmb_CutSide.DisplayLayout.Appearance = appearance73; this.cmb_CutSide.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; this.cmb_CutSide.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False; appearance74.BackColor = System.Drawing.SystemColors.ActiveBorder; appearance74.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance74.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance74.BorderColor = System.Drawing.SystemColors.Window; this.cmb_CutSide.DisplayLayout.GroupByBox.Appearance = appearance74; appearance75.ForeColor = System.Drawing.SystemColors.GrayText; this.cmb_CutSide.DisplayLayout.GroupByBox.BandLabelAppearance = appearance75; this.cmb_CutSide.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; appearance76.BackColor = System.Drawing.SystemColors.ControlLightLight; appearance76.BackColor2 = System.Drawing.SystemColors.Control; appearance76.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance76.ForeColor = System.Drawing.SystemColors.GrayText; this.cmb_CutSide.DisplayLayout.GroupByBox.PromptAppearance = appearance76; this.cmb_CutSide.DisplayLayout.MaxColScrollRegions = 1; this.cmb_CutSide.DisplayLayout.MaxRowScrollRegions = 1; appearance77.BackColor = System.Drawing.SystemColors.Window; appearance77.ForeColor = System.Drawing.SystemColors.ControlText; this.cmb_CutSide.DisplayLayout.Override.ActiveCellAppearance = appearance77; appearance78.BackColor = System.Drawing.SystemColors.Highlight; appearance78.ForeColor = System.Drawing.SystemColors.HighlightText; this.cmb_CutSide.DisplayLayout.Override.ActiveRowAppearance = appearance78; this.cmb_CutSide.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted; this.cmb_CutSide.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted; appearance79.BackColor = System.Drawing.SystemColors.Window; this.cmb_CutSide.DisplayLayout.Override.CardAreaAppearance = appearance79; appearance80.BorderColor = System.Drawing.Color.Silver; appearance80.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter; this.cmb_CutSide.DisplayLayout.Override.CellAppearance = appearance80; this.cmb_CutSide.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText; this.cmb_CutSide.DisplayLayout.Override.CellPadding = 0; appearance81.BackColor = System.Drawing.SystemColors.Control; appearance81.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance81.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element; appearance81.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance81.BorderColor = System.Drawing.SystemColors.Window; this.cmb_CutSide.DisplayLayout.Override.GroupByRowAppearance = appearance81; appearance82.TextHAlign = Infragistics.Win.HAlign.Left; this.cmb_CutSide.DisplayLayout.Override.HeaderAppearance = appearance82; this.cmb_CutSide.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti; this.cmb_CutSide.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand; appearance83.BackColor = System.Drawing.SystemColors.Window; appearance83.BorderColor = System.Drawing.Color.Silver; this.cmb_CutSide.DisplayLayout.Override.RowAppearance = appearance83; this.cmb_CutSide.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False; appearance84.BackColor = System.Drawing.SystemColors.ControlLight; this.cmb_CutSide.DisplayLayout.Override.TemplateAddRowAppearance = appearance84; this.cmb_CutSide.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill; this.cmb_CutSide.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate; this.cmb_CutSide.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy; this.cmb_CutSide.DisplayMember = ""; this.cmb_CutSide.DropDownStyle = Infragistics.Win.UltraWinGrid.UltraComboStyle.DropDownList; this.cmb_CutSide.FlatMode = true; this.cmb_CutSide.Location = new System.Drawing.Point(737, 147); this.cmb_CutSide.Name = "cmb_CutSide"; this.cmb_CutSide.Size = new System.Drawing.Size(74, 19); this.cmb_CutSide.TabIndex = 31; this.cmb_CutSide.ValueMember = ""; // // chk_HeatDeal // this.chk_HeatDeal.FlatMode = true; this.chk_HeatDeal.Location = new System.Drawing.Point(661, 99); this.chk_HeatDeal.Name = "chk_HeatDeal"; this.chk_HeatDeal.Size = new System.Drawing.Size(80, 20); this.chk_HeatDeal.TabIndex = 32; this.chk_HeatDeal.Text = "正火结果"; // // chk_InPlan // appearance85.BackColor = System.Drawing.Color.LightCyan; this.chk_InPlan.Appearance = appearance85; this.chk_InPlan.FlatMode = true; this.chk_InPlan.Location = new System.Drawing.Point(504, 195); this.chk_InPlan.Name = "chk_InPlan"; this.chk_InPlan.Size = new System.Drawing.Size(80, 20); this.chk_InPlan.TabIndex = 33; this.chk_InPlan.Text = "有订单"; this.chk_InPlan.CheckedChanged += new System.EventHandler(this.chk_InPlan_CheckedChanged); // // chk_OutPlan // appearance86.BackColor = System.Drawing.Color.LightCyan; this.chk_OutPlan.Appearance = appearance86; this.chk_OutPlan.FlatMode = true; this.chk_OutPlan.Location = new System.Drawing.Point(504, 217); this.chk_OutPlan.Name = "chk_OutPlan"; this.chk_OutPlan.Size = new System.Drawing.Size(80, 20); this.chk_OutPlan.TabIndex = 34; this.chk_OutPlan.Text = "无订单"; this.chk_OutPlan.CheckedChanged += new System.EventHandler(this.chk_OutPlan_CheckedChanged); // // Ops_Area // this.Ops_Area.BackColor = System.Drawing.Color.Transparent; this.Ops_Area.BorderStyle = Infragistics.Win.UIElementBorderStyle.None; this.Ops_Area.FlatMode = true; this.Ops_Area.ItemAppearance = appearance87; valueListItem1.DataValue = "513201"; valueListItem1.DisplayText = "一号库"; valueListItem2.DataValue = "513202"; valueListItem2.DisplayText = "二号库"; valueListItem3.DataValue = "513203"; valueListItem3.DisplayText = "三号库"; valueListItem4.DataValue = "513204"; valueListItem4.DisplayText = "四号库"; valueListItem5.DataValue = "513205"; valueListItem5.DisplayText = "五号库"; valueListItem6.DataValue = "513206"; valueListItem6.DisplayText = "六号库"; valueListItem7.DataValue = "513207"; valueListItem7.DisplayText = "七号库"; valueListItem8.DataValue = "513208"; valueListItem8.DisplayText = "八号库"; valueListItem9.DataValue = "513209"; valueListItem9.DisplayText = "九号库"; valueListItem10.DataValue = "513210"; valueListItem10.DisplayText = "十号库"; this.Ops_Area.Items.Add(valueListItem1); this.Ops_Area.Items.Add(valueListItem2); this.Ops_Area.Items.Add(valueListItem3); this.Ops_Area.Items.Add(valueListItem4); this.Ops_Area.Items.Add(valueListItem5); this.Ops_Area.Items.Add(valueListItem6); this.Ops_Area.Items.Add(valueListItem7); this.Ops_Area.Items.Add(valueListItem8); this.Ops_Area.Items.Add(valueListItem9); this.Ops_Area.Items.Add(valueListItem10); this.Ops_Area.ItemSpacingVertical = 6; this.Ops_Area.Location = new System.Drawing.Point(226, 6); this.Ops_Area.Name = "Ops_Area"; this.Ops_Area.Size = new System.Drawing.Size(3, 220); this.Ops_Area.TabIndex = 35; this.Ops_Area.ValueChanged += new System.EventHandler(this.Ops_Area_ValueChanged); // // chk_NotInButtress // appearance88.BackColor = System.Drawing.Color.LightCyan; this.chk_NotInButtress.Appearance = appearance88; this.chk_NotInButtress.FlatMode = true; this.chk_NotInButtress.Location = new System.Drawing.Point(661, 217); this.chk_NotInButtress.Name = "chk_NotInButtress"; this.chk_NotInButtress.Size = new System.Drawing.Size(80, 20); this.chk_NotInButtress.TabIndex = 37; this.chk_NotInButtress.Text = "含未入堆"; this.chk_NotInButtress.CheckedChanged += new System.EventHandler(this.chk_ClearStorage_CheckedChanged); // // chk_DummyButtress // appearance89.BackColor = System.Drawing.Color.LightCyan; this.chk_DummyButtress.Appearance = appearance89; this.chk_DummyButtress.FlatMode = true; this.chk_DummyButtress.Location = new System.Drawing.Point(584, 195); this.chk_DummyButtress.Name = "chk_DummyButtress"; this.chk_DummyButtress.Size = new System.Drawing.Size(87, 20); this.chk_DummyButtress.TabIndex = 38; this.chk_DummyButtress.Text = "含虚拟库"; // // chk_Result // this.chk_Result.FlatMode = true; this.chk_Result.Location = new System.Drawing.Point(265, 215); this.chk_Result.Name = "chk_Result"; this.chk_Result.Size = new System.Drawing.Size(80, 20); this.chk_Result.TabIndex = 39; this.chk_Result.Text = "判定结果"; // // cmb_Result // this.cmb_Result.CharacterCasing = System.Windows.Forms.CharacterCasing.Normal; appearance90.BackColor = System.Drawing.SystemColors.Window; appearance90.BorderColor = System.Drawing.SystemColors.InactiveCaption; this.cmb_Result.DisplayLayout.Appearance = appearance90; this.cmb_Result.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; this.cmb_Result.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False; appearance91.BackColor = System.Drawing.SystemColors.ActiveBorder; appearance91.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance91.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance91.BorderColor = System.Drawing.SystemColors.Window; this.cmb_Result.DisplayLayout.GroupByBox.Appearance = appearance91; appearance92.ForeColor = System.Drawing.SystemColors.GrayText; this.cmb_Result.DisplayLayout.GroupByBox.BandLabelAppearance = appearance92; this.cmb_Result.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; appearance93.BackColor = System.Drawing.SystemColors.ControlLightLight; appearance93.BackColor2 = System.Drawing.SystemColors.Control; appearance93.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance93.ForeColor = System.Drawing.SystemColors.GrayText; this.cmb_Result.DisplayLayout.GroupByBox.PromptAppearance = appearance93; this.cmb_Result.DisplayLayout.MaxColScrollRegions = 1; this.cmb_Result.DisplayLayout.MaxRowScrollRegions = 1; appearance94.BackColor = System.Drawing.SystemColors.Window; appearance94.ForeColor = System.Drawing.SystemColors.ControlText; this.cmb_Result.DisplayLayout.Override.ActiveCellAppearance = appearance94; appearance95.BackColor = System.Drawing.SystemColors.Highlight; appearance95.ForeColor = System.Drawing.SystemColors.HighlightText; this.cmb_Result.DisplayLayout.Override.ActiveRowAppearance = appearance95; this.cmb_Result.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted; this.cmb_Result.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted; appearance96.BackColor = System.Drawing.SystemColors.Window; this.cmb_Result.DisplayLayout.Override.CardAreaAppearance = appearance96; appearance97.BorderColor = System.Drawing.Color.Silver; appearance97.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter; this.cmb_Result.DisplayLayout.Override.CellAppearance = appearance97; this.cmb_Result.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText; this.cmb_Result.DisplayLayout.Override.CellPadding = 0; appearance98.BackColor = System.Drawing.SystemColors.Control; appearance98.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance98.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element; appearance98.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance98.BorderColor = System.Drawing.SystemColors.Window; this.cmb_Result.DisplayLayout.Override.GroupByRowAppearance = appearance98; appearance99.TextHAlign = Infragistics.Win.HAlign.Left; this.cmb_Result.DisplayLayout.Override.HeaderAppearance = appearance99; this.cmb_Result.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti; this.cmb_Result.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand; appearance100.BackColor = System.Drawing.SystemColors.Window; appearance100.BorderColor = System.Drawing.Color.Silver; this.cmb_Result.DisplayLayout.Override.RowAppearance = appearance100; this.cmb_Result.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False; appearance101.BackColor = System.Drawing.SystemColors.ControlLight; this.cmb_Result.DisplayLayout.Override.TemplateAddRowAppearance = appearance101; this.cmb_Result.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill; this.cmb_Result.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate; this.cmb_Result.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy; this.cmb_Result.DisplayMember = ""; this.cmb_Result.FlatMode = true; this.cmb_Result.Location = new System.Drawing.Point(339, 213); this.cmb_Result.Name = "cmb_Result"; this.cmb_Result.Size = new System.Drawing.Size(159, 19); this.cmb_Result.TabIndex = 40; this.cmb_Result.ValueMember = ""; // // chk_SteelType // this.chk_SteelType.FlatMode = true; this.chk_SteelType.Location = new System.Drawing.Point(4, 4); this.chk_SteelType.Name = "chk_SteelType"; this.chk_SteelType.Size = new System.Drawing.Size(55, 20); this.chk_SteelType.TabIndex = 41; this.chk_SteelType.Text = "钢类"; // // cmb_SteelType // this.cmb_SteelType.CharacterCasing = System.Windows.Forms.CharacterCasing.Normal; appearance102.BackColor = System.Drawing.SystemColors.Window; appearance102.BorderColor = System.Drawing.SystemColors.InactiveCaption; this.cmb_SteelType.DisplayLayout.Appearance = appearance102; this.cmb_SteelType.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; this.cmb_SteelType.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False; appearance103.BackColor = System.Drawing.SystemColors.ActiveBorder; appearance103.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance103.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance103.BorderColor = System.Drawing.SystemColors.Window; this.cmb_SteelType.DisplayLayout.GroupByBox.Appearance = appearance103; appearance104.ForeColor = System.Drawing.SystemColors.GrayText; this.cmb_SteelType.DisplayLayout.GroupByBox.BandLabelAppearance = appearance104; this.cmb_SteelType.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; appearance105.BackColor = System.Drawing.SystemColors.ControlLightLight; appearance105.BackColor2 = System.Drawing.SystemColors.Control; appearance105.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance105.ForeColor = System.Drawing.SystemColors.GrayText; this.cmb_SteelType.DisplayLayout.GroupByBox.PromptAppearance = appearance105; this.cmb_SteelType.DisplayLayout.MaxColScrollRegions = 1; this.cmb_SteelType.DisplayLayout.MaxRowScrollRegions = 1; appearance106.BackColor = System.Drawing.SystemColors.Window; appearance106.ForeColor = System.Drawing.SystemColors.ControlText; this.cmb_SteelType.DisplayLayout.Override.ActiveCellAppearance = appearance106; appearance107.BackColor = System.Drawing.SystemColors.Highlight; appearance107.ForeColor = System.Drawing.SystemColors.HighlightText; this.cmb_SteelType.DisplayLayout.Override.ActiveRowAppearance = appearance107; this.cmb_SteelType.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted; this.cmb_SteelType.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted; appearance108.BackColor = System.Drawing.SystemColors.Window; this.cmb_SteelType.DisplayLayout.Override.CardAreaAppearance = appearance108; appearance109.BorderColor = System.Drawing.Color.Silver; appearance109.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter; this.cmb_SteelType.DisplayLayout.Override.CellAppearance = appearance109; this.cmb_SteelType.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText; this.cmb_SteelType.DisplayLayout.Override.CellPadding = 0; appearance110.BackColor = System.Drawing.SystemColors.Control; appearance110.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance110.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element; appearance110.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance110.BorderColor = System.Drawing.SystemColors.Window; this.cmb_SteelType.DisplayLayout.Override.GroupByRowAppearance = appearance110; appearance111.TextHAlign = Infragistics.Win.HAlign.Left; this.cmb_SteelType.DisplayLayout.Override.HeaderAppearance = appearance111; this.cmb_SteelType.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti; this.cmb_SteelType.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand; appearance112.BackColor = System.Drawing.SystemColors.Window; appearance112.BorderColor = System.Drawing.Color.Silver; this.cmb_SteelType.DisplayLayout.Override.RowAppearance = appearance112; this.cmb_SteelType.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False; appearance113.BackColor = System.Drawing.SystemColors.ControlLight; this.cmb_SteelType.DisplayLayout.Override.TemplateAddRowAppearance = appearance113; this.cmb_SteelType.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill; this.cmb_SteelType.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate; this.cmb_SteelType.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy; this.cmb_SteelType.DisplayMember = ""; this.cmb_SteelType.FlatMode = true; this.cmb_SteelType.Location = new System.Drawing.Point(54, 4); this.cmb_SteelType.Name = "cmb_SteelType"; this.cmb_SteelType.Size = new System.Drawing.Size(72, 19); this.cmb_SteelType.TabIndex = 42; this.cmb_SteelType.ValueMember = ""; // // chk_OldPlanNO // this.chk_OldPlanNO.FlatMode = true; this.chk_OldPlanNO.Location = new System.Drawing.Point(504, 53); this.chk_OldPlanNO.Name = "chk_OldPlanNO"; this.chk_OldPlanNO.Size = new System.Drawing.Size(80, 20); this.chk_OldPlanNO.TabIndex = 45; this.chk_OldPlanNO.Text = "原计划号"; // // txt_OldPlanNO // this.txt_OldPlanNO.AutoSize = true; this.txt_OldPlanNO.FlatMode = true; this.txt_OldPlanNO.Location = new System.Drawing.Point(581, 53); this.txt_OldPlanNO.Name = "txt_OldPlanNO"; this.txt_OldPlanNO.Size = new System.Drawing.Size(77, 19); this.txt_OldPlanNO.TabIndex = 46; // // chk_InStorageTime // this.chk_InStorageTime.FlatMode = true; this.chk_InStorageTime.Location = new System.Drawing.Point(504, 9); this.chk_InStorageTime.Name = "chk_InStorageTime"; this.chk_InStorageTime.Size = new System.Drawing.Size(80, 20); this.chk_InStorageTime.TabIndex = 47; this.chk_InStorageTime.Text = "入库时间"; // // Dte_Begin // this.Dte_Begin.FlatMode = true; this.Dte_Begin.Location = new System.Drawing.Point(581, 9); this.Dte_Begin.Name = "Dte_Begin"; this.Dte_Begin.Size = new System.Drawing.Size(100, 19); this.Dte_Begin.TabIndex = 48; // // Dte_End // this.Dte_End.FlatMode = true; this.Dte_End.Location = new System.Drawing.Point(711, 8); this.Dte_End.Name = "Dte_End"; this.Dte_End.Size = new System.Drawing.Size(100, 19); this.Dte_End.TabIndex = 49; // // ultraLabel5 // this.ultraLabel5.Location = new System.Drawing.Point(688, 13); this.ultraLabel5.Name = "ultraLabel5"; this.ultraLabel5.Size = new System.Drawing.Size(17, 16); this.ultraLabel5.TabIndex = 50; this.ultraLabel5.Text = "到"; // // chk_PlanOrder // this.chk_PlanOrder.FlatMode = true; this.chk_PlanOrder.Location = new System.Drawing.Point(504, 75); this.chk_PlanOrder.Name = "chk_PlanOrder"; this.chk_PlanOrder.Size = new System.Drawing.Size(80, 20); this.chk_PlanOrder.TabIndex = 51; this.chk_PlanOrder.Text = "原有订单"; // // txt_PlanOrder // this.txt_PlanOrder.AutoSize = true; this.txt_PlanOrder.FlatMode = true; this.txt_PlanOrder.Location = new System.Drawing.Point(581, 75); this.txt_PlanOrder.Name = "txt_PlanOrder"; this.txt_PlanOrder.Size = new System.Drawing.Size(77, 19); this.txt_PlanOrder.TabIndex = 52; // // chk_NPlanOrder // this.chk_NPlanOrder.FlatMode = true; this.chk_NPlanOrder.Location = new System.Drawing.Point(661, 75); this.chk_NPlanOrder.Name = "chk_NPlanOrder"; this.chk_NPlanOrder.Size = new System.Drawing.Size(80, 20); this.chk_NPlanOrder.TabIndex = 53; this.chk_NPlanOrder.Text = "现在订单"; // // txt_NPlanOrder // this.txt_NPlanOrder.AutoSize = true; this.txt_NPlanOrder.FlatMode = true; this.txt_NPlanOrder.Location = new System.Drawing.Point(737, 75); this.txt_NPlanOrder.Name = "txt_NPlanOrder"; this.txt_NPlanOrder.Size = new System.Drawing.Size(74, 19); this.txt_NPlanOrder.TabIndex = 54; // // cmb_HeatDeal // this.cmb_HeatDeal.CharacterCasing = System.Windows.Forms.CharacterCasing.Normal; appearance114.BackColor = System.Drawing.SystemColors.Window; appearance114.BorderColor = System.Drawing.SystemColors.InactiveCaption; this.cmb_HeatDeal.DisplayLayout.Appearance = appearance114; this.cmb_HeatDeal.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; this.cmb_HeatDeal.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False; appearance115.BackColor = System.Drawing.SystemColors.ActiveBorder; appearance115.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance115.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance115.BorderColor = System.Drawing.SystemColors.Window; this.cmb_HeatDeal.DisplayLayout.GroupByBox.Appearance = appearance115; appearance116.ForeColor = System.Drawing.SystemColors.GrayText; this.cmb_HeatDeal.DisplayLayout.GroupByBox.BandLabelAppearance = appearance116; this.cmb_HeatDeal.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; appearance117.BackColor = System.Drawing.SystemColors.ControlLightLight; appearance117.BackColor2 = System.Drawing.SystemColors.Control; appearance117.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance117.ForeColor = System.Drawing.SystemColors.GrayText; this.cmb_HeatDeal.DisplayLayout.GroupByBox.PromptAppearance = appearance117; this.cmb_HeatDeal.DisplayLayout.MaxColScrollRegions = 1; this.cmb_HeatDeal.DisplayLayout.MaxRowScrollRegions = 1; appearance118.BackColor = System.Drawing.SystemColors.Window; appearance118.ForeColor = System.Drawing.SystemColors.ControlText; this.cmb_HeatDeal.DisplayLayout.Override.ActiveCellAppearance = appearance118; appearance119.BackColor = System.Drawing.SystemColors.Highlight; appearance119.ForeColor = System.Drawing.SystemColors.HighlightText; this.cmb_HeatDeal.DisplayLayout.Override.ActiveRowAppearance = appearance119; this.cmb_HeatDeal.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted; this.cmb_HeatDeal.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted; appearance120.BackColor = System.Drawing.SystemColors.Window; this.cmb_HeatDeal.DisplayLayout.Override.CardAreaAppearance = appearance120; appearance121.BorderColor = System.Drawing.Color.Silver; appearance121.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter; this.cmb_HeatDeal.DisplayLayout.Override.CellAppearance = appearance121; this.cmb_HeatDeal.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText; this.cmb_HeatDeal.DisplayLayout.Override.CellPadding = 0; appearance122.BackColor = System.Drawing.SystemColors.Control; appearance122.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance122.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element; appearance122.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance122.BorderColor = System.Drawing.SystemColors.Window; this.cmb_HeatDeal.DisplayLayout.Override.GroupByRowAppearance = appearance122; appearance123.TextHAlign = Infragistics.Win.HAlign.Left; this.cmb_HeatDeal.DisplayLayout.Override.HeaderAppearance = appearance123; this.cmb_HeatDeal.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti; this.cmb_HeatDeal.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand; appearance124.BackColor = System.Drawing.SystemColors.Window; appearance124.BorderColor = System.Drawing.Color.Silver; this.cmb_HeatDeal.DisplayLayout.Override.RowAppearance = appearance124; this.cmb_HeatDeal.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False; appearance125.BackColor = System.Drawing.SystemColors.ControlLight; this.cmb_HeatDeal.DisplayLayout.Override.TemplateAddRowAppearance = appearance125; this.cmb_HeatDeal.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill; this.cmb_HeatDeal.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate; this.cmb_HeatDeal.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy; this.cmb_HeatDeal.DisplayMember = ""; this.cmb_HeatDeal.DropDownStyle = Infragistics.Win.UltraWinGrid.UltraComboStyle.DropDownList; this.cmb_HeatDeal.FlatMode = true; this.cmb_HeatDeal.Location = new System.Drawing.Point(737, 99); this.cmb_HeatDeal.Name = "cmb_HeatDeal"; this.cmb_HeatDeal.Size = new System.Drawing.Size(74, 19); this.cmb_HeatDeal.TabIndex = 55; this.cmb_HeatDeal.ValueMember = ""; // // cmb_FaceQuanlity // this.cmb_FaceQuanlity.CharacterCasing = System.Windows.Forms.CharacterCasing.Normal; appearance126.BackColor = System.Drawing.SystemColors.Window; appearance126.BorderColor = System.Drawing.SystemColors.InactiveCaption; this.cmb_FaceQuanlity.DisplayLayout.Appearance = appearance126; this.cmb_FaceQuanlity.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; this.cmb_FaceQuanlity.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False; appearance127.BackColor = System.Drawing.SystemColors.ActiveBorder; appearance127.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance127.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance127.BorderColor = System.Drawing.SystemColors.Window; this.cmb_FaceQuanlity.DisplayLayout.GroupByBox.Appearance = appearance127; appearance128.ForeColor = System.Drawing.SystemColors.GrayText; this.cmb_FaceQuanlity.DisplayLayout.GroupByBox.BandLabelAppearance = appearance128; this.cmb_FaceQuanlity.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; appearance129.BackColor = System.Drawing.SystemColors.ControlLightLight; appearance129.BackColor2 = System.Drawing.SystemColors.Control; appearance129.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance129.ForeColor = System.Drawing.SystemColors.GrayText; this.cmb_FaceQuanlity.DisplayLayout.GroupByBox.PromptAppearance = appearance129; this.cmb_FaceQuanlity.DisplayLayout.MaxColScrollRegions = 1; this.cmb_FaceQuanlity.DisplayLayout.MaxRowScrollRegions = 1; appearance130.BackColor = System.Drawing.SystemColors.Window; appearance130.ForeColor = System.Drawing.SystemColors.ControlText; this.cmb_FaceQuanlity.DisplayLayout.Override.ActiveCellAppearance = appearance130; appearance131.BackColor = System.Drawing.SystemColors.Highlight; appearance131.ForeColor = System.Drawing.SystemColors.HighlightText; this.cmb_FaceQuanlity.DisplayLayout.Override.ActiveRowAppearance = appearance131; this.cmb_FaceQuanlity.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted; this.cmb_FaceQuanlity.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted; appearance132.BackColor = System.Drawing.SystemColors.Window; this.cmb_FaceQuanlity.DisplayLayout.Override.CardAreaAppearance = appearance132; appearance133.BorderColor = System.Drawing.Color.Silver; appearance133.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter; this.cmb_FaceQuanlity.DisplayLayout.Override.CellAppearance = appearance133; this.cmb_FaceQuanlity.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText; this.cmb_FaceQuanlity.DisplayLayout.Override.CellPadding = 0; appearance134.BackColor = System.Drawing.SystemColors.Control; appearance134.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance134.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element; appearance134.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance134.BorderColor = System.Drawing.SystemColors.Window; this.cmb_FaceQuanlity.DisplayLayout.Override.GroupByRowAppearance = appearance134; appearance135.TextHAlign = Infragistics.Win.HAlign.Left; this.cmb_FaceQuanlity.DisplayLayout.Override.HeaderAppearance = appearance135; this.cmb_FaceQuanlity.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti; this.cmb_FaceQuanlity.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand; appearance136.BackColor = System.Drawing.SystemColors.Window; appearance136.BorderColor = System.Drawing.Color.Silver; this.cmb_FaceQuanlity.DisplayLayout.Override.RowAppearance = appearance136; this.cmb_FaceQuanlity.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False; appearance137.BackColor = System.Drawing.SystemColors.ControlLight; this.cmb_FaceQuanlity.DisplayLayout.Override.TemplateAddRowAppearance = appearance137; this.cmb_FaceQuanlity.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill; this.cmb_FaceQuanlity.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate; this.cmb_FaceQuanlity.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy; this.cmb_FaceQuanlity.DisplayMember = ""; this.cmb_FaceQuanlity.DropDownStyle = Infragistics.Win.UltraWinGrid.UltraComboStyle.DropDownList; this.cmb_FaceQuanlity.FlatMode = true; this.cmb_FaceQuanlity.Location = new System.Drawing.Point(581, 123); this.cmb_FaceQuanlity.Name = "cmb_FaceQuanlity"; this.cmb_FaceQuanlity.Size = new System.Drawing.Size(77, 19); this.cmb_FaceQuanlity.TabIndex = 57; this.cmb_FaceQuanlity.ValueMember = ""; // // chk_FaceQuanlity // this.chk_FaceQuanlity.FlatMode = true; this.chk_FaceQuanlity.Location = new System.Drawing.Point(504, 123); this.chk_FaceQuanlity.Name = "chk_FaceQuanlity"; this.chk_FaceQuanlity.Size = new System.Drawing.Size(80, 20); this.chk_FaceQuanlity.TabIndex = 56; this.chk_FaceQuanlity.Text = "表面质量"; // // cmb_BugReason // this.cmb_BugReason.CharacterCasing = System.Windows.Forms.CharacterCasing.Normal; appearance138.BackColor = System.Drawing.SystemColors.Window; appearance138.BorderColor = System.Drawing.SystemColors.InactiveCaption; this.cmb_BugReason.DisplayLayout.Appearance = appearance138; this.cmb_BugReason.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; this.cmb_BugReason.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False; appearance139.BackColor = System.Drawing.SystemColors.ActiveBorder; appearance139.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance139.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance139.BorderColor = System.Drawing.SystemColors.Window; this.cmb_BugReason.DisplayLayout.GroupByBox.Appearance = appearance139; appearance140.ForeColor = System.Drawing.SystemColors.GrayText; this.cmb_BugReason.DisplayLayout.GroupByBox.BandLabelAppearance = appearance140; this.cmb_BugReason.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; appearance141.BackColor = System.Drawing.SystemColors.ControlLightLight; appearance141.BackColor2 = System.Drawing.SystemColors.Control; appearance141.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance141.ForeColor = System.Drawing.SystemColors.GrayText; this.cmb_BugReason.DisplayLayout.GroupByBox.PromptAppearance = appearance141; this.cmb_BugReason.DisplayLayout.MaxColScrollRegions = 1; this.cmb_BugReason.DisplayLayout.MaxRowScrollRegions = 1; appearance142.BackColor = System.Drawing.SystemColors.Window; appearance142.ForeColor = System.Drawing.SystemColors.ControlText; this.cmb_BugReason.DisplayLayout.Override.ActiveCellAppearance = appearance142; appearance143.BackColor = System.Drawing.SystemColors.Highlight; appearance143.ForeColor = System.Drawing.SystemColors.HighlightText; this.cmb_BugReason.DisplayLayout.Override.ActiveRowAppearance = appearance143; this.cmb_BugReason.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted; this.cmb_BugReason.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted; appearance144.BackColor = System.Drawing.SystemColors.Window; this.cmb_BugReason.DisplayLayout.Override.CardAreaAppearance = appearance144; appearance145.BorderColor = System.Drawing.Color.Silver; appearance145.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter; this.cmb_BugReason.DisplayLayout.Override.CellAppearance = appearance145; this.cmb_BugReason.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText; this.cmb_BugReason.DisplayLayout.Override.CellPadding = 0; appearance146.BackColor = System.Drawing.SystemColors.Control; appearance146.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance146.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element; appearance146.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance146.BorderColor = System.Drawing.SystemColors.Window; this.cmb_BugReason.DisplayLayout.Override.GroupByRowAppearance = appearance146; appearance147.TextHAlign = Infragistics.Win.HAlign.Left; this.cmb_BugReason.DisplayLayout.Override.HeaderAppearance = appearance147; this.cmb_BugReason.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti; this.cmb_BugReason.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand; appearance148.BackColor = System.Drawing.SystemColors.Window; appearance148.BorderColor = System.Drawing.Color.Silver; this.cmb_BugReason.DisplayLayout.Override.RowAppearance = appearance148; this.cmb_BugReason.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False; appearance149.BackColor = System.Drawing.SystemColors.ControlLight; this.cmb_BugReason.DisplayLayout.Override.TemplateAddRowAppearance = appearance149; this.cmb_BugReason.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill; this.cmb_BugReason.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate; this.cmb_BugReason.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy; this.cmb_BugReason.DisplayMember = ""; this.cmb_BugReason.DropDownStyle = Infragistics.Win.UltraWinGrid.UltraComboStyle.DropDownList; this.cmb_BugReason.FlatMode = true; this.cmb_BugReason.Location = new System.Drawing.Point(737, 123); this.cmb_BugReason.Name = "cmb_BugReason"; this.cmb_BugReason.Size = new System.Drawing.Size(74, 19); this.cmb_BugReason.TabIndex = 59; this.cmb_BugReason.ValueMember = ""; // // chk_BugReason // this.chk_BugReason.FlatMode = true; this.chk_BugReason.Location = new System.Drawing.Point(661, 123); this.chk_BugReason.Name = "chk_BugReason"; this.chk_BugReason.Size = new System.Drawing.Size(80, 20); this.chk_BugReason.TabIndex = 58; this.chk_BugReason.Text = "缺陷类型"; // // cmb_Degree // this.cmb_Degree.CharacterCasing = System.Windows.Forms.CharacterCasing.Normal; appearance150.BackColor = System.Drawing.SystemColors.Window; appearance150.BorderColor = System.Drawing.SystemColors.InactiveCaption; this.cmb_Degree.DisplayLayout.Appearance = appearance150; this.cmb_Degree.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; this.cmb_Degree.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False; appearance151.BackColor = System.Drawing.SystemColors.ActiveBorder; appearance151.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance151.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance151.BorderColor = System.Drawing.SystemColors.Window; this.cmb_Degree.DisplayLayout.GroupByBox.Appearance = appearance151; appearance152.ForeColor = System.Drawing.SystemColors.GrayText; this.cmb_Degree.DisplayLayout.GroupByBox.BandLabelAppearance = appearance152; this.cmb_Degree.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; appearance153.BackColor = System.Drawing.SystemColors.ControlLightLight; appearance153.BackColor2 = System.Drawing.SystemColors.Control; appearance153.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance153.ForeColor = System.Drawing.SystemColors.GrayText; this.cmb_Degree.DisplayLayout.GroupByBox.PromptAppearance = appearance153; this.cmb_Degree.DisplayLayout.MaxColScrollRegions = 1; this.cmb_Degree.DisplayLayout.MaxRowScrollRegions = 1; appearance154.BackColor = System.Drawing.SystemColors.Window; appearance154.ForeColor = System.Drawing.SystemColors.ControlText; this.cmb_Degree.DisplayLayout.Override.ActiveCellAppearance = appearance154; appearance155.BackColor = System.Drawing.SystemColors.Highlight; appearance155.ForeColor = System.Drawing.SystemColors.HighlightText; this.cmb_Degree.DisplayLayout.Override.ActiveRowAppearance = appearance155; this.cmb_Degree.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted; this.cmb_Degree.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted; appearance156.BackColor = System.Drawing.SystemColors.Window; this.cmb_Degree.DisplayLayout.Override.CardAreaAppearance = appearance156; appearance157.BorderColor = System.Drawing.Color.Silver; appearance157.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter; this.cmb_Degree.DisplayLayout.Override.CellAppearance = appearance157; this.cmb_Degree.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText; this.cmb_Degree.DisplayLayout.Override.CellPadding = 0; appearance158.BackColor = System.Drawing.SystemColors.Control; appearance158.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance158.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element; appearance158.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance158.BorderColor = System.Drawing.SystemColors.Window; this.cmb_Degree.DisplayLayout.Override.GroupByRowAppearance = appearance158; appearance159.TextHAlign = Infragistics.Win.HAlign.Left; this.cmb_Degree.DisplayLayout.Override.HeaderAppearance = appearance159; this.cmb_Degree.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti; this.cmb_Degree.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand; appearance160.BackColor = System.Drawing.SystemColors.Window; appearance160.BorderColor = System.Drawing.Color.Silver; this.cmb_Degree.DisplayLayout.Override.RowAppearance = appearance160; this.cmb_Degree.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False; appearance161.BackColor = System.Drawing.SystemColors.ControlLight; this.cmb_Degree.DisplayLayout.Override.TemplateAddRowAppearance = appearance161; this.cmb_Degree.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill; this.cmb_Degree.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate; this.cmb_Degree.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy; this.cmb_Degree.DisplayMember = ""; this.cmb_Degree.DropDownStyle = Infragistics.Win.UltraWinGrid.UltraComboStyle.DropDownList; this.cmb_Degree.FlatMode = true; this.cmb_Degree.Location = new System.Drawing.Point(581, 147); this.cmb_Degree.Name = "cmb_Degree"; this.cmb_Degree.Size = new System.Drawing.Size(77, 19); this.cmb_Degree.TabIndex = 61; this.cmb_Degree.ValueMember = ""; // // chk_Degree // this.chk_Degree.FlatMode = true; this.chk_Degree.Location = new System.Drawing.Point(504, 147); this.chk_Degree.Name = "chk_Degree"; this.chk_Degree.Size = new System.Drawing.Size(80, 20); this.chk_Degree.TabIndex = 60; this.chk_Degree.Text = "改判原因"; // // cmb_Role // this.cmb_Role.CharacterCasing = System.Windows.Forms.CharacterCasing.Normal; appearance162.BackColor = System.Drawing.SystemColors.Window; appearance162.BorderColor = System.Drawing.SystemColors.InactiveCaption; this.cmb_Role.DisplayLayout.Appearance = appearance162; this.cmb_Role.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; this.cmb_Role.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False; appearance163.BackColor = System.Drawing.SystemColors.ActiveBorder; appearance163.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance163.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance163.BorderColor = System.Drawing.SystemColors.Window; this.cmb_Role.DisplayLayout.GroupByBox.Appearance = appearance163; appearance164.ForeColor = System.Drawing.SystemColors.GrayText; this.cmb_Role.DisplayLayout.GroupByBox.BandLabelAppearance = appearance164; this.cmb_Role.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; appearance165.BackColor = System.Drawing.SystemColors.ControlLightLight; appearance165.BackColor2 = System.Drawing.SystemColors.Control; appearance165.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance165.ForeColor = System.Drawing.SystemColors.GrayText; this.cmb_Role.DisplayLayout.GroupByBox.PromptAppearance = appearance165; this.cmb_Role.DisplayLayout.MaxColScrollRegions = 1; this.cmb_Role.DisplayLayout.MaxRowScrollRegions = 1; appearance166.BackColor = System.Drawing.SystemColors.Window; appearance166.ForeColor = System.Drawing.SystemColors.ControlText; this.cmb_Role.DisplayLayout.Override.ActiveCellAppearance = appearance166; appearance167.BackColor = System.Drawing.SystemColors.Highlight; appearance167.ForeColor = System.Drawing.SystemColors.HighlightText; this.cmb_Role.DisplayLayout.Override.ActiveRowAppearance = appearance167; this.cmb_Role.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted; this.cmb_Role.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted; appearance168.BackColor = System.Drawing.SystemColors.Window; this.cmb_Role.DisplayLayout.Override.CardAreaAppearance = appearance168; appearance169.BorderColor = System.Drawing.Color.Silver; appearance169.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter; this.cmb_Role.DisplayLayout.Override.CellAppearance = appearance169; this.cmb_Role.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText; this.cmb_Role.DisplayLayout.Override.CellPadding = 0; appearance170.BackColor = System.Drawing.SystemColors.Control; appearance170.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance170.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element; appearance170.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance170.BorderColor = System.Drawing.SystemColors.Window; this.cmb_Role.DisplayLayout.Override.GroupByRowAppearance = appearance170; appearance171.TextHAlign = Infragistics.Win.HAlign.Left; this.cmb_Role.DisplayLayout.Override.HeaderAppearance = appearance171; this.cmb_Role.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti; this.cmb_Role.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand; appearance172.BackColor = System.Drawing.SystemColors.Window; appearance172.BorderColor = System.Drawing.Color.Silver; this.cmb_Role.DisplayLayout.Override.RowAppearance = appearance172; this.cmb_Role.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False; appearance173.BackColor = System.Drawing.SystemColors.ControlLight; this.cmb_Role.DisplayLayout.Override.TemplateAddRowAppearance = appearance173; this.cmb_Role.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill; this.cmb_Role.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate; this.cmb_Role.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy; this.cmb_Role.DisplayMember = ""; this.cmb_Role.DropDownStyle = Infragistics.Win.UltraWinGrid.UltraComboStyle.DropDownList; this.cmb_Role.FlatMode = true; this.cmb_Role.Location = new System.Drawing.Point(581, 171); this.cmb_Role.Name = "cmb_Role"; this.cmb_Role.Size = new System.Drawing.Size(77, 19); this.cmb_Role.TabIndex = 63; this.cmb_Role.ValueMember = ""; // // chk_RoleQuery // this.chk_RoleQuery.FlatMode = true; this.chk_RoleQuery.Location = new System.Drawing.Point(504, 171); this.chk_RoleQuery.Name = "chk_RoleQuery"; this.chk_RoleQuery.Size = new System.Drawing.Size(80, 20); this.chk_RoleQuery.TabIndex = 65; this.chk_RoleQuery.Text = "定尺方式"; // // Chk_PrdTime // this.Chk_PrdTime.FlatMode = true; this.Chk_PrdTime.Location = new System.Drawing.Point(504, 31); this.Chk_PrdTime.Name = "Chk_PrdTime"; this.Chk_PrdTime.Size = new System.Drawing.Size(80, 20); this.Chk_PrdTime.TabIndex = 66; this.Chk_PrdTime.Text = "生产时间"; // // ultraLabel6 // this.ultraLabel6.Location = new System.Drawing.Point(687, 35); this.ultraLabel6.Name = "ultraLabel6"; this.ultraLabel6.Size = new System.Drawing.Size(17, 16); this.ultraLabel6.TabIndex = 69; this.ultraLabel6.Text = "到"; // // Dte_PrdEnd // this.Dte_PrdEnd.FlatMode = true; this.Dte_PrdEnd.Location = new System.Drawing.Point(711, 30); this.Dte_PrdEnd.Name = "Dte_PrdEnd"; this.Dte_PrdEnd.Size = new System.Drawing.Size(100, 19); this.Dte_PrdEnd.TabIndex = 68; // // Dte_PrdBegin // this.Dte_PrdBegin.FlatMode = true; this.Dte_PrdBegin.Location = new System.Drawing.Point(581, 31); this.Dte_PrdBegin.Name = "Dte_PrdBegin"; this.Dte_PrdBegin.Size = new System.Drawing.Size(100, 19); this.Dte_PrdBegin.TabIndex = 67; // // Chk_BeforeSend // appearance174.BackColor = System.Drawing.Color.LightCyan; this.Chk_BeforeSend.Appearance = appearance174; this.Chk_BeforeSend.FlatMode = true; this.Chk_BeforeSend.Location = new System.Drawing.Point(584, 217); this.Chk_BeforeSend.Name = "Chk_BeforeSend"; this.Chk_BeforeSend.Size = new System.Drawing.Size(84, 20); this.Chk_BeforeSend.TabIndex = 70; this.Chk_BeforeSend.Text = "含预装量"; // // Chk_Condole // this.Chk_Condole.FlatMode = true; this.Chk_Condole.Location = new System.Drawing.Point(661, 171); this.Chk_Condole.Name = "Chk_Condole"; this.Chk_Condole.Size = new System.Drawing.Size(80, 20); this.Chk_Condole.TabIndex = 71; this.Chk_Condole.Text = "板块吊号"; // // Txt_Condole // this.Txt_Condole.AutoSize = true; this.Txt_Condole.FlatMode = true; this.Txt_Condole.Location = new System.Drawing.Point(737, 171); this.Txt_Condole.Name = "Txt_Condole"; this.Txt_Condole.Size = new System.Drawing.Size(74, 19); this.Txt_Condole.TabIndex = 72; // // Chk_ButtressRemark // this.Chk_ButtressRemark.FlatMode = true; this.Chk_ButtressRemark.Location = new System.Drawing.Point(661, 195); this.Chk_ButtressRemark.Name = "Chk_ButtressRemark"; this.Chk_ButtressRemark.Size = new System.Drawing.Size(80, 20); this.Chk_ButtressRemark.TabIndex = 73; this.Chk_ButtressRemark.Text = "堆放备注"; // // Txt_BRemark // this.Txt_BRemark.AutoSize = true; this.Txt_BRemark.FlatMode = true; this.Txt_BRemark.Location = new System.Drawing.Point(737, 195); this.Txt_BRemark.Name = "Txt_BRemark"; this.Txt_BRemark.Size = new System.Drawing.Size(74, 19); this.Txt_BRemark.TabIndex = 74; // // chk_PlanNO // this.chk_PlanNO.FlatMode = true; this.chk_PlanNO.Location = new System.Drawing.Point(661, 53); this.chk_PlanNO.Name = "chk_PlanNO"; this.chk_PlanNO.Size = new System.Drawing.Size(80, 20); this.chk_PlanNO.TabIndex = 26; this.chk_PlanNO.Text = "现计划号"; this.chk_PlanNO.CheckedChanged += new System.EventHandler(this.chk_PlanNO_CheckedChanged); // // txt_PlanNO // this.txt_PlanNO.AutoSize = true; this.txt_PlanNO.FlatMode = true; this.txt_PlanNO.Location = new System.Drawing.Point(737, 53); this.txt_PlanNO.Name = "txt_PlanNO"; this.txt_PlanNO.Size = new System.Drawing.Size(74, 19); this.txt_PlanNO.TabIndex = 27; // // ctlKCJListQuery // this.AutoSize = true; this.Controls.Add(this.chk_NotInButtress); this.Controls.Add(this.Txt_BRemark); this.Controls.Add(this.Txt_Condole); this.Controls.Add(this.Dte_PrdEnd); this.Controls.Add(this.cmb_BugReason); this.Controls.Add(this.cmb_HeatDeal); this.Controls.Add(this.txt_NPlanOrder); this.Controls.Add(this.Dte_End); this.Controls.Add(this.cmb_CutSide); this.Controls.Add(this.txt_PlanNO); this.Controls.Add(this.Dte_PrdBegin); this.Controls.Add(this.cmb_Role); this.Controls.Add(this.cmb_Degree); this.Controls.Add(this.cmb_FaceQuanlity); this.Controls.Add(this.txt_PlanOrder); this.Controls.Add(this.Dte_Begin); this.Controls.Add(this.txt_OldPlanNO); this.Controls.Add(this.cmb_DeteMar); this.Controls.Add(this.txt_LenghtBegin); this.Controls.Add(this.txt_WidthBegin); this.Controls.Add(this.txt_PlyBegin); this.Controls.Add(this.txt_RollNumBegin); this.Controls.Add(this.Chk_ButtressRemark); this.Controls.Add(this.Chk_Condole); this.Controls.Add(this.Chk_BeforeSend); this.Controls.Add(this.ultraLabel6); this.Controls.Add(this.Chk_PrdTime); this.Controls.Add(this.chk_RoleQuery); this.Controls.Add(this.chk_Degree); this.Controls.Add(this.chk_BugReason); this.Controls.Add(this.chk_FaceQuanlity); this.Controls.Add(this.chk_NPlanOrder); this.Controls.Add(this.chk_PlanOrder); this.Controls.Add(this.ultraLabel5); this.Controls.Add(this.chk_InStorageTime); this.Controls.Add(this.chk_OldPlanNO); this.Controls.Add(this.cmb_SteelType); this.Controls.Add(this.chk_SteelType); this.Controls.Add(this.cmb_Result); this.Controls.Add(this.chk_Result); this.Controls.Add(this.chk_DummyButtress); this.Controls.Add(this.chk_OutPlan); this.Controls.Add(this.chk_InPlan); this.Controls.Add(this.chk_HeatDeal); this.Controls.Add(this.chk_CutSide); this.Controls.Add(this.chk_DeteMar); this.Controls.Add(this.chk_PlanNO); this.Controls.Add(this.txt_LengthEnd); this.Controls.Add(this.ultraLabel4); this.Controls.Add(this.chk_Length); this.Controls.Add(this.txt_WidthEnd); this.Controls.Add(this.ultraLabel3); this.Controls.Add(this.chk_Width); this.Controls.Add(this.txt_PlyEnd); this.Controls.Add(this.ultraLabel2); this.Controls.Add(this.chk_Ply); this.Controls.Add(this.txt_RollNumEnd); this.Controls.Add(this.ultraLabel1); this.Controls.Add(this.txt_RollTop); this.Controls.Add(this.chk_RollNum); this.Controls.Add(this.Grd_PactNO); this.Controls.Add(this.txt_PactNO); this.Controls.Add(this.Grd_Buttress); this.Controls.Add(this.grd_SteelName); this.Controls.Add(this.chk_PactNO); this.Controls.Add(this.cmb_Buttress); this.Controls.Add(this.chk_Buttress); this.Controls.Add(this.cmb_SteelName); this.Controls.Add(this.chk_SteelName); this.Controls.Add(this.Ops_Area); this.Name = "ctlKCJListQuery"; this.Size = new System.Drawing.Size(814, 262); ((System.ComponentModel.ISupportInitialize)(this.cmb_SteelName)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.cmb_Buttress)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.grd_SteelName)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Grd_Buttress)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_PactNO)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Grd_PactNO)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_RollTop)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_RollNumBegin)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_RollNumEnd)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_PlyBegin)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_PlyEnd)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_WidthEnd)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_WidthBegin)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_LengthEnd)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_LenghtBegin)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.cmb_DeteMar)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.cmb_CutSide)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Ops_Area)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.cmb_Result)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.cmb_SteelType)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_OldPlanNO)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Dte_Begin)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Dte_End)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_PlanOrder)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_NPlanOrder)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.cmb_HeatDeal)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.cmb_FaceQuanlity)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.cmb_BugReason)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.cmb_Degree)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.cmb_Role)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Dte_PrdEnd)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Dte_PrdBegin)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Txt_Condole)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Txt_BRemark)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_PlanNO)).EndInit(); this.ResumeLayout(false); } #endregion #region "Preporty" private System.Data.DataSet _MyDataSet = null; public System.Data.DataSet MyDataSet { set { _MyDataSet = value; StorageBaseClass.Init_ComboControl(this.cmb_SteelName,"XT_PH|PHMC|PHMC",ref this._MyDataSet); StorageBaseClass.Init_ComboControl(this.cmb_Buttress,"XT_DW|BUTTRESSCODE|BUTTRESS",ref this._MyDataSet); StorageBaseClass.Init_ComboControl(this.cmb_DeteMar,"DETEMAR|DETEMARID|DETEMARNAME",ref this._MyDataSet); StorageBaseClass.Init_ComboControl(this.cmb_CutSide,"XT_QB|QBBM|QBMC",ref this._MyDataSet); StorageBaseClass.Init_ComboControl(this.cmb_Result,"PDJG|PDBM|PDMC",ref this._MyDataSet); StorageBaseClass.Init_ComboControl(this.cmb_SteelType,"XT_GZ|SORTID|REMARK",ref this._MyDataSet); StorageBaseClass.Init_ComboControl(this.cmb_BugReason,"BUGREASON|BUGID|BUGNAME",ref this._MyDataSet); StorageBaseClass.Init_ComboControl(this.cmb_HeatDeal,"HEAT|HEATID|HEATNAME",ref this._MyDataSet); StorageBaseClass.Init_ComboControl(this.cmb_Degree,"DEGREEN|DEGREENID|DEGREENNAME",ref this._MyDataSet); StorageBaseClass.Init_ComboControl(this.cmb_FaceQuanlity,"BMZL|ID_|NAME_",ref this._MyDataSet); StorageBaseClass.Init_ComboControl(this.cmb_Role,"DCFS|ID_|NAME_",ref this._MyDataSet); cmb_SteelType.DisplayLayout.Bands["XT_GZ"].Columns["REMARK"].Width = cmb_SteelType.Width*2; cmb_BugReason.DisplayLayout.Bands["BUGREASON"].Columns["BUGNAME"].Width = cmb_BugReason.Width*2; cmb_Degree.DisplayLayout.Bands["DEGREEN"].Columns["DEGREENNAME"].Width = cmb_Degree.Width*2; StorageGridHelper.SetGrid(this.Grd_Buttress,ref this._MyDataSet,"KCH_BUTTRESS",new string[]{"KCH_BUTTRESS"}); StorageGridHelper.SetGrid(this.grd_SteelName,ref this._MyDataSet,"KCH_STEELNAME",new string[]{"KCH_STEELNAME"}); StorageGridHelper.SetGrid(this.Grd_PactNO,ref this._MyDataSet,"KCH_PACTNO",new string[]{"KCH_PACTNO"}); this.Grd_Buttress.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False; this.grd_SteelName.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False; this.Grd_PactNO.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False; this.Grd_Buttress.DisplayLayout.Bands[0].Columns[0].Band.ColHeadersVisible = false; this.grd_SteelName.DisplayLayout.Bands[0].Columns[0].Band.ColHeadersVisible = false; this.Grd_PactNO.DisplayLayout.Bands[0].Columns[0].Band.ColHeadersVisible = false; } } private string _WhereStr = ""; public string WhereStr { get { _WhereStr = GetSteelCondition(); _WhereStr = _WhereStr + GetButtressCondition(); _WhereStr = _WhereStr + GetPactNOCondition(); _WhereStr = _WhereStr + GetRollNOCondition(); _WhereStr = _WhereStr + GetPlyCondition(); _WhereStr = _WhereStr + GetWidthCondition(); _WhereStr = _WhereStr + GetLengthCondition(); _WhereStr = _WhereStr + GetPlanNOCondition(); _WhereStr = _WhereStr + GetOldPlanNOCondition(); _WhereStr = _WhereStr + GetDeteMarCondition(); _WhereStr = _WhereStr + GetHeatDealCondition(); _WhereStr = _WhereStr + GetFaceQuanlityCondition(); _WhereStr = _WhereStr + GetBugReasonCondition(); _WhereStr = _WhereStr + GetDegreeCondition(); _WhereStr = _WhereStr + GetRoleCondition(); _WhereStr = _WhereStr + GetCutSideCondition(); _WhereStr = _WhereStr + GetPlanCondition(); _WhereStr = _WhereStr + GetResultCondition(); _WhereStr = _WhereStr + GetDummyButtressCondition(); _WhereStr = _WhereStr + GetInStorageDate(); _WhereStr = _WhereStr + GetPlanOrder(); _WhereStr = _WhereStr + GetNPlanOrder(); _WhereStr = _WhereStr + GetPrdStorageDate(); _WhereStr = _WhereStr + GetBeforeSendCondition(); _WhereStr = _WhereStr + GetNotInButtress(); _WhereStr = _WhereStr + GetCondoleCondition(); _WhereStr = _WhereStr + GetButtressRemarkCondition(); return _WhereStr; } } private string _SendWhereStr = ""; public string SendWhereStr { get { _SendWhereStr = GetSteelCondition(); _SendWhereStr = _SendWhereStr + " AND B.ORDERFORMNUMBER=C.ORDERNO "; _SendWhereStr = _SendWhereStr + GetPactNOCondition(); _SendWhereStr = _SendWhereStr + GetRollNOCondition(); _SendWhereStr = _SendWhereStr + GetPlyCondition(); _SendWhereStr = _SendWhereStr + GetWidthCondition(); _SendWhereStr = _SendWhereStr + GetLengthCondition(); _SendWhereStr = _SendWhereStr + GetPlanNOCondition(); _SendWhereStr = _SendWhereStr + GetOldPlanNOCondition(); _SendWhereStr = _SendWhereStr + GetDeteMarCondition(); _SendWhereStr = _SendWhereStr + GetHeatDealCondition(); _SendWhereStr = _SendWhereStr + GetFaceQuanlityCondition(); _SendWhereStr = _SendWhereStr + GetBugReasonCondition(); _SendWhereStr = _SendWhereStr + GetDegreeCondition(); _SendWhereStr = _SendWhereStr + GetRoleCondition(); _SendWhereStr = _SendWhereStr + GetCutSideCondition(); //_SendWhereStr = _SendWhereStr + GetPlanCondition(); _SendWhereStr = _SendWhereStr + GetResultCondition(); //_WhereStr = _WhereStr + GetDummyButtressCondition(); _SendWhereStr = _SendWhereStr + GetInStorageDate(); _SendWhereStr = _SendWhereStr + GetPlanOrder(); _SendWhereStr = _SendWhereStr + GetNPlanOrder(); _SendWhereStr = _SendWhereStr + GetPrdStorageDate(); //_SendWhereStr = _SendWhereStr + GetBeforeSendCondition(); //_SendWhereStr = _SendWhereStr + GetNotInButtress(); _SendWhereStr = _SendWhereStr + GetCondoleCondition(); if(_SendWhereStr==" AND B.ORDERFORMNUMBER=C.ORDERNO ") { _SendWhereStr=_SendWhereStr + " AND B.ID='1' "; } return _SendWhereStr; } } private string _CSendWhereStr = ""; public string CSendWhereStr { get { _CSendWhereStr = GetSteelCondition(); _CSendWhereStr = _CSendWhereStr + " AND B.ORDERFORMNUMBER=C.ORDERNO "; _CSendWhereStr = _CSendWhereStr + GetPactNOCondition(); _CSendWhereStr = _CSendWhereStr + GetRollNOCondition(); _CSendWhereStr = _CSendWhereStr + GetPlyCondition(); _CSendWhereStr = _CSendWhereStr + GetWidthCondition(); _CSendWhereStr = _CSendWhereStr + GetLengthCondition(); _CSendWhereStr = _CSendWhereStr + GetPlanNOCondition(); _CSendWhereStr = _CSendWhereStr + GetOldPlanNOCondition(); _CSendWhereStr = _CSendWhereStr + GetCDeteMarCondition(); _CSendWhereStr = _CSendWhereStr + GetCHeatDealCondition(); _CSendWhereStr = _CSendWhereStr + GetFaceQuanlityCondition(); _CSendWhereStr = _CSendWhereStr + GetBugReasonCondition(); _CSendWhereStr = _CSendWhereStr + GetDegreeCondition(); _CSendWhereStr = _CSendWhereStr + GetRoleCondition(); _CSendWhereStr = _CSendWhereStr + GetCutSideCondition(); //_CSendWhereStr = _CSendWhereStr + GetPlanCondition(); _CSendWhereStr = _CSendWhereStr + GetResultCondition(); //_WhereStr = _WhereStr + GetDummyButtressCondition(); _CSendWhereStr = _CSendWhereStr + GetInStorageDate(); _CSendWhereStr = _CSendWhereStr + GetPlanOrder(); _CSendWhereStr = _CSendWhereStr + GetNPlanOrder(); _CSendWhereStr = _CSendWhereStr + GetPrdStorageDate(); //_CSendWhereStr = _CSendWhereStr + GetBeforeSendCondition(); //_CSendWhereStr = _CSendWhereStr + GetNotInButtress(); _CSendWhereStr = _CSendWhereStr + GetCondoleCondition(); if(_CSendWhereStr==" AND B.ORDERFORMNUMBER=C.ORDERNO ") { _CSendWhereStr=_CSendWhereStr + " AND B.ID='1' "; } return _CSendWhereStr; } } #endregion #region "Method" //牌号 private string GetSteelCondition() { try { string rtnStr = ""; if(this.chk_SteelName.Checked) { if(this.grd_SteelName.Rows.Count==0) { if(this.cmb_SteelName.Text.Trim().Length>0) { rtnStr = " A.DETERMINANTCARDNUMBER='"+this.cmb_SteelName.Text.Trim()+"' "; } } else { string tmpStr = ""; if(this.cmb_SteelName.Text.Trim().Length>0) { tmpStr = "'"+this.cmb_SteelName.Text.Trim()+"',"; } foreach(Infragistics.Win.UltraWinGrid.UltraGridRow row in this.grd_SteelName.Rows) { tmpStr = tmpStr + "'"+StorageBaseClass.CheckNullStr(row.Cells["STEELNAME"].Value) + "',"; } tmpStr = tmpStr.Substring(0,tmpStr.Length-1); rtnStr = " A.DETERMINANTCARDNUMBER IN("+tmpStr+") "; } } if(this.chk_SteelType.Checked) { string tstr = ""; if(StorageBaseClass.CheckNullStr(this.cmb_SteelType.Value).Length>0) { tstr = "A.DETERMINANTCARDNUMBER IN(SELECT STEELNAME FROM SCM_STEELNAME_SORT WHERE PLID='4001HB1' AND SORTID LIKE '%"+StorageBaseClass.CheckNullStr(this.cmb_SteelType.Value)+"%')"; } if(rtnStr.Length>0) { if(tstr.Length>0) { rtnStr = " AND (" + rtnStr + " OR " + tstr + ")"; } else { rtnStr = " AND " + rtnStr; } return rtnStr; } else { if(tstr.Length>0) { rtnStr = " AND " + tstr; return rtnStr; } } } else { if(rtnStr.Length>0) { rtnStr = " AND " + rtnStr; return rtnStr; } } return ""; } catch(System.Exception ex) { System.Diagnostics.Debug.WriteLine(ex.ToString()); return ""; } } //垛位 private string GetButtressCondition() { try { if(this.chk_Buttress.Checked) { string rtnStr = ""; if(this.Grd_Buttress.Rows.Count == 0 && StorageBaseClass.CheckNullStr(this.cmb_Buttress.Value).Length>0) { rtnStr = " AND B.BUTTRESS='"+StorageBaseClass.CheckNullStr(this.cmb_Buttress.Value)+"' "; return rtnStr; } string tmpStr = "'"+StorageBaseClass.CheckNullStr(this.cmb_Buttress.Value)+"',"; foreach(Infragistics.Win.UltraWinGrid.UltraGridRow row in this.Grd_Buttress.Rows) { tmpStr = tmpStr + "'"+StorageBaseClass.CheckNullStr(row.Cells["BUTTRESSCODE"].Value) + "',"; } tmpStr = tmpStr.Substring(0,tmpStr.Length-1); rtnStr = " AND B.BUTTRESS IN("+tmpStr+") "; return rtnStr; } return ""; } catch(System.Exception ex) { System.Diagnostics.Debug.WriteLine(ex.ToString()); return ""; } } //堆放备注 private string GetButtressRemarkCondition() { try { string rtnStr = ""; if(this.Chk_ButtressRemark.Checked) { if(this.Txt_BRemark.Text.Trim().Length>0) { rtnStr = " AND B.HANDREMARK LIKE '%" + this.Txt_BRemark.Text.Trim() + "%' "; } } return rtnStr; } catch(System.Exception ex) { System.Diagnostics.Debug.WriteLine(ex.ToString()); return ""; } } //堆放备注 //private string GetButtressCondition() //{ // try // { // string rtnStr = ""; // if (this.chk_Butress.Checked) // { // if (this.Txt_BRemark.Text.Trim().Length > 0) // { // rtnStr = " AND B.HANDREMARK LIKE '%" + this.Txt_BRemark.Text.Trim() + "%' "; // } // } // return rtnStr; // } // catch (System.Exception ex) // { // System.Diagnostics.Debug.WriteLine(ex.ToString()); // return ""; // } //} //合同号 private string GetPactNOCondition() { try { if(this.chk_PactNO.Checked) { string rtnStr = ""; if(this.Grd_PactNO.Rows.Count == 0 && this.txt_PactNO.Text.Trim().Length>0) { rtnStr = " AND C.PACTNO='"+this.txt_PactNO.Text.Trim()+"' "; return rtnStr; } string tmpStr = "'"+this.txt_PactNO.Text.Trim()+"',"; foreach(Infragistics.Win.UltraWinGrid.UltraGridRow row in this.Grd_PactNO.Rows) { tmpStr = tmpStr + "'"+StorageBaseClass.CheckNullStr(row.Cells["PACTNO"].Value) + "',"; } tmpStr = tmpStr.Substring(0,tmpStr.Length-1); rtnStr = " AND C.PACTNO IN("+tmpStr+") "; return rtnStr; } return ""; } catch(System.Exception ex) { System.Diagnostics.Debug.WriteLine(ex.ToString()); return ""; } } //轧批号 private string GetRollNOCondition() { try { if(this.chk_RollNum.Checked) { string rtnStr = " AND SUBSTR(A.ROLLNUMBER,1,INSTR(A.ROLLNUMBER,'-')-1)='"+this.txt_RollTop.Text.Trim()+"' "; if(this.txt_RollNumBegin.Text.Trim().Length==5 && this.txt_RollNumEnd.Text.Trim().Length<5) { rtnStr = rtnStr + " AND SUBSTR(A.ROLLNUMBER,INSTR(A.ROLLNUMBER,'-')+1,5)='"+this.txt_RollNumBegin.Text.Trim()+"'"; return rtnStr; } if(this.txt_RollNumBegin.Text.Trim().Length<5 && this.txt_RollNumEnd.Text.Trim().Length==5) { rtnStr = rtnStr + " AND SUBSTR(A.ROLLNUMBER,INSTR(A.ROLLNUMBER,'-')+1,5)<='"+this.txt_RollNumEnd.Text.Trim()+"'"; return rtnStr; } if(this.txt_RollNumBegin.Text.Trim().Length==5 && this.txt_RollNumEnd.Text.Trim().Length==5) { rtnStr = rtnStr + " AND SUBSTR(A.ROLLNUMBER,INSTR(A.ROLLNUMBER,'-')+1,5)<='"+this.txt_RollNumEnd.Text.Trim()+"'" + " AND SUBSTR(A.ROLLNUMBER,INSTR(A.ROLLNUMBER,'-')+1,5)>='"+this.txt_RollNumBegin.Text.Trim()+"'"; return rtnStr; } } return ""; } catch(System.Exception ex) { System.Diagnostics.Debug.WriteLine(ex.ToString()); return ""; } } //厚度 private string GetPlyCondition() { try { if(this.chk_Ply.Checked) { string rtnStr = ""; if(StorageBaseClass.CheckDecimal(this.txt_PlyBegin.Value)>0 && StorageBaseClass.CheckDecimal(this.txt_PlyEnd.Value)==0) { rtnStr = " AND A.PLY="+StorageBaseClass.CheckNullStr(this.txt_PlyBegin.Value); return rtnStr; } if(StorageBaseClass.CheckDecimal(this.txt_PlyBegin.Value)==0 && StorageBaseClass.CheckDecimal(this.txt_PlyEnd.Value)>0) { rtnStr = " AND A.PLY<="+StorageBaseClass.CheckNullStr(this.txt_PlyEnd.Value); return rtnStr; } if(StorageBaseClass.CheckDecimal(this.txt_PlyBegin.Value)>0 && StorageBaseClass.CheckDecimal(this.txt_PlyEnd.Value)>0) { rtnStr = " AND A.PLY>="+StorageBaseClass.CheckNullStr(this.txt_PlyBegin.Value) +" AND A.PLY<="+StorageBaseClass.CheckNullStr(this.txt_PlyEnd.Value); return rtnStr; } } return ""; } catch(System.Exception ex) { System.Diagnostics.Debug.WriteLine(ex.ToString()); return ""; } } //宽度 private string GetWidthCondition() { try { if(this.chk_Width.Checked) { string rtnStr = ""; if(StorageBaseClass.CheckDecimal(this.txt_WidthBegin.Value)>0 && StorageBaseClass.CheckDecimal(this.txt_WidthEnd.Value)==0) { rtnStr = " AND A.WIDTH="+StorageBaseClass.CheckNullStr(this.txt_WidthBegin.Value); return rtnStr; } if(StorageBaseClass.CheckDecimal(this.txt_WidthBegin.Value)==0 && StorageBaseClass.CheckDecimal(this.txt_WidthEnd.Value)>0) { rtnStr = " AND A.WIDTH<="+StorageBaseClass.CheckNullStr(this.txt_WidthEnd.Value); return rtnStr; } if(StorageBaseClass.CheckDecimal(this.txt_WidthBegin.Value)>0 && StorageBaseClass.CheckDecimal(this.txt_WidthEnd.Value)>0) { rtnStr = " AND A.WIDTH>="+StorageBaseClass.CheckNullStr(this.txt_WidthBegin.Value) +" AND A.WIDTH<="+StorageBaseClass.CheckNullStr(this.txt_WidthEnd.Value); return rtnStr; } } return ""; } catch(System.Exception ex) { System.Diagnostics.Debug.WriteLine(ex.ToString()); return ""; } } //长度 private string GetLengthCondition() { try { if(this.chk_Length.Checked) { string rtnStr = ""; if(StorageBaseClass.CheckDecimal(this.txt_LenghtBegin.Value)>0 && StorageBaseClass.CheckDecimal(this.txt_LengthEnd.Value)==0) { rtnStr = " AND A.LENGTH="+StorageBaseClass.CheckNullStr(this.txt_LenghtBegin.Value); return rtnStr; } if(StorageBaseClass.CheckDecimal(this.txt_LenghtBegin.Value)==0 && StorageBaseClass.CheckDecimal(this.txt_LengthEnd.Value)>0) { rtnStr = " AND A.LENGTH<="+StorageBaseClass.CheckNullStr(this.txt_LengthEnd.Value); return rtnStr; } if(StorageBaseClass.CheckDecimal(this.txt_LenghtBegin.Value)>0 && StorageBaseClass.CheckDecimal(this.txt_LengthEnd.Value)>0) { rtnStr = " AND A.LENGTH>="+StorageBaseClass.CheckNullStr(this.txt_LenghtBegin.Value) +" AND A.LENGTH<="+StorageBaseClass.CheckNullStr(this.txt_LengthEnd.Value); return rtnStr; } } return ""; } catch(System.Exception ex) { System.Diagnostics.Debug.WriteLine(ex.ToString()); return ""; } } //计划号 private string GetPlanNOCondition() { try { if(this.chk_PlanNO.Checked) { string rtnStr = ""; if(this.txt_PlanNO.Text.Trim().Length>0) { rtnStr = " AND C.PACTINDEX LIKE '%"+this.txt_PlanNO.Text.Trim()+"%' "; return rtnStr; } } return ""; } catch(System.Exception ex) { System.Diagnostics.Debug.WriteLine(ex.ToString()); return ""; } } //获得原计划号 private string GetOldPlanNOCondition() { try { if(this.chk_OldPlanNO.Checked) { string rtnStr = ""; if(this.txt_OldPlanNO.Text.Trim().Length>0) { rtnStr = " AND A.PLANNO LIKE '%" + this.txt_OldPlanNO.Text.Trim() + "%' "; return rtnStr; } } return ""; } catch(System.Exception ex) { System.Diagnostics.Debug.WriteLine(ex.ToString()); return ""; } } //探伤结果 private string GetDeteMarCondition() { try { string rtnStr = ""; if(this.chk_DeteMar.Checked) { switch(StorageBaseClass.CheckNullStr(this.cmb_DeteMar.Value)) { case "0": rtnStr = " AND A.DETECTMARBOOKIN IS NULL AND C.ISCHECKSCAR IS NOT NULL AND C.ISCHECKSCAR<>'401900' "; break; case "1": rtnStr = " AND LENGTH(A.DETECTMARBOOKIN)=6 AND A.DETECTMARBOOKIN IS NOT NULL "; break; case "2": rtnStr = " AND LENGTH(A.DETECTMARBOOKIN)>6 AND A.DETECTMARBOOKIN IS NOT NULL"; break; } } return rtnStr; } catch(System.Exception ex) { System.Diagnostics.Debug.WriteLine(ex.ToString()); return ""; } } //探伤结果 private string GetCDeteMarCondition() { try { string rtnStr = ""; if(this.chk_DeteMar.Checked) { switch(StorageBaseClass.CheckNullStr(this.cmb_DeteMar.Value)) { case "0": rtnStr = " AND A.BILLETID IS NULL "; break; case "1": rtnStr = " AND LENGTH(A.DETECTMARBOOKIN)=6 AND A.DETECTMARBOOKIN IS NOT NULL "; break; case "2": rtnStr = " AND LENGTH(A.DETECTMARBOOKIN)>6 AND A.DETECTMARBOOKIN IS NOT NULL"; break; } } return rtnStr; } catch(System.Exception ex) { System.Diagnostics.Debug.WriteLine(ex.ToString()); return ""; } } //正火结果 private string GetHeatDealCondition() { string rtnStr = ""; if(this.chk_HeatDeal.Checked) { switch(StorageBaseClass.CheckNullStr(this.cmb_HeatDeal.Value)) { case "0": rtnStr = " AND A.HEATDEAL<>'1' AND C.ISHEAT='1' "; break; case "1": rtnStr = " AND A.HEATDEAL='1' "; break; } } return rtnStr; } //正火结果 private string GetCHeatDealCondition() { string rtnStr = ""; if(this.chk_HeatDeal.Checked) { switch(StorageBaseClass.CheckNullStr(this.cmb_HeatDeal.Value)) { case "0": rtnStr = " AND A.BILLETID IS NULL "; break; case "1": rtnStr = " AND A.HEATDEAL='1' "; break; } } return rtnStr; } //表面质量 private string GetFaceQuanlityCondition() { string rtnStr = ""; if(!this.chk_FaceQuanlity.Checked) return ""; if(StorageBaseClass.CheckNullStr(this.cmb_FaceQuanlity.Value).Length>0) { rtnStr = " AND A.FACEQUALITY='" + StorageBaseClass.CheckNullStr(this.cmb_FaceQuanlity.Value) + "' "; } return rtnStr; } //缺陷类型 private string GetBugReasonCondition() { string rtnStr = ""; if(!this.chk_BugReason.Checked) return ""; switch(StorageBaseClass.CheckNullStr(this.cmb_BugReason.Value)) { case "0": rtnStr = " AND A.BUGREASON IS NULL "; break; case "1": rtnStr = " AND A.BUGREASON IS NOT NULL "; break; case "HB1G": rtnStr = " AND A.BUGREASON LIKE '4124HB1G%' "; break; case "HB1Z": rtnStr = " AND A.BUGREASON LIKE '4124HB1Z%' "; break; } return rtnStr; } //改判原因 private string GetDegreeCondition() { string rtnStr = ""; if(!this.chk_Degree.Checked) return ""; switch(StorageBaseClass.CheckNullStr(this.cmb_Degree.Value)) { case "0"://无改判原因 rtnStr = " AND (A.DEGRADEREASON IS NULL OR A.DEGRADEREASON='5131HB1000') "; break; case "1"://有改判原因 rtnStr = " AND A.DEGRADEREASON IS NOT NULL AND A.DEGRADEREASON<>'5131HB1000' "; break; case "HB1G"://工艺改判 rtnStr = " AND A.DEGRADEREASON IS NOT NULL AND A.DEGRADEREASON<>'5131HB1000' AND INSTR(A.DEGRADEREASON,'HB1Z')>0 AND A.DEGRADEREASON NOT LIKE '5131HB1Z20%' AND A.DEGRADEREASON NOT LIKE '5131HB1Z13%' AND A.DEGRADEREASON NOT LIKE '5131HB1Z14%' "; break; case "HB1Z"://钢质改判 rtnStr = " AND A.DEGRADEREASON IS NOT NULL AND A.DEGRADEREASON<>'5131HB1000' AND INSTR(A.DEGRADEREASON,'HB1G')>0 AND LENGTH(A.DEGRADEREASON)=10 AND TO_NUMBER(REPLACE(A.DEGRADEREASON,'5131HB1G',''))>=4 "; break; case "3"://规格改判 rtnStr = " AND (A.DEGRADEREASON LIKE '5131HB1G01%' OR (A.DEGRADEREASON LIKE '5131HB1G03%' OR A.DEGRADEREASON='5131HB1Z20') OR (A.DEGRADEREASON LIKE '5131HB1G02%' OR A.DEGRADEREASON LIKE '5131HB1Z14%' OR A.DEGRADEREASON LIKE '5131HB1Z13%')) "; break; } return rtnStr; } //定尺方式 private string GetRoleCondition() { try { if(this.chk_RoleQuery.Checked) { string rtnStr = ""; if(StorageBaseClass.CheckNullStr(this.cmb_Role.Value).Length>0) { rtnStr = " AND A.RULE ='" + StorageBaseClass.CheckNullStr(this.cmb_Role.Value) + "' "; return rtnStr; } } return ""; } catch(System.Exception ex) { System.Diagnostics.Debug.WriteLine(ex.ToString()); return ""; } } //切边方式 private string GetCutSideCondition() { try { if(this.chk_CutSide.Checked) { string rtnStr = ""; if(this.cmb_CutSide.Text.Trim().Length>0) { rtnStr = " AND A.CLIPTYPEPROCESS ='" + StorageBaseClass.CheckNullStr(this.cmb_CutSide.Value) + "' "; return rtnStr; } } return ""; } catch(System.Exception ex) { System.Diagnostics.Debug.WriteLine(ex.ToString()); return ""; } } //计划品 private string GetPlanCondition() { try { string rtnStr = ""; if(this.chk_InPlan.Checked) { rtnStr = " AND A.ORDERNO=C.ORDERNO"; return rtnStr; } if(this.chk_OutPlan.Checked) { rtnStr = " AND (A.ORDERNO IS NULL OR A.ORDERNO='' OR INSTR(A.ORDERNO,'Q')>0) AND A.ORDERNO=C.ORDERNO(+) "; return rtnStr; } // if(this.chk_ClearStorage.Checked) // { // rtnStr = " AND A.ISCLEAR='1' AND A.ORDERNO=C.ORDERNO(+) "; // return rtnStr; // } rtnStr = " AND A.ORDERNO=C.ORDERNO(+)"; return rtnStr; } catch(System.Exception ex) { System.Diagnostics.Debug.WriteLine(ex.ToString()); return ""; } } //判定结果 private string GetResultCondition() { if(this.chk_Result.Checked) { string rtnStr = ""; if(this.cmb_Result.Text.Trim().Length==0) { rtnStr = " AND (A.DETERMINANTRESULT='40140102' OR A.DETERMINANTRESULT IS NULL) "; } else if(StorageBaseClass.CheckNullStr(this.cmb_Result.Value) == "401400") { rtnStr = " AND (A.DETERMINANTRESULT='40140102' OR A.DETERMINANTRESULT IS NULL) "; } else if(StorageBaseClass.CheckNullStr(this.cmb_Result.Value) == "401401") { rtnStr = " AND (A.DETERMINANTRESULT LIKE '401401%' AND A.DETERMINANTRESULT<>'40140102') "; } else if(StorageBaseClass.CheckNullStr(this.cmb_Result.Value) == "401402") { rtnStr = " AND A.DETERMINANTRESULT LIKE '401402%' "; } else if(StorageBaseClass.CheckNullStr(this.cmb_Result.Value) == "401403") { rtnStr = " AND A.DETERMINANTRESULT LIKE '401403%' "; } else { rtnStr = " AND A.DETERMINANTRESULT='"+StorageBaseClass.CheckNullStr(this.cmb_Result.Value)+"' "; } return rtnStr; } return ""; } //虚拟货位 private string GetDummyButtressCondition() { string rtnStr = ""; if(!this.chk_DummyButtress.Checked) { rtnStr = " AND B.AREA!='虚拟区域' "; return rtnStr; } return ""; } //预装货位 private string GetBeforeSendCondition() { string rtnStr = ""; if(!this.Chk_BeforeSend.Checked) { rtnStr = " AND B.AREA!='预装车区域' "; return rtnStr; } return ""; } //未入堆 private string GetNotInButtress() { string rtnStr = ""; if(!this.chk_NotInButtress.Checked) { rtnStr = " AND B.AREA!='临时区域' "; return rtnStr; } return ""; } //入库时间 private string GetInStorageDate() { string rtnStr = ""; if(this.chk_InStorageTime.Checked) { rtnStr = " AND TO_CHAR(A.INTIME,'YYYYMMDD')>='" + Convert.ToDateTime(this.Dte_Begin.Value).ToString("yyyyMMdd") + "' " + " AND TO_CHAR(A.INTIME,'YYYYMMDD')<='" + Convert.ToDateTime(this.Dte_End.Value).ToString("yyyyMMdd") + "' "; } return rtnStr; } //计划订单 private string GetPlanOrder() { string rtnStr = ""; if(this.chk_PlanOrder.Checked && this.txt_PlanOrder.Text.Length>0) { rtnStr = " AND A.PLANORDERNO LIKE '" + this.txt_PlanOrder.Text + "%' "; } return rtnStr; } //分配订单 private string GetNPlanOrder() { string rtnStr = ""; if(this.chk_NPlanOrder.Checked && this.txt_NPlanOrder.Text.Length>0) { rtnStr = " AND A.ORDERNO LIKE '"+this.txt_NPlanOrder.Text+"%' "; } return rtnStr; } //生产时间 private string GetPrdStorageDate() { string rtnStr = ""; if(this.Chk_PrdTime.Checked) { rtnStr = " AND TO_CHAR(A.PTIME,'YYYYMMDD')>='" + Convert.ToDateTime(this.Dte_PrdBegin.Value).ToString("yyyyMMdd") + "' " + " AND TO_CHAR(A.PTIME,'YYYYMMDD')<='" + Convert.ToDateTime(this.Dte_PrdEnd.Value).ToString("yyyyMMdd") + "' "; } return rtnStr; } //吊号 private string GetCondoleCondition() { string rtnStr = ""; if(this.Chk_Condole.Checked) { rtnStr = " AND B.CONDOLENUMBER LIKE '%" + this.Txt_Condole.Text + "%' "; return rtnStr; } return ""; } #endregion #region "Text Event" private void txt_PactNO_KeyDown(object sender, System.Windows.Forms.KeyEventArgs e) { try { if(e.KeyData == System.Windows.Forms.Keys.Return && this.txt_PactNO.Text.Trim().Length>0) { System.Data.DataRow[] rows = this._MyDataSet.Tables["KCH_PACTNO"].Select("PACTNO='"+this.txt_PactNO.Text.Trim()+"'"); if(rows.Length == 0) { this.Grd_PactNO.DisplayLayout.Bands[0].AddNew(); this.Grd_PactNO.ActiveRow.Cells["PACTNO"].Value = this.txt_PactNO.Text.Trim(); } } } catch(System.Exception ex) { System.Diagnostics.Debug.WriteLine(ex.ToString()); } } #endregion #region ComBobox Event" private void cmb_SteelName_KeyDown(object sender, System.Windows.Forms.KeyEventArgs e) { try { if(e.KeyData == System.Windows.Forms.Keys.Return && this.cmb_SteelName.Text.Trim().Length>0) { System.Data.DataRow[] rows = this._MyDataSet.Tables["KCH_STEELNAME"].Select("STEELNAME='"+this.cmb_SteelName.Text.Trim()+"'"); if(rows.Length == 0) { this.grd_SteelName.DisplayLayout.Bands[0].AddNew(); this.grd_SteelName.ActiveRow.Cells["STEELNAME"].Value = this.cmb_SteelName.Text.Trim(); this.grd_SteelName.UpdateData(); } } } catch(System.Exception ex) { System.Diagnostics.Debug.WriteLine(ex.ToString()); } } private void cmb_Buttress_KeyDown(object sender, System.Windows.Forms.KeyEventArgs e) { try { if(e.KeyData == System.Windows.Forms.Keys.Return && StorageBaseClass.CheckNullStr(this.cmb_Buttress.Value).Length>0) { System.Data.DataRow[] rows = this._MyDataSet.Tables["KCH_BUTTRESS"].Select("BUTTRESSCODE='"+this.cmb_Buttress.Value.ToString()+"'"); if(rows.Length == 0) { this.Grd_Buttress.DisplayLayout.Bands[0].AddNew(); this.Grd_Buttress.ActiveRow.Cells["BUTTRESS"].Value = this.cmb_Buttress.Text.ToString(); this.Grd_Buttress.ActiveRow.Cells["BUTTRESSCODE"].Value = this.cmb_Buttress.Value.ToString(); } } } catch(System.Exception ex) { System.Diagnostics.Debug.WriteLine(ex.ToString()); } } #endregion #region "Grid Event" private void grd_SteelName_DoubleClickRow(object sender, Infragistics.Win.UltraWinGrid.DoubleClickRowEventArgs e) { try { if(this.grd_SteelName.ActiveRow != null) { this.grd_SteelName.ActiveRow.Delete(false); } } catch(System.Exception ex) { System.Diagnostics.Debug.WriteLine(ex.ToString()); } } private void Grd_Buttress_DoubleClickRow(object sender, Infragistics.Win.UltraWinGrid.DoubleClickRowEventArgs e) { try { if(this.Grd_Buttress.ActiveRow!=null) { this.Grd_Buttress.ActiveRow.Delete(false); } } catch(System.Exception ex) { System.Diagnostics.Debug.WriteLine(ex.ToString()); } } private void Grd_PactNO_DoubleClickRow(object sender, Infragistics.Win.UltraWinGrid.DoubleClickRowEventArgs e) { try { if(this.Grd_PactNO.ActiveRow!=null) { this.Grd_PactNO.ActiveRow.Delete(false); } } catch(System.Exception ex) { System.Diagnostics.Debug.WriteLine(ex.ToString()); } } #endregion #region "CheckBox Event" private void chk_OutPlan_CheckedChanged(object sender, System.EventArgs e) { if(this.chk_OutPlan.Checked) { this.chk_PlanNO.Checked = false; //this.chk_ClearStorage.Checked = false; this.chk_InPlan.Checked = false; } } private void chk_InPlan_CheckedChanged(object sender, System.EventArgs e) { if(this.chk_InPlan.Checked) { //this.chk_ClearStorage.Checked = false; this.chk_OutPlan.Checked = false; } } private void chk_ClearStorage_CheckedChanged(object sender, System.EventArgs e) { // if(this.chk_ClearStorage.Checked) // { // this.chk_InPlan.Checked = false; // this.chk_OutPlan.Checked = false; // } } private void chk_PlanNO_CheckedChanged(object sender, System.EventArgs e) { if(this.chk_PlanNO.Checked) { this.chk_OutPlan.Checked = false; } } #endregion #region "Button Event" private void btn_ButtressManager_Click(object sender, System.EventArgs e) { try { if (Core.Mes.ClientFrameWork.ClientCommon._UserInfo.UserName != "付志刚" & Core.Mes.ClientFrameWork.ClientCommon._UserInfo.UserName != "刘裕" & Core.Mes.ClientFrameWork.ClientCommon._UserInfo.UserName != "邱蓉" & Core.Mes.ClientFrameWork.ClientCommon._UserInfo.UserName != "管理员") { MessageBox.Show("您的权限不能操作!"); return; } Core.XgMes.Client.TurnoffReport.Dialog.FrmDummyButtressDialog frm = new Core.XgMes.Client.TurnoffReport.Dialog.FrmDummyButtressDialog(); frm.Plid = "4001ZB1"; frm.Ops_Area.Visible = false; frm.ops_PactNO.Visible = false; frm.ops_PactNO1.Visible = false; frm.Ops_Area1.Visible = true; frm.Ops_Area6.Visible = false; frm.CustomSetName = "BUTTRESS"; frm.ShowDialog(); } catch (System.Exception ex) { System.Diagnostics.Debug.WriteLine(ex.ToString()); } } private void btn_CustomPactNO_Click(object sender, System.EventArgs e) { try { // Dialog.FrmDummyButtressDialog frm = new Core.XgMes.Client.TurnoffReport.Dialog.FrmDummyButtressDialog(); // frm.CustomSetName = "PACT"; // frm.ShowDialog(); } catch(System.Exception ex) { System.Diagnostics.Debug.WriteLine(ex.ToString()); } } #endregion #region "OpSet Event" private void Ops_Area_ValueChanged(object sender, System.EventArgs e) { try { if(StorageBaseClass.CheckNullStr(this.Ops_Area.Value).Length>0) { this._MyDataSet.Tables["KCZ_BUTTRESS"].Clear(); this._MyDataSet.Tables["KCZ_BUTTRESS"].AcceptChanges(); string sql = "SELECT NAME_,MEMO FROM KCH_BASEDATA WHERE SUBSTR(ID_,0,6)='"+StorageBaseClass.CheckNullStr(this.Ops_Area.Value)+"' AND LENGTH(ID_)>6"; System.Data.DataTable tab = StorageBaseClass.QueryTable_Sql("KCH_BUTTRESS",sql,"4001ZB1"); if(tab!=null && tab.Rows.Count>0) { foreach(System.Data.DataRow row in tab.Rows) { this.Grd_Buttress.DisplayLayout.Bands[0].AddNew(); this.Grd_Buttress.ActiveRow.Cells["BUTTRESS"].Value = row["MEMO"].ToString(); this.Grd_Buttress.ActiveRow.Cells["BUTTRESSCODE"].Value = row["NAME_"].ToString(); } this.Grd_Buttress.UpdateData(); } } } catch(System.Exception ex) { System.Diagnostics.Debug.WriteLine(ex.ToString()); } } private void btn_CustomPactNO_Click_1(object sender, EventArgs e) { try { if (Core.Mes.ClientFrameWork.ClientCommon._UserInfo.UserName != "付志刚" & Core.Mes.ClientFrameWork.ClientCommon._UserInfo.UserName != "刘裕" & Core.Mes.ClientFrameWork.ClientCommon._UserInfo.UserName != "邱蓉") { MessageBox.Show("您的权限不能操作!"); return; } Core.XgMes.Client.TurnoffReport.Dialog.FrmDummyButtressDialog frm = new Core.XgMes.Client.TurnoffReport.Dialog.FrmDummyButtressDialog(); frm.Plid = "4001ZB1"; frm.CustomSetName = "PACT"; frm.Ops_Area.Visible = false; frm.Ops_Area1.Visible = false; frm.ops_PactNO.Visible = false; frm.ops_PactNO1.Visible = true; frm.ShowDialog(); } catch(System.Exception ex) { System.Diagnostics.Debug.WriteLine(ex.ToString()); } } #endregion } }