| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388 |
- namespace Core.StlMes.Client.Lims.Data.PipeAndOutdec
- {
- partial class FrmBaseCheckMethod
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- this.components = new System.ComponentModel.Container();
- Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table2", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHECK_METHOD_NO");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHECK_METHOD_ITEMNAME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SHOW_SEQ", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ISDOWN");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REMARK");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DEFAULT_VALUES");
- Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance43 = 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 appearance1 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table3", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DEFAULT_VALUES");
- Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance63 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance17 = 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.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("AddItem");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("UpdateItem");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("DeleteItem");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("AddItem");
- Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmBaseCheckMethod));
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("UpdateItem");
- Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("DeleteItem");
- Infragistics.Win.Appearance appearance65 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
- Infragistics.Win.ValueListItem valueListItem10 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem11 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem12 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem13 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem14 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem15 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem16 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem17 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem18 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance86 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand3 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHECK_METHOD_NO", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHECK_METHOD_NAME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PHY_CODE_MAX");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PHY_NAME_MAX");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PHY_CODE_MIN");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PHY_NAME_MIN");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REMARK");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DEPT_ID");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATE_NAME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATE_TIME");
- 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.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 valueListItem19 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem20 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance87 = new Infragistics.Win.Appearance();
- this.dataSet1 = new System.Data.DataSet();
- this.dataTable1 = new System.Data.DataTable();
- this.dataColumn1 = new System.Data.DataColumn();
- this.dataColumn2 = new System.Data.DataColumn();
- this.dataColumn3 = new System.Data.DataColumn();
- this.dataColumn4 = new System.Data.DataColumn();
- this.dataColumn5 = new System.Data.DataColumn();
- this.dataColumn6 = new System.Data.DataColumn();
- this.dataColumn7 = new System.Data.DataColumn();
- this.dataColumn13 = new System.Data.DataColumn();
- this.dataColumn16 = new System.Data.DataColumn();
- this.dataColumn17 = new System.Data.DataColumn();
- this.dataTable2 = new System.Data.DataTable();
- this.dataColumn8 = new System.Data.DataColumn();
- this.dataColumn9 = new System.Data.DataColumn();
- this.dataColumn10 = new System.Data.DataColumn();
- this.dataColumn11 = new System.Data.DataColumn();
- this.dataColumn12 = new System.Data.DataColumn();
- this.dataColumn14 = new System.Data.DataColumn();
- this.dataTable3 = new System.Data.DataTable();
- this.dataColumn15 = new System.Data.DataColumn();
- this.panel1 = new System.Windows.Forms.Panel();
- this.panel3 = new System.Windows.Forms.Panel();
- this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
- this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.ultraExpandableGroupBox2 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
- this.ultraExpandableGroupBoxPanel2 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
- this.ultraGrid3 = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.chkISDOWN = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
- this.panel4 = new System.Windows.Forms.Panel();
- this.panel4_Fill_Panel = new System.Windows.Forms.Panel();
- this._panel4_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
- this._panel4_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this._panel4_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this._panel4_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this.ultraLabel18 = new Infragistics.Win.Misc.UltraLabel();
- this.txtREMARKS = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel15 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel14 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel10 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraSHOW_SEQ = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraLabel9 = new Infragistics.Win.Misc.UltraLabel();
- this.txtCHECK_METHOD_ITEMNAME = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
- this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
- this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
- this.txtCHECK_METHOD_NAME = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraDeptId = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraPHY_NAME_MIN = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraLabel16 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel13 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel12 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
- this.txtREMARK = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraPHY_NAME_MAX = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
- this.txtCHECK_METHOD_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
- this.panel2 = new System.Windows.Forms.Panel();
- this.ultraQueryDEPT_ID = new Core.StlMes.Client.Lims.Data.PipeAndOutdec.PublicUltraDept_ID();
- this.chkDEPT_ID = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
- this.chkCHECK_METHOD_NAME = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
- this.txtQueryCHECK_METHOD_NAME = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).BeginInit();
- this.panel1.SuspendLayout();
- this.panel3.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
- this.ultraGroupBox2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).BeginInit();
- this.ultraExpandableGroupBox2.SuspendLayout();
- this.ultraExpandableGroupBoxPanel2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.chkISDOWN)).BeginInit();
- this.panel4.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtREMARKS)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraSHOW_SEQ)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtCHECK_METHOD_ITEMNAME)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
- this.ultraGroupBox1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
- this.ultraExpandableGroupBox1.SuspendLayout();
- this.ultraExpandableGroupBoxPanel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txtCHECK_METHOD_NAME)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraDeptId)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraPHY_NAME_MIN)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtREMARK)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraPHY_NAME_MAX)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtCHECK_METHOD_NO)).BeginInit();
- this.panel2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.chkDEPT_ID)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.chkCHECK_METHOD_NAME)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtQueryCHECK_METHOD_NAME)).BeginInit();
- this.SuspendLayout();
- //
- // dataSet1
- //
- this.dataSet1.DataSetName = "NewDataSet";
- this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
- this.dataTable1,
- this.dataTable2,
- this.dataTable3});
- //
- // dataTable1
- //
- this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
- this.dataColumn1,
- this.dataColumn2,
- this.dataColumn3,
- this.dataColumn4,
- this.dataColumn5,
- this.dataColumn6,
- this.dataColumn7,
- this.dataColumn13,
- this.dataColumn16,
- this.dataColumn17});
- this.dataTable1.TableName = "Table1";
- //
- // dataColumn1
- //
- this.dataColumn1.Caption = "试验方法编号";
- this.dataColumn1.ColumnName = "CHECK_METHOD_NO";
- //
- // dataColumn2
- //
- this.dataColumn2.Caption = "试验方法名称";
- this.dataColumn2.ColumnName = "CHECK_METHOD_NAME";
- //
- // dataColumn3
- //
- this.dataColumn3.Caption = "检验项代码";
- this.dataColumn3.ColumnName = "PHY_CODE_MAX";
- //
- // dataColumn4
- //
- this.dataColumn4.Caption = "检验项";
- this.dataColumn4.ColumnName = "PHY_NAME_MAX";
- //
- // dataColumn5
- //
- this.dataColumn5.Caption = "检验基础项代码";
- this.dataColumn5.ColumnName = "PHY_CODE_MIN";
- //
- // dataColumn6
- //
- this.dataColumn6.Caption = "检验基础项";
- this.dataColumn6.ColumnName = "PHY_NAME_MIN";
- //
- // dataColumn7
- //
- this.dataColumn7.Caption = "备注";
- this.dataColumn7.ColumnName = "REMARK";
- //
- // dataColumn13
- //
- this.dataColumn13.Caption = "试验室";
- this.dataColumn13.ColumnName = "DEPT_ID";
- //
- // dataColumn16
- //
- this.dataColumn16.Caption = "创建人";
- this.dataColumn16.ColumnName = "CREATE_NAME";
- //
- // dataColumn17
- //
- this.dataColumn17.Caption = "创建时间";
- this.dataColumn17.ColumnName = "CREATE_TIME";
- //
- // dataTable2
- //
- this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
- this.dataColumn8,
- this.dataColumn9,
- this.dataColumn10,
- this.dataColumn11,
- this.dataColumn12,
- this.dataColumn14});
- this.dataTable2.TableName = "Table2";
- //
- // dataColumn8
- //
- this.dataColumn8.Caption = "试验方法编号";
- this.dataColumn8.ColumnName = "CHECK_METHOD_NO";
- //
- // dataColumn9
- //
- this.dataColumn9.Caption = "试验方法项目名称";
- this.dataColumn9.ColumnName = "CHECK_METHOD_ITEMNAME";
- //
- // dataColumn10
- //
- this.dataColumn10.Caption = "显示序号";
- this.dataColumn10.ColumnName = "SHOW_SEQ";
- //
- // dataColumn11
- //
- this.dataColumn11.Caption = "是否下拉框";
- this.dataColumn11.ColumnName = "ISDOWN";
- //
- // dataColumn12
- //
- this.dataColumn12.Caption = "备注";
- this.dataColumn12.ColumnName = "REMARK";
- //
- // dataColumn14
- //
- this.dataColumn14.Caption = "默认值";
- this.dataColumn14.ColumnName = "DEFAULT_VALUES";
- //
- // dataTable3
- //
- this.dataTable3.Columns.AddRange(new System.Data.DataColumn[] {
- this.dataColumn15});
- this.dataTable3.TableName = "Table3";
- //
- // dataColumn15
- //
- this.dataColumn15.Caption = "默认值";
- this.dataColumn15.ColumnName = "DEFAULT_VALUES";
- //
- // panel1
- //
- this.panel1.Controls.Add(this.panel3);
- this.panel1.Controls.Add(this.panel2);
- this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel1.Location = new System.Drawing.Point(0, 0);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(1328, 474);
- this.panel1.TabIndex = 0;
- //
- // panel3
- //
- this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.panel3.Controls.Add(this.ultraGroupBox2);
- this.panel3.Controls.Add(this.ultraGroupBox1);
- this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel3.Location = new System.Drawing.Point(0, 40);
- this.panel3.Name = "panel3";
- this.panel3.Size = new System.Drawing.Size(1328, 434);
- this.panel3.TabIndex = 17;
- //
- // ultraGroupBox2
- //
- this.ultraGroupBox2.Controls.Add(this.ultraGrid2);
- this.ultraGroupBox2.Controls.Add(this.ultraExpandableGroupBox2);
- this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGroupBox2.Location = new System.Drawing.Point(644, 0);
- this.ultraGroupBox2.Name = "ultraGroupBox2";
- this.ultraGroupBox2.Size = new System.Drawing.Size(682, 432);
- this.ultraGroupBox2.TabIndex = 36;
- this.ultraGroupBox2.Text = "方法项目信息";
- //
- // ultraGrid2
- //
- this.ultraGrid2.DataMember = "Table2";
- this.ultraGrid2.DataSource = this.dataSet1;
- appearance30.BackColor = System.Drawing.SystemColors.Window;
- appearance30.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.ultraGrid2.DisplayLayout.Appearance = appearance30;
- ultraGridColumn1.Header.VisiblePosition = 0;
- ultraGridColumn1.Hidden = true;
- ultraGridColumn2.Header.Caption = "项目名称";
- ultraGridColumn2.Header.VisiblePosition = 1;
- ultraGridColumn3.Header.VisiblePosition = 2;
- ultraGridColumn4.Header.VisiblePosition = 3;
- ultraGridColumn5.Header.VisiblePosition = 5;
- ultraGridColumn6.Header.VisiblePosition = 4;
- ultraGridBand1.Columns.AddRange(new object[] {
- ultraGridColumn1,
- ultraGridColumn2,
- ultraGridColumn3,
- ultraGridColumn4,
- ultraGridColumn5,
- ultraGridColumn6});
- ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
- this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
- this.ultraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- appearance31.BackColor = System.Drawing.SystemColors.ActiveBorder;
- appearance31.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance31.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance31.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance31;
- appearance32.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance32;
- this.ultraGrid2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- appearance34.BackColor = System.Drawing.SystemColors.ControlLightLight;
- appearance34.BackColor2 = System.Drawing.SystemColors.Control;
- appearance34.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance34.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance34;
- this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1;
- this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1;
- appearance42.BackColor = System.Drawing.SystemColors.Window;
- appearance42.ForeColor = System.Drawing.SystemColors.ControlText;
- this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance42;
- appearance43.BackColor = System.Drawing.SystemColors.Highlight;
- appearance43.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance43;
- this.ultraGrid2.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False;
- this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
- this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
- appearance45.BackColor = System.Drawing.SystemColors.Window;
- this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance45;
- appearance46.BorderColor = System.Drawing.Color.Silver;
- appearance46.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
- this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance46;
- this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.ultraGrid2.DisplayLayout.Override.CellPadding = 0;
- this.ultraGrid2.DisplayLayout.Override.ColumnSizingArea = Infragistics.Win.UltraWinGrid.ColumnSizingArea.CellsOnly;
- appearance47.BackColor = System.Drawing.SystemColors.Control;
- appearance47.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance47.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
- appearance47.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance47.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance47;
- appearance48.TextHAlignAsString = "Left";
- this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance48;
- this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
- appearance49.BackColor = System.Drawing.SystemColors.Window;
- appearance49.BorderColor = System.Drawing.Color.Silver;
- this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance49;
- this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
- appearance50.BackColor = System.Drawing.SystemColors.ControlLight;
- this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance50;
- this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.ultraGrid2.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
- this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGrid2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraGrid2.Location = new System.Drawing.Point(3, 18);
- this.ultraGrid2.Name = "ultraGrid2";
- this.ultraGrid2.Size = new System.Drawing.Size(676, 261);
- this.ultraGrid2.TabIndex = 27;
- this.ultraGrid2.Text = "钢级名称";
- this.ultraGrid2.AfterRowActivate += new System.EventHandler(this.ultraGrid2_AfterRowActivate);
- //
- // ultraExpandableGroupBox2
- //
- this.ultraExpandableGroupBox2.Controls.Add(this.ultraExpandableGroupBoxPanel2);
- this.ultraExpandableGroupBox2.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.ultraExpandableGroupBox2.ExpandedSize = new System.Drawing.Size(676, 150);
- this.ultraExpandableGroupBox2.Location = new System.Drawing.Point(3, 279);
- this.ultraExpandableGroupBox2.Name = "ultraExpandableGroupBox2";
- this.ultraExpandableGroupBox2.Size = new System.Drawing.Size(676, 150);
- this.ultraExpandableGroupBox2.TabIndex = 1;
- this.ultraExpandableGroupBox2.Text = "试验方法项目编辑(*为必填项)";
- //
- // ultraExpandableGroupBoxPanel2
- //
- this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraGrid3);
- this.ultraExpandableGroupBoxPanel2.Controls.Add(this.chkISDOWN);
- this.ultraExpandableGroupBoxPanel2.Controls.Add(this.panel4);
- this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraLabel18);
- this.ultraExpandableGroupBoxPanel2.Controls.Add(this.txtREMARKS);
- this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraLabel15);
- this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraLabel14);
- this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraLabel10);
- this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraSHOW_SEQ);
- this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraLabel9);
- this.ultraExpandableGroupBoxPanel2.Controls.Add(this.txtCHECK_METHOD_ITEMNAME);
- this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraLabel8);
- this.ultraExpandableGroupBoxPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraExpandableGroupBoxPanel2.Location = new System.Drawing.Point(3, 19);
- this.ultraExpandableGroupBoxPanel2.Name = "ultraExpandableGroupBoxPanel2";
- this.ultraExpandableGroupBoxPanel2.Size = new System.Drawing.Size(670, 128);
- this.ultraExpandableGroupBoxPanel2.TabIndex = 0;
- //
- // ultraGrid3
- //
- this.ultraGrid3.DataMember = "Table3";
- this.ultraGrid3.DataSource = this.dataSet1;
- appearance1.BackColor = System.Drawing.SystemColors.Window;
- appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.ultraGrid3.DisplayLayout.Appearance = appearance1;
- ultraGridColumn7.Header.VisiblePosition = 0;
- ultraGridBand2.Columns.AddRange(new object[] {
- ultraGridColumn7});
- this.ultraGrid3.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
- this.ultraGrid3.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraGrid3.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.ultraGrid3.DisplayLayout.GroupByBox.Appearance = appearance2;
- appearance4.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid3.DisplayLayout.GroupByBox.BandLabelAppearance = appearance4;
- this.ultraGrid3.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- appearance6.BackColor = System.Drawing.SystemColors.ControlLightLight;
- appearance6.BackColor2 = System.Drawing.SystemColors.Control;
- appearance6.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance6.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid3.DisplayLayout.GroupByBox.PromptAppearance = appearance6;
- this.ultraGrid3.DisplayLayout.MaxColScrollRegions = 1;
- this.ultraGrid3.DisplayLayout.MaxRowScrollRegions = 1;
- appearance9.BackColor = System.Drawing.SystemColors.Window;
- appearance9.ForeColor = System.Drawing.SystemColors.ControlText;
- this.ultraGrid3.DisplayLayout.Override.ActiveCellAppearance = appearance9;
- appearance10.BackColor = System.Drawing.SystemColors.Highlight;
- appearance10.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.ultraGrid3.DisplayLayout.Override.ActiveRowAppearance = appearance10;
- this.ultraGrid3.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.TemplateOnBottom;
- this.ultraGrid3.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
- this.ultraGrid3.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
- appearance63.BackColor = System.Drawing.SystemColors.Window;
- this.ultraGrid3.DisplayLayout.Override.CardAreaAppearance = appearance63;
- appearance16.BorderColor = System.Drawing.Color.Silver;
- appearance16.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
- this.ultraGrid3.DisplayLayout.Override.CellAppearance = appearance16;
- this.ultraGrid3.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.ultraGrid3.DisplayLayout.Override.CellPadding = 0;
- this.ultraGrid3.DisplayLayout.Override.ColumnSizingArea = Infragistics.Win.UltraWinGrid.ColumnSizingArea.CellsOnly;
- appearance17.BackColor = System.Drawing.SystemColors.Control;
- appearance17.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance17.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
- appearance17.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance17.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid3.DisplayLayout.Override.GroupByRowAppearance = appearance17;
- appearance19.TextHAlignAsString = "Left";
- this.ultraGrid3.DisplayLayout.Override.HeaderAppearance = appearance19;
- this.ultraGrid3.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ultraGrid3.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
- appearance20.BackColor = System.Drawing.SystemColors.Window;
- appearance20.BorderColor = System.Drawing.Color.Silver;
- this.ultraGrid3.DisplayLayout.Override.RowAppearance = appearance20;
- this.ultraGrid3.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
- appearance21.BackColor = System.Drawing.SystemColors.ControlLight;
- this.ultraGrid3.DisplayLayout.Override.TemplateAddRowAppearance = appearance21;
- this.ultraGrid3.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.ultraGrid3.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.ultraGrid3.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
- this.ultraGrid3.Dock = System.Windows.Forms.DockStyle.Right;
- this.ultraGrid3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraGrid3.Location = new System.Drawing.Point(390, 25);
- this.ultraGrid3.Name = "ultraGrid3";
- this.ultraGrid3.Size = new System.Drawing.Size(280, 103);
- this.ultraGrid3.TabIndex = 120;
- this.ultraGrid3.Text = "钢级名称";
- //
- // chkISDOWN
- //
- this.chkISDOWN.AutoSize = true;
- this.chkISDOWN.Location = new System.Drawing.Point(245, 60);
- this.chkISDOWN.Margin = new System.Windows.Forms.Padding(2);
- this.chkISDOWN.Name = "chkISDOWN";
- this.chkISDOWN.Size = new System.Drawing.Size(71, 19);
- this.chkISDOWN.TabIndex = 8;
- this.chkISDOWN.Text = "是否下拉";
- //
- // panel4
- //
- this.panel4.Controls.Add(this.panel4_Fill_Panel);
- this.panel4.Controls.Add(this._panel4_Toolbars_Dock_Area_Left);
- this.panel4.Controls.Add(this._panel4_Toolbars_Dock_Area_Right);
- this.panel4.Controls.Add(this._panel4_Toolbars_Dock_Area_Top);
- this.panel4.Controls.Add(this._panel4_Toolbars_Dock_Area_Bottom);
- this.panel4.Dock = System.Windows.Forms.DockStyle.Top;
- this.panel4.Location = new System.Drawing.Point(0, 0);
- this.panel4.Name = "panel4";
- this.panel4.Size = new System.Drawing.Size(670, 25);
- this.panel4.TabIndex = 117;
- //
- // panel4_Fill_Panel
- //
- this.panel4_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
- this.panel4_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel4_Fill_Panel.Location = new System.Drawing.Point(0, 24);
- this.panel4_Fill_Panel.Name = "panel4_Fill_Panel";
- this.panel4_Fill_Panel.Size = new System.Drawing.Size(670, 1);
- this.panel4_Fill_Panel.TabIndex = 0;
- //
- // _panel4_Toolbars_Dock_Area_Left
- //
- this._panel4_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._panel4_Toolbars_Dock_Area_Left.BackColor = System.Drawing.SystemColors.Control;
- this._panel4_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
- this._panel4_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
- this._panel4_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 24);
- this._panel4_Toolbars_Dock_Area_Left.Name = "_panel4_Toolbars_Dock_Area_Left";
- this._panel4_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 1);
- this._panel4_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
- //
- // ultraToolbarsManager1
- //
- this.ultraToolbarsManager1.DesignerFlags = 1;
- this.ultraToolbarsManager1.DockWithinContainer = this.panel4;
- this.ultraToolbarsManager1.ShowFullMenusDelay = 500;
- ultraToolbar1.DockedColumn = 0;
- ultraToolbar1.DockedRow = 0;
- ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
- buttonTool1,
- buttonTool2,
- buttonTool6});
- ultraToolbar1.Text = "UltraToolbar1";
- this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
- ultraToolbar1});
- appearance13.Image = ((object)(resources.GetObject("appearance13.Image")));
- buttonTool3.SharedPropsInternal.AppearancesSmall.Appearance = appearance13;
- buttonTool3.SharedPropsInternal.Caption = "新增试验方法项目";
- buttonTool3.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- appearance22.Image = ((object)(resources.GetObject("appearance22.Image")));
- buttonTool4.SharedPropsInternal.AppearancesSmall.Appearance = appearance22;
- buttonTool4.SharedPropsInternal.Caption = "修改";
- buttonTool4.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- appearance65.Image = ((object)(resources.GetObject("appearance65.Image")));
- buttonTool5.SharedPropsInternal.AppearancesSmall.Appearance = appearance65;
- buttonTool5.SharedPropsInternal.Caption = "删除";
- buttonTool5.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
- buttonTool3,
- buttonTool4,
- buttonTool5});
- this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
- //
- // _panel4_Toolbars_Dock_Area_Right
- //
- this._panel4_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._panel4_Toolbars_Dock_Area_Right.BackColor = System.Drawing.SystemColors.Control;
- this._panel4_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
- this._panel4_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
- this._panel4_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(670, 24);
- this._panel4_Toolbars_Dock_Area_Right.Name = "_panel4_Toolbars_Dock_Area_Right";
- this._panel4_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 1);
- this._panel4_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
- //
- // _panel4_Toolbars_Dock_Area_Top
- //
- this._panel4_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._panel4_Toolbars_Dock_Area_Top.BackColor = System.Drawing.SystemColors.Control;
- this._panel4_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
- this._panel4_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
- this._panel4_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
- this._panel4_Toolbars_Dock_Area_Top.Name = "_panel4_Toolbars_Dock_Area_Top";
- this._panel4_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(670, 24);
- this._panel4_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
- //
- // _panel4_Toolbars_Dock_Area_Bottom
- //
- this._panel4_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._panel4_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.SystemColors.Control;
- this._panel4_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
- this._panel4_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
- this._panel4_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 25);
- this._panel4_Toolbars_Dock_Area_Bottom.Name = "_panel4_Toolbars_Dock_Area_Bottom";
- this._panel4_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(670, 0);
- this._panel4_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
- //
- // ultraLabel18
- //
- appearance7.TextHAlignAsString = "Right";
- appearance7.TextVAlignAsString = "Middle";
- this.ultraLabel18.Appearance = appearance7;
- this.ultraLabel18.AutoSize = true;
- this.ultraLabel18.Location = new System.Drawing.Point(37, 97);
- this.ultraLabel18.Name = "ultraLabel18";
- this.ultraLabel18.Size = new System.Drawing.Size(29, 16);
- this.ultraLabel18.TabIndex = 116;
- this.ultraLabel18.Text = "备注";
- //
- // txtREMARKS
- //
- this.txtREMARKS.AutoSize = false;
- this.txtREMARKS.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.txtREMARKS.Location = new System.Drawing.Point(81, 84);
- this.txtREMARKS.MaxLength = 200;
- this.txtREMARKS.Multiline = true;
- this.txtREMARKS.Name = "txtREMARKS";
- this.txtREMARKS.Scrollbars = System.Windows.Forms.ScrollBars.Vertical;
- this.txtREMARKS.Size = new System.Drawing.Size(281, 40);
- this.txtREMARKS.TabIndex = 9;
- //
- // ultraLabel15
- //
- appearance38.ForeColor = System.Drawing.Color.Red;
- appearance38.TextHAlignAsString = "Right";
- appearance38.TextVAlignAsString = "Middle";
- this.ultraLabel15.Appearance = appearance38;
- this.ultraLabel15.AutoSize = true;
- this.ultraLabel15.Location = new System.Drawing.Point(67, 62);
- this.ultraLabel15.Name = "ultraLabel15";
- this.ultraLabel15.Size = new System.Drawing.Size(11, 14);
- this.ultraLabel15.TabIndex = 111;
- this.ultraLabel15.Text = "*";
- //
- // ultraLabel14
- //
- appearance36.ForeColor = System.Drawing.Color.Red;
- appearance36.TextHAlignAsString = "Right";
- appearance36.TextVAlignAsString = "Middle";
- this.ultraLabel14.Appearance = appearance36;
- this.ultraLabel14.AutoSize = true;
- this.ultraLabel14.Location = new System.Drawing.Point(67, 37);
- this.ultraLabel14.Name = "ultraLabel14";
- this.ultraLabel14.Size = new System.Drawing.Size(11, 14);
- this.ultraLabel14.TabIndex = 110;
- this.ultraLabel14.Text = "*";
- //
- // ultraLabel10
- //
- appearance33.ForeColor = System.Drawing.Color.Red;
- appearance33.TextHAlignAsString = "Right";
- appearance33.TextVAlignAsString = "Middle";
- this.ultraLabel10.Appearance = appearance33;
- this.ultraLabel10.AutoSize = true;
- this.ultraLabel10.Location = new System.Drawing.Point(180, 62);
- this.ultraLabel10.Name = "ultraLabel10";
- this.ultraLabel10.Size = new System.Drawing.Size(42, 16);
- this.ultraLabel10.TabIndex = 106;
- this.ultraLabel10.Text = "(整数)";
- //
- // ultraSHOW_SEQ
- //
- valueListItem10.DataValue = "1";
- valueListItem10.DisplayText = "1";
- valueListItem11.DataValue = "2";
- valueListItem11.DisplayText = "2";
- valueListItem12.DataValue = "3";
- valueListItem12.DisplayText = "3";
- valueListItem13.DataValue = "4";
- valueListItem13.DisplayText = "4";
- valueListItem14.DataValue = "5";
- valueListItem14.DisplayText = "5";
- valueListItem15.DataValue = "6";
- valueListItem15.DisplayText = "6";
- valueListItem16.DataValue = "7";
- valueListItem16.DisplayText = "7";
- valueListItem17.DataValue = "8";
- valueListItem17.DisplayText = "8";
- valueListItem18.DataValue = "9";
- valueListItem18.DisplayText = "9";
- this.ultraSHOW_SEQ.Items.AddRange(new Infragistics.Win.ValueListItem[] {
- valueListItem10,
- valueListItem11,
- valueListItem12,
- valueListItem13,
- valueListItem14,
- valueListItem15,
- valueListItem16,
- valueListItem17,
- valueListItem18});
- this.ultraSHOW_SEQ.Location = new System.Drawing.Point(81, 59);
- this.ultraSHOW_SEQ.Name = "ultraSHOW_SEQ";
- this.ultraSHOW_SEQ.Size = new System.Drawing.Size(96, 21);
- this.ultraSHOW_SEQ.TabIndex = 7;
- this.ultraSHOW_SEQ.TextChanged += new System.EventHandler(this.ultraSHOW_SEQ_TextChanged);
- //
- // ultraLabel9
- //
- appearance39.TextHAlignAsString = "Right";
- appearance39.TextVAlignAsString = "Middle";
- this.ultraLabel9.Appearance = appearance39;
- this.ultraLabel9.AutoSize = true;
- this.ultraLabel9.Location = new System.Drawing.Point(12, 62);
- this.ultraLabel9.Name = "ultraLabel9";
- this.ultraLabel9.Size = new System.Drawing.Size(54, 16);
- this.ultraLabel9.TabIndex = 5;
- this.ultraLabel9.Text = "显示序号";
- //
- // txtCHECK_METHOD_ITEMNAME
- //
- this.txtCHECK_METHOD_ITEMNAME.Location = new System.Drawing.Point(81, 34);
- this.txtCHECK_METHOD_ITEMNAME.MaxLength = 100;
- this.txtCHECK_METHOD_ITEMNAME.Name = "txtCHECK_METHOD_ITEMNAME";
- this.txtCHECK_METHOD_ITEMNAME.Size = new System.Drawing.Size(281, 21);
- this.txtCHECK_METHOD_ITEMNAME.TabIndex = 6;
- //
- // ultraLabel8
- //
- appearance86.TextHAlignAsString = "Right";
- appearance86.TextVAlignAsString = "Middle";
- this.ultraLabel8.Appearance = appearance86;
- this.ultraLabel8.AutoSize = true;
- this.ultraLabel8.Location = new System.Drawing.Point(12, 37);
- this.ultraLabel8.Name = "ultraLabel8";
- this.ultraLabel8.Size = new System.Drawing.Size(54, 16);
- this.ultraLabel8.TabIndex = 3;
- this.ultraLabel8.Text = "项目名称";
- //
- // ultraGroupBox1
- //
- this.ultraGroupBox1.Controls.Add(this.ultraGrid1);
- this.ultraGroupBox1.Controls.Add(this.ultraExpandableGroupBox1);
- this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Left;
- this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
- this.ultraGroupBox1.Name = "ultraGroupBox1";
- this.ultraGroupBox1.Size = new System.Drawing.Size(644, 432);
- this.ultraGroupBox1.TabIndex = 35;
- this.ultraGroupBox1.Text = "试验方法信息";
- //
- // ultraGrid1
- //
- this.ultraGrid1.DataMember = "Table1";
- this.ultraGrid1.DataSource = this.dataSet1;
- appearance41.BackColor = System.Drawing.SystemColors.Window;
- appearance41.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.ultraGrid1.DisplayLayout.Appearance = appearance41;
- ultraGridColumn8.Header.VisiblePosition = 0;
- ultraGridColumn8.RowLayoutColumnInfo.OriginX = 0;
- ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn8.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn8.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn9.Header.VisiblePosition = 1;
- ultraGridColumn9.RowLayoutColumnInfo.OriginX = 1;
- ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn9.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn9.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn10.Header.VisiblePosition = 2;
- ultraGridColumn10.Hidden = true;
- ultraGridColumn10.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn10.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn11.Header.VisiblePosition = 3;
- ultraGridColumn11.RowLayoutColumnInfo.OriginX = 3;
- ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn11.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn11.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn12.Header.VisiblePosition = 4;
- ultraGridColumn13.Header.VisiblePosition = 5;
- ultraGridColumn14.Header.VisiblePosition = 6;
- ultraGridColumn14.RowLayoutColumnInfo.OriginX = 5;
- ultraGridColumn14.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn14.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn14.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn15.Header.VisiblePosition = 7;
- ultraGridColumn15.Hidden = true;
- ultraGridColumn15.RowLayoutColumnInfo.OriginX = 2;
- ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn15.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn15.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn16.Header.VisiblePosition = 8;
- ultraGridColumn16.RowLayoutColumnInfo.OriginX = 6;
- ultraGridColumn16.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn16.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn16.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn17.Header.VisiblePosition = 9;
- ultraGridColumn17.RowLayoutColumnInfo.OriginX = 7;
- ultraGridColumn17.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn17.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn17.RowLayoutColumnInfo.SpanY = 1;
- ultraGridBand3.Columns.AddRange(new object[] {
- ultraGridColumn8,
- ultraGridColumn9,
- ultraGridColumn10,
- ultraGridColumn11,
- ultraGridColumn12,
- ultraGridColumn13,
- ultraGridColumn14,
- ultraGridColumn15,
- ultraGridColumn16,
- ultraGridColumn17});
- ultraGridBand3.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
- this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand3);
- this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- appearance51.BackColor = System.Drawing.SystemColors.ActiveBorder;
- appearance51.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance51.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance51.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance51;
- appearance52.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance52;
- this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- appearance53.BackColor = System.Drawing.SystemColors.ControlLightLight;
- appearance53.BackColor2 = System.Drawing.SystemColors.Control;
- appearance53.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance53.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance53;
- this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
- this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
- appearance54.BackColor = System.Drawing.SystemColors.Window;
- appearance54.ForeColor = System.Drawing.SystemColors.ControlText;
- this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance54;
- appearance55.BackColor = System.Drawing.SystemColors.Highlight;
- appearance55.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance55;
- this.ultraGrid1.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False;
- this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
- this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
- appearance56.BackColor = System.Drawing.SystemColors.Window;
- this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance56;
- appearance57.BorderColor = System.Drawing.Color.Silver;
- appearance57.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
- this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance57;
- this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
- this.ultraGrid1.DisplayLayout.Override.ColumnSizingArea = Infragistics.Win.UltraWinGrid.ColumnSizingArea.CellsOnly;
- appearance58.BackColor = System.Drawing.SystemColors.Control;
- appearance58.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance58.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
- appearance58.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance58.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance58;
- appearance59.TextHAlignAsString = "Left";
- this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance59;
- this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
- appearance60.BackColor = System.Drawing.SystemColors.Window;
- appearance60.BorderColor = System.Drawing.Color.Silver;
- this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance60;
- this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
- appearance61.BackColor = System.Drawing.SystemColors.ControlLight;
- this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance61;
- this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
- this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraGrid1.Location = new System.Drawing.Point(3, 18);
- this.ultraGrid1.Name = "ultraGrid1";
- this.ultraGrid1.Size = new System.Drawing.Size(638, 261);
- this.ultraGrid1.TabIndex = 26;
- this.ultraGrid1.Text = "钢级名称";
- this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate);
- //
- // ultraExpandableGroupBox1
- //
- this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
- this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(638, 150);
- this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(3, 279);
- this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
- this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(638, 150);
- this.ultraExpandableGroupBox1.TabIndex = 0;
- this.ultraExpandableGroupBox1.Text = "试验方法编辑(*为必填项)";
- //
- // ultraExpandableGroupBoxPanel1
- //
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtCHECK_METHOD_NAME);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraDeptId);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel1);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel6);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraPHY_NAME_MIN);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel16);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel13);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel12);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel7);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtREMARK);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel5);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraPHY_NAME_MAX);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel4);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel3);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtCHECK_METHOD_NO);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel2);
- this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 19);
- this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
- this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(632, 128);
- this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
- //
- // txtCHECK_METHOD_NAME
- //
- this.txtCHECK_METHOD_NAME.DropDownListWidth = -1;
- this.txtCHECK_METHOD_NAME.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- this.txtCHECK_METHOD_NAME.Location = new System.Drawing.Point(332, 31);
- this.txtCHECK_METHOD_NAME.Name = "txtCHECK_METHOD_NAME";
- this.txtCHECK_METHOD_NAME.Size = new System.Drawing.Size(259, 21);
- this.txtCHECK_METHOD_NAME.TabIndex = 116;
- //
- // ultraDeptId
- //
- this.ultraDeptId.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- valueListItem1.DataValue = "002001007009";
- valueListItem1.DisplayText = "材力";
- valueListItem2.DataValue = "002001007010";
- valueListItem2.DisplayText = "化学";
- valueListItem3.DataValue = "002001007013";
- valueListItem3.DisplayText = "腐蚀";
- valueListItem4.DataValue = "002001007014";
- valueListItem4.DisplayText = "工程";
- valueListItem5.DataValue = "002001007015";
- valueListItem5.DisplayText = "金物";
- valueListItem6.DataValue = "002001007020";
- valueListItem6.DisplayText = "快分室";
- valueListItem7.DataValue = "002023003001";
- valueListItem7.DisplayText = "天淮化学实验室";
- valueListItem8.DataValue = "002023003002";
- valueListItem8.DisplayText = "天淮力学实验室";
- valueListItem9.DataValue = "002023003003";
- valueListItem9.DisplayText = "天淮应力腐蚀试验室";
- valueListItem19.DataValue = "002023003004";
- valueListItem19.DisplayText = "天淮工程试验研究室";
- valueListItem20.DataValue = "002023003005";
- valueListItem20.DisplayText = "天淮金属物理室";
- this.ultraDeptId.Items.AddRange(new Infragistics.Win.ValueListItem[] {
- valueListItem1,
- valueListItem2,
- valueListItem3,
- valueListItem4,
- valueListItem5,
- valueListItem6,
- valueListItem7,
- valueListItem8,
- valueListItem9,
- valueListItem19,
- valueListItem20});
- this.ultraDeptId.Location = new System.Drawing.Point(130, 8);
- this.ultraDeptId.Name = "ultraDeptId";
- this.ultraDeptId.Size = new System.Drawing.Size(127, 21);
- this.ultraDeptId.TabIndex = 115;
- this.ultraDeptId.ValueChanged += new System.EventHandler(this.ultraDeptId_ValueChanged);
- //
- // ultraLabel1
- //
- appearance37.ForeColor = System.Drawing.Color.Red;
- appearance37.TextHAlignAsString = "Right";
- appearance37.TextVAlignAsString = "Middle";
- this.ultraLabel1.Appearance = appearance37;
- this.ultraLabel1.AutoSize = true;
- this.ultraLabel1.Location = new System.Drawing.Point(318, 62);
- this.ultraLabel1.Name = "ultraLabel1";
- this.ultraLabel1.Size = new System.Drawing.Size(11, 14);
- this.ultraLabel1.TabIndex = 114;
- this.ultraLabel1.Text = "*";
- //
- // ultraLabel6
- //
- appearance8.TextHAlignAsString = "Right";
- appearance8.TextVAlignAsString = "Middle";
- this.ultraLabel6.Appearance = appearance8;
- this.ultraLabel6.AutoSize = true;
- this.ultraLabel6.Location = new System.Drawing.Point(275, 62);
- this.ultraLabel6.Name = "ultraLabel6";
- this.ultraLabel6.Size = new System.Drawing.Size(42, 16);
- this.ultraLabel6.TabIndex = 113;
- this.ultraLabel6.Text = "试样组";
- //
- // ultraPHY_NAME_MIN
- //
- this.ultraPHY_NAME_MIN.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- this.ultraPHY_NAME_MIN.Location = new System.Drawing.Point(130, 59);
- this.ultraPHY_NAME_MIN.Name = "ultraPHY_NAME_MIN";
- this.ultraPHY_NAME_MIN.Size = new System.Drawing.Size(127, 21);
- this.ultraPHY_NAME_MIN.TabIndex = 112;
- this.ultraPHY_NAME_MIN.TextChanged += new System.EventHandler(this.ultraPHY_NAME_MIN_TextChanged);
- //
- // ultraLabel16
- //
- appearance12.TextHAlignAsString = "Right";
- appearance12.TextVAlignAsString = "Middle";
- this.ultraLabel16.Appearance = appearance12;
- this.ultraLabel16.AutoSize = true;
- this.ultraLabel16.Location = new System.Drawing.Point(73, 12);
- this.ultraLabel16.Name = "ultraLabel16";
- this.ultraLabel16.Size = new System.Drawing.Size(42, 16);
- this.ultraLabel16.TabIndex = 110;
- this.ultraLabel16.Text = "试验室";
- //
- // ultraLabel13
- //
- appearance14.ForeColor = System.Drawing.Color.Red;
- appearance14.TextHAlignAsString = "Right";
- appearance14.TextVAlignAsString = "Middle";
- this.ultraLabel13.Appearance = appearance14;
- this.ultraLabel13.AutoSize = true;
- this.ultraLabel13.Location = new System.Drawing.Point(318, 37);
- this.ultraLabel13.Name = "ultraLabel13";
- this.ultraLabel13.Size = new System.Drawing.Size(11, 14);
- this.ultraLabel13.TabIndex = 109;
- this.ultraLabel13.Text = "*";
- //
- // ultraLabel12
- //
- appearance11.ForeColor = System.Drawing.Color.Red;
- appearance11.TextHAlignAsString = "Right";
- appearance11.TextVAlignAsString = "Middle";
- this.ultraLabel12.Appearance = appearance11;
- this.ultraLabel12.AutoSize = true;
- this.ultraLabel12.Location = new System.Drawing.Point(116, 63);
- this.ultraLabel12.Name = "ultraLabel12";
- this.ultraLabel12.Size = new System.Drawing.Size(11, 14);
- this.ultraLabel12.TabIndex = 108;
- this.ultraLabel12.Text = "*";
- //
- // ultraLabel7
- //
- appearance40.TextHAlignAsString = "Right";
- appearance40.TextVAlignAsString = "Middle";
- this.ultraLabel7.Appearance = appearance40;
- this.ultraLabel7.AutoSize = true;
- this.ultraLabel7.Location = new System.Drawing.Point(86, 97);
- this.ultraLabel7.Name = "ultraLabel7";
- this.ultraLabel7.Size = new System.Drawing.Size(29, 16);
- this.ultraLabel7.TabIndex = 83;
- this.ultraLabel7.Text = "备注";
- //
- // txtREMARK
- //
- this.txtREMARK.AutoSize = false;
- this.txtREMARK.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.txtREMARK.Location = new System.Drawing.Point(130, 84);
- this.txtREMARK.MaxLength = 200;
- this.txtREMARK.Multiline = true;
- this.txtREMARK.Name = "txtREMARK";
- this.txtREMARK.Scrollbars = System.Windows.Forms.ScrollBars.Vertical;
- this.txtREMARK.Size = new System.Drawing.Size(461, 40);
- this.txtREMARK.TabIndex = 5;
- //
- // ultraLabel5
- //
- appearance5.TextHAlignAsString = "Right";
- appearance5.TextVAlignAsString = "Middle";
- this.ultraLabel5.Appearance = appearance5;
- this.ultraLabel5.AutoSize = true;
- this.ultraLabel5.Location = new System.Drawing.Point(12, 62);
- this.ultraLabel5.Name = "ultraLabel5";
- this.ultraLabel5.Size = new System.Drawing.Size(103, 16);
- this.ultraLabel5.TabIndex = 61;
- this.ultraLabel5.Text = "关联检测项目大类";
- //
- // ultraPHY_NAME_MAX
- //
- this.ultraPHY_NAME_MAX.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- this.ultraPHY_NAME_MAX.Location = new System.Drawing.Point(332, 59);
- this.ultraPHY_NAME_MAX.Name = "ultraPHY_NAME_MAX";
- this.ultraPHY_NAME_MAX.Size = new System.Drawing.Size(259, 21);
- this.ultraPHY_NAME_MAX.TabIndex = 3;
- this.ultraPHY_NAME_MAX.TextChanged += new System.EventHandler(this.ultraPHY_NAME_MAX_TextChanged);
- //
- // ultraLabel4
- //
- appearance3.TextHAlignAsString = "Right";
- appearance3.TextVAlignAsString = "Middle";
- this.ultraLabel4.Appearance = appearance3;
- this.ultraLabel4.AutoSize = true;
- this.ultraLabel4.Location = new System.Drawing.Point(12, 37);
- this.ultraLabel4.Name = "ultraLabel4";
- this.ultraLabel4.Size = new System.Drawing.Size(0, 0);
- this.ultraLabel4.TabIndex = 5;
- //
- // ultraLabel3
- //
- appearance15.TextHAlignAsString = "Right";
- appearance15.TextVAlignAsString = "Middle";
- this.ultraLabel3.Appearance = appearance15;
- this.ultraLabel3.AutoSize = true;
- this.ultraLabel3.Location = new System.Drawing.Point(263, 37);
- this.ultraLabel3.Name = "ultraLabel3";
- this.ultraLabel3.Size = new System.Drawing.Size(54, 16);
- this.ultraLabel3.TabIndex = 3;
- this.ultraLabel3.Text = "方法名称";
- //
- // txtCHECK_METHOD_NO
- //
- this.txtCHECK_METHOD_NO.Location = new System.Drawing.Point(130, 34);
- this.txtCHECK_METHOD_NO.MaxLength = 100;
- this.txtCHECK_METHOD_NO.Name = "txtCHECK_METHOD_NO";
- this.txtCHECK_METHOD_NO.Size = new System.Drawing.Size(127, 21);
- this.txtCHECK_METHOD_NO.TabIndex = 1;
- //
- // ultraLabel2
- //
- appearance87.TextHAlignAsString = "Right";
- appearance87.TextVAlignAsString = "Middle";
- this.ultraLabel2.Appearance = appearance87;
- this.ultraLabel2.AutoSize = true;
- this.ultraLabel2.Location = new System.Drawing.Point(61, 37);
- this.ultraLabel2.Name = "ultraLabel2";
- this.ultraLabel2.Size = new System.Drawing.Size(54, 16);
- this.ultraLabel2.TabIndex = 1;
- this.ultraLabel2.Text = "方法编号";
- //
- // panel2
- //
- this.panel2.Controls.Add(this.ultraQueryDEPT_ID);
- this.panel2.Controls.Add(this.chkDEPT_ID);
- this.panel2.Controls.Add(this.chkCHECK_METHOD_NAME);
- this.panel2.Controls.Add(this.txtQueryCHECK_METHOD_NAME);
- this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
- this.panel2.Location = new System.Drawing.Point(0, 0);
- this.panel2.Name = "panel2";
- this.panel2.Size = new System.Drawing.Size(1328, 40);
- this.panel2.TabIndex = 16;
- //
- // ultraQueryDEPT_ID
- //
- this.ultraQueryDEPT_ID.Location = new System.Drawing.Point(68, 10);
- this.ultraQueryDEPT_ID.Name = "ultraQueryDEPT_ID";
- this.ultraQueryDEPT_ID.Size = new System.Drawing.Size(133, 21);
- this.ultraQueryDEPT_ID.TabIndex = 61;
- this.ultraQueryDEPT_ID.UltDept_ID = "";
- this.ultraQueryDEPT_ID.UltDept_Name = "";
- //
- // chkDEPT_ID
- //
- this.chkDEPT_ID.AutoSize = true;
- this.chkDEPT_ID.Checked = true;
- this.chkDEPT_ID.CheckState = System.Windows.Forms.CheckState.Checked;
- this.chkDEPT_ID.Location = new System.Drawing.Point(12, 12);
- this.chkDEPT_ID.Margin = new System.Windows.Forms.Padding(2);
- this.chkDEPT_ID.Name = "chkDEPT_ID";
- this.chkDEPT_ID.Size = new System.Drawing.Size(59, 19);
- this.chkDEPT_ID.TabIndex = 57;
- this.chkDEPT_ID.Text = "试验室";
- this.chkDEPT_ID.CheckedChanged += new System.EventHandler(this.chkDEPT_ID_CheckedChanged);
- //
- // chkCHECK_METHOD_NAME
- //
- this.chkCHECK_METHOD_NAME.AutoSize = true;
- this.chkCHECK_METHOD_NAME.Checked = true;
- this.chkCHECK_METHOD_NAME.CheckState = System.Windows.Forms.CheckState.Checked;
- this.chkCHECK_METHOD_NAME.Location = new System.Drawing.Point(206, 12);
- this.chkCHECK_METHOD_NAME.Margin = new System.Windows.Forms.Padding(2);
- this.chkCHECK_METHOD_NAME.Name = "chkCHECK_METHOD_NAME";
- this.chkCHECK_METHOD_NAME.Size = new System.Drawing.Size(71, 19);
- this.chkCHECK_METHOD_NAME.TabIndex = 56;
- this.chkCHECK_METHOD_NAME.Text = "方法名称";
- this.chkCHECK_METHOD_NAME.CheckedChanged += new System.EventHandler(this.chkDEPT_ID_CheckedChanged);
- //
- // txtQueryCHECK_METHOD_NAME
- //
- this.txtQueryCHECK_METHOD_NAME.Location = new System.Drawing.Point(282, 10);
- this.txtQueryCHECK_METHOD_NAME.MaxLength = 100;
- this.txtQueryCHECK_METHOD_NAME.Name = "txtQueryCHECK_METHOD_NAME";
- this.txtQueryCHECK_METHOD_NAME.Size = new System.Drawing.Size(119, 21);
- this.txtQueryCHECK_METHOD_NAME.TabIndex = 55;
- //
- // FrmBaseCheckMethod
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1328, 474);
- this.Controls.Add(this.panel1);
- this.Name = "FrmBaseCheckMethod";
- this.Text = "试验方法基础配置";
- this.Load += new System.EventHandler(this.FrmBaseCheckMethod_Load);
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).EndInit();
- this.panel1.ResumeLayout(false);
- this.panel3.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
- this.ultraGroupBox2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).EndInit();
- this.ultraExpandableGroupBox2.ResumeLayout(false);
- this.ultraExpandableGroupBoxPanel2.ResumeLayout(false);
- this.ultraExpandableGroupBoxPanel2.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.chkISDOWN)).EndInit();
- this.panel4.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtREMARKS)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraSHOW_SEQ)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtCHECK_METHOD_ITEMNAME)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
- this.ultraGroupBox1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
- this.ultraExpandableGroupBox1.ResumeLayout(false);
- this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
- this.ultraExpandableGroupBoxPanel1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txtCHECK_METHOD_NAME)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraDeptId)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraPHY_NAME_MIN)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtREMARK)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraPHY_NAME_MAX)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtCHECK_METHOD_NO)).EndInit();
- this.panel2.ResumeLayout(false);
- this.panel2.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.chkDEPT_ID)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.chkCHECK_METHOD_NAME)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtQueryCHECK_METHOD_NAME)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private System.Data.DataSet dataSet1;
- private System.Windows.Forms.Panel panel1;
- private System.Windows.Forms.Panel panel3;
- private System.Windows.Forms.Panel panel2;
- private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkDEPT_ID;
- private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkCHECK_METHOD_NAME;
- internal Infragistics.Win.UltraWinEditors.UltraTextEditor txtQueryCHECK_METHOD_NAME;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
- private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
- private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
- private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox2;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txtCHECK_METHOD_NO;
- private Infragistics.Win.Misc.UltraLabel ultraLabel2;
- private Infragistics.Win.Misc.UltraLabel ultraLabel3;
- private Infragistics.Win.Misc.UltraLabel ultraLabel4;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraPHY_NAME_MAX;
- private Infragistics.Win.Misc.UltraLabel ultraLabel5;
- private Infragistics.Win.Misc.UltraLabel ultraLabel7;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txtREMARK;
- private Infragistics.Win.Misc.UltraLabel ultraLabel13;
- private Infragistics.Win.Misc.UltraLabel ultraLabel12;
- private System.Data.DataTable dataTable1;
- private System.Data.DataTable dataTable2;
- private System.Data.DataColumn dataColumn1;
- private System.Data.DataColumn dataColumn2;
- private System.Data.DataColumn dataColumn3;
- private System.Data.DataColumn dataColumn4;
- private System.Data.DataColumn dataColumn5;
- private System.Data.DataColumn dataColumn6;
- private System.Data.DataColumn dataColumn7;
- private System.Data.DataColumn dataColumn8;
- private System.Data.DataColumn dataColumn9;
- private System.Data.DataColumn dataColumn10;
- private System.Data.DataColumn dataColumn11;
- private System.Data.DataColumn dataColumn12;
- private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel2;
- private Infragistics.Win.Misc.UltraLabel ultraLabel18;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txtREMARKS;
- private Infragistics.Win.Misc.UltraLabel ultraLabel15;
- private Infragistics.Win.Misc.UltraLabel ultraLabel14;
- private Infragistics.Win.Misc.UltraLabel ultraLabel10;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraSHOW_SEQ;
- private Infragistics.Win.Misc.UltraLabel ultraLabel9;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txtCHECK_METHOD_ITEMNAME;
- private Infragistics.Win.Misc.UltraLabel ultraLabel8;
- private System.Windows.Forms.Panel panel4;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
- private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkISDOWN;
- private Infragistics.Win.Misc.UltraLabel ultraLabel16;
- private System.Data.DataColumn dataColumn13;
- private System.Data.DataColumn dataColumn14;
- private System.Windows.Forms.Panel panel4_Fill_Panel;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel4_Toolbars_Dock_Area_Left;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel4_Toolbars_Dock_Area_Right;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel4_Toolbars_Dock_Area_Top;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel4_Toolbars_Dock_Area_Bottom;
- private System.Data.DataTable dataTable3;
- private System.Data.DataColumn dataColumn15;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid3;
- private System.Data.DataColumn dataColumn16;
- private System.Data.DataColumn dataColumn17;
- private PublicUltraDept_ID ultraQueryDEPT_ID;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraPHY_NAME_MIN;
- private Infragistics.Win.Misc.UltraLabel ultraLabel1;
- private Infragistics.Win.Misc.UltraLabel ultraLabel6;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraDeptId;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor txtCHECK_METHOD_NAME;
- }
- }
|