| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304 |
- namespace Core.XgMes.Client.JGKC.RollManager
- {
- partial class FrmJBCB
- {
- /// <summary>
- /// 必需的设计器变量。
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// 清理所有正在使用的资源。
- /// </summary>
- /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows 窗体设计器生成的代码
- /// <summary>
- /// 设计器支持所需的方法 - 不要
- /// 使用代码编辑器修改此方法的内容。
- /// </summary>
- private void InitializeComponent()
- {
- this.components = new System.ComponentModel.Container();
- Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_NO_ID");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OLD_SAMPL_NO");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_NO");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_SEQ");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ZSLAB_PLY");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ZSLAB_WIDTH");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ZSLAB_LENGTH");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ZSLAB_NUM");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ZSLAB_WEIGHT");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("XJJL_WEIGHT");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BUTTRESS");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STL_GRD");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STCOKTYPE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INCLASSORDER");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INCLASSTEAM");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATETIME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATOR");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REMARK");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GYLX");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STOVENO", 0);
- 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 appearance20 = 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 appearance24 = 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 appearance25 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_NO_ID");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OLD_SAMPL_NO");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_NO_ID_NEW");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OLD_SAMPL_NO_NEW");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ZSLAB_NUM");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ZSLAB_WEIGHT");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ZSLAB_NUM_NEW");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ZSLAB_WEIGHT_NEW");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("XJJL_WEIGHT");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("XJJL_WEIGHT_NUM");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RECODER");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TIME_");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn33 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ISVALID");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn34 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("", 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn35 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UnboundColumn1", 1);
- 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.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
- Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
- Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("query");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("cbadd");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("cbjl");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("export");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("exit");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("query");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("cbadd");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("bxcb");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool9 = new Infragistics.Win.UltraWinToolbars.ButtonTool("cbjl");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool10 = new Infragistics.Win.UltraWinToolbars.ButtonTool("export");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool11 = new Infragistics.Win.UltraWinToolbars.ButtonTool("exit");
- this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
- this.gb_Plan = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
- this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
- this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
- this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
- this.txt_new_bz = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
- this.txt_nes_bh = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
- this.txt_new_lz = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
- this.txt_new_count = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
- this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
- this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
- this.txt_old_XJZL = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
- this.txt_old_bh = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
- this.txt_old_WEIGHT = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
- this.txt_old_Count = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
- this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
- this.txt_Remark = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel13 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
- this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.panel1 = new System.Windows.Forms.Panel();
- this.panel3 = new System.Windows.Forms.Panel();
- this.tab_Coroll = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
- this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
- this.ultraTabSharedControlsPage2 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
- this.panel4 = new System.Windows.Forms.Panel();
- this.txt_RollHao = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.chk_RollHao = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
- this.chk_CollectTime = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
- this.ultSJ = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.dte_EndTime = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
- this.dte_BeginTime = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
- this.Lab_To = new Infragistics.Win.Misc.UltraLabel();
- this.panel2 = new System.Windows.Forms.Panel();
- this.panel2_Fill_Panel = new System.Windows.Forms.Panel();
- this._panel2_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
- this._panel2_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this._panel2_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this._panel2_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this.txt_Width = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
- this.txt_Length = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
- this.txt_Ply = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
- this.ultraTabPageControl2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.gb_Plan)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
- this.ultraExpandableGroupBox1.SuspendLayout();
- this.ultraExpandableGroupBoxPanel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
- this.ultraGroupBox2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txt_new_bz)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_nes_bh)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_new_lz)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_new_count)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
- this.ultraGroupBox1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txt_old_XJZL)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_old_bh)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_old_WEIGHT)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_old_Count)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_Remark)).BeginInit();
- this.ultraTabPageControl1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
- this.panel1.SuspendLayout();
- this.panel3.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.tab_Coroll)).BeginInit();
- this.tab_Coroll.SuspendLayout();
- this.panel4.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txt_RollHao)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultSJ)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dte_EndTime)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dte_BeginTime)).BeginInit();
- this.panel2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_Width)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_Length)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_Ply)).BeginInit();
- this.SuspendLayout();
- //
- // ultraTabPageControl2
- //
- this.ultraTabPageControl2.Controls.Add(this.txt_Width);
- this.ultraTabPageControl2.Controls.Add(this.txt_Length);
- this.ultraTabPageControl2.Controls.Add(this.txt_Ply);
- this.ultraTabPageControl2.Controls.Add(this.gb_Plan);
- this.ultraTabPageControl2.Controls.Add(this.ultraExpandableGroupBox1);
- this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
- this.ultraTabPageControl2.Name = "ultraTabPageControl2";
- this.ultraTabPageControl2.Size = new System.Drawing.Size(835, 374);
- //
- // gb_Plan
- //
- appearance1.BackColor = System.Drawing.Color.Ivory;
- this.gb_Plan.DisplayLayout.Appearance = appearance1;
- ultraGridColumn1.Header.Caption = "钢卷包号";
- ultraGridColumn1.Header.VisiblePosition = 0;
- ultraGridColumn1.RowLayoutColumnInfo.OriginX = 0;
- ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn1.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn1.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn2.Header.Caption = "钢卷号";
- ultraGridColumn2.Header.VisiblePosition = 1;
- ultraGridColumn2.RowLayoutColumnInfo.OriginX = 1;
- ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(99, 0);
- ultraGridColumn2.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn2.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn3.Header.Caption = "合同号";
- ultraGridColumn3.Header.VisiblePosition = 2;
- ultraGridColumn3.RowLayoutColumnInfo.OriginX = 3;
- ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(99, 0);
- ultraGridColumn3.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn3.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn4.Header.Caption = "订单号";
- ultraGridColumn4.Header.VisiblePosition = 3;
- ultraGridColumn4.RowLayoutColumnInfo.OriginX = 4;
- ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(101, 0);
- ultraGridColumn4.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn4.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn5.Header.Caption = "厚度";
- ultraGridColumn5.Header.VisiblePosition = 4;
- ultraGridColumn5.RowLayoutColumnInfo.OriginX = 6;
- ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(56, 0);
- ultraGridColumn5.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn5.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn6.Header.Caption = "宽度";
- ultraGridColumn6.Header.VisiblePosition = 6;
- ultraGridColumn6.RowLayoutColumnInfo.OriginX = 7;
- ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn6.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(55, 0);
- ultraGridColumn6.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn6.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn7.Header.Caption = "长度";
- ultraGridColumn7.Header.VisiblePosition = 7;
- ultraGridColumn7.RowLayoutColumnInfo.OriginX = 8;
- ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn7.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(54, 0);
- ultraGridColumn7.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn7.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn8.Header.Caption = "数量";
- ultraGridColumn8.Header.VisiblePosition = 8;
- ultraGridColumn8.RowLayoutColumnInfo.OriginX = 9;
- ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn8.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(56, 0);
- ultraGridColumn8.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn8.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn9.Header.Caption = "重量";
- ultraGridColumn9.Header.VisiblePosition = 9;
- ultraGridColumn9.RowLayoutColumnInfo.OriginX = 10;
- ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn9.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(65, 0);
- ultraGridColumn9.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn9.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn10.Header.Caption = "小件计量";
- ultraGridColumn10.Header.VisiblePosition = 10;
- ultraGridColumn10.RowLayoutColumnInfo.OriginX = 11;
- ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn10.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(59, 0);
- ultraGridColumn10.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn10.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn11.Header.Caption = "垛位";
- ultraGridColumn11.Header.VisiblePosition = 11;
- ultraGridColumn11.RowLayoutColumnInfo.OriginX = 12;
- ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn11.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(63, 0);
- ultraGridColumn11.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn11.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn12.Header.Caption = "钢种";
- ultraGridColumn12.Header.VisiblePosition = 12;
- ultraGridColumn12.RowLayoutColumnInfo.OriginX = 5;
- ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn12.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn12.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn13.Header.Caption = "产线";
- ultraGridColumn13.Header.VisiblePosition = 13;
- ultraGridColumn13.RowLayoutColumnInfo.OriginX = 13;
- ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn13.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn13.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn14.Header.Caption = "班次";
- ultraGridColumn14.Header.VisiblePosition = 14;
- ultraGridColumn14.RowLayoutColumnInfo.OriginX = 14;
- ultraGridColumn14.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn14.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(58, 0);
- ultraGridColumn14.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn14.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn15.Header.Caption = "班组";
- ultraGridColumn15.Header.VisiblePosition = 15;
- ultraGridColumn15.RowLayoutColumnInfo.OriginX = 15;
- ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn15.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(62, 0);
- ultraGridColumn15.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn15.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn16.Header.Caption = "入库时间";
- ultraGridColumn16.Header.VisiblePosition = 16;
- ultraGridColumn16.RowLayoutColumnInfo.OriginX = 17;
- ultraGridColumn16.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn16.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(66, 0);
- ultraGridColumn16.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn16.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn17.Header.Caption = "入库人";
- ultraGridColumn17.Header.VisiblePosition = 17;
- ultraGridColumn17.RowLayoutColumnInfo.OriginX = 18;
- ultraGridColumn17.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn17.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(67, 0);
- ultraGridColumn17.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn17.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn18.Header.Caption = "备注";
- ultraGridColumn18.Header.VisiblePosition = 18;
- ultraGridColumn18.RowLayoutColumnInfo.OriginX = 19;
- ultraGridColumn18.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn18.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn18.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn19.Header.Caption = "工艺类型";
- ultraGridColumn19.Header.VisiblePosition = 19;
- ultraGridColumn19.RowLayoutColumnInfo.OriginX = 16;
- ultraGridColumn19.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn19.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(67, 0);
- ultraGridColumn19.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn19.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn20.Header.Caption = "炉号";
- ultraGridColumn20.Header.VisiblePosition = 5;
- ultraGridColumn20.RowLayoutColumnInfo.OriginX = 2;
- ultraGridColumn20.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn20.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(96, 0);
- ultraGridColumn20.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn20.RowLayoutColumnInfo.SpanY = 1;
- ultraGridBand1.Columns.AddRange(new object[] {
- ultraGridColumn1,
- ultraGridColumn2,
- ultraGridColumn3,
- ultraGridColumn4,
- ultraGridColumn5,
- ultraGridColumn6,
- ultraGridColumn7,
- ultraGridColumn8,
- ultraGridColumn9,
- ultraGridColumn10,
- ultraGridColumn11,
- ultraGridColumn12,
- ultraGridColumn13,
- ultraGridColumn14,
- ultraGridColumn15,
- ultraGridColumn16,
- ultraGridColumn17,
- ultraGridColumn18,
- ultraGridColumn19,
- ultraGridColumn20});
- appearance2.BackColor = System.Drawing.Color.LightSteelBlue;
- ultraGridBand1.Header.Appearance = appearance2;
- ultraGridBand1.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
- ultraGridBand1.UseRowLayout = true;
- this.gb_Plan.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
- this.gb_Plan.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- appearance3.BackColor = System.Drawing.SystemColors.ActiveBorder;
- appearance3.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance3.BorderColor = System.Drawing.SystemColors.Window;
- this.gb_Plan.DisplayLayout.GroupByBox.Appearance = appearance3;
- appearance4.ForeColor = System.Drawing.SystemColors.GrayText;
- this.gb_Plan.DisplayLayout.GroupByBox.BandLabelAppearance = appearance4;
- this.gb_Plan.DisplayLayout.GroupByBox.Hidden = true;
- this.gb_Plan.DisplayLayout.GroupByBox.Prompt = "将要分组的列拖至该区域!";
- appearance5.BackColor = System.Drawing.SystemColors.Window;
- appearance5.ForeColor = System.Drawing.SystemColors.ControlText;
- this.gb_Plan.DisplayLayout.Override.ActiveCellAppearance = appearance5;
- appearance6.BackColor = System.Drawing.SystemColors.Highlight;
- appearance6.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.gb_Plan.DisplayLayout.Override.ActiveRowAppearance = appearance6;
- appearance7.BorderColor = System.Drawing.Color.Black;
- appearance7.TextVAlign = Infragistics.Win.VAlign.Middle;
- this.gb_Plan.DisplayLayout.Override.CellAppearance = appearance7;
- this.gb_Plan.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.gb_Plan.DisplayLayout.Override.CellPadding = 0;
- appearance8.BackColor = System.Drawing.SystemColors.Control;
- appearance8.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance8.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
- appearance8.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance8.BorderColor = System.Drawing.SystemColors.Window;
- appearance8.TextHAlign = Infragistics.Win.HAlign.Left;
- appearance8.TextVAlign = Infragistics.Win.VAlign.Middle;
- this.gb_Plan.DisplayLayout.Override.GroupByRowAppearance = appearance8;
- this.gb_Plan.DisplayLayout.Override.GroupBySummaryDisplayStyle = Infragistics.Win.UltraWinGrid.GroupBySummaryDisplayStyle.SummaryCells;
- appearance9.BackColor = System.Drawing.Color.Silver;
- this.gb_Plan.DisplayLayout.Override.HeaderAppearance = appearance9;
- this.gb_Plan.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.gb_Plan.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
- appearance10.BackColor = System.Drawing.SystemColors.Window;
- appearance10.BorderColor = System.Drawing.Color.Black;
- appearance10.TextVAlign = Infragistics.Win.VAlign.Middle;
- this.gb_Plan.DisplayLayout.Override.RowAppearance = appearance10;
- appearance11.BackColor = System.Drawing.SystemColors.Window;
- appearance11.BorderColor = System.Drawing.Color.Black;
- appearance11.TextVAlign = Infragistics.Win.VAlign.Middle;
- this.gb_Plan.DisplayLayout.Override.RowPreviewAppearance = appearance11;
- this.gb_Plan.DisplayLayout.Override.RowSelectorHeaderStyle = Infragistics.Win.UltraWinGrid.RowSelectorHeaderStyle.SeparateElement;
- this.gb_Plan.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
- this.gb_Plan.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
- appearance12.TextHAlign = Infragistics.Win.HAlign.Left;
- appearance12.TextVAlign = Infragistics.Win.VAlign.Middle;
- this.gb_Plan.DisplayLayout.Override.SelectedRowAppearance = appearance12;
- this.gb_Plan.DisplayLayout.Override.SummaryDisplayArea = Infragistics.Win.UltraWinGrid.SummaryDisplayAreas.BottomFixed;
- appearance13.BackColor = System.Drawing.SystemColors.Window;
- this.gb_Plan.DisplayLayout.Override.SummaryFooterAppearance = appearance13;
- appearance14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
- appearance14.ForeColor = System.Drawing.Color.Red;
- this.gb_Plan.DisplayLayout.Override.SummaryFooterCaptionAppearance = appearance14;
- this.gb_Plan.DisplayLayout.Override.SummaryFooterCaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- appearance15.BackColor = System.Drawing.Color.MistyRose;
- appearance15.ForeColor = System.Drawing.Color.Blue;
- appearance15.TextHAlign = Infragistics.Win.HAlign.Right;
- appearance15.TextVAlign = Infragistics.Win.VAlign.Middle;
- this.gb_Plan.DisplayLayout.Override.SummaryValueAppearance = appearance15;
- appearance16.BackColor = System.Drawing.SystemColors.ControlLight;
- this.gb_Plan.DisplayLayout.Override.TemplateAddRowAppearance = appearance16;
- this.gb_Plan.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.gb_Plan.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.gb_Plan.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
- this.gb_Plan.Dock = System.Windows.Forms.DockStyle.Fill;
- this.gb_Plan.Location = new System.Drawing.Point(0, 0);
- this.gb_Plan.Name = "gb_Plan";
- this.gb_Plan.Size = new System.Drawing.Size(835, 242);
- this.gb_Plan.TabIndex = 10;
- this.gb_Plan.Text = "ultraGrid1";
- this.gb_Plan.AfterRowActivate += new System.EventHandler(this.gb_Plan_AfterRowActivate);
- //
- // ultraExpandableGroupBox1
- //
- this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
- this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(835, 132);
- this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 242);
- this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
- this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(835, 132);
- this.ultraExpandableGroupBox1.SupportThemes = false;
- this.ultraExpandableGroupBox1.TabIndex = 1;
- //
- // ultraExpandableGroupBoxPanel1
- //
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraGroupBox2);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraGroupBox1);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txt_Remark);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel13);
- 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(829, 110);
- this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
- //
- // ultraGroupBox2
- //
- this.ultraGroupBox2.Controls.Add(this.ultraLabel2);
- this.ultraGroupBox2.Controls.Add(this.txt_new_bz);
- this.ultraGroupBox2.Controls.Add(this.txt_nes_bh);
- this.ultraGroupBox2.Controls.Add(this.ultraLabel4);
- this.ultraGroupBox2.Controls.Add(this.ultraLabel5);
- this.ultraGroupBox2.Controls.Add(this.txt_new_lz);
- this.ultraGroupBox2.Controls.Add(this.txt_new_count);
- this.ultraGroupBox2.Controls.Add(this.ultraLabel6);
- this.ultraGroupBox2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- appearance20.TextHAlign = Infragistics.Win.HAlign.Center;
- appearance20.TextVAlign = Infragistics.Win.VAlign.Middle;
- this.ultraGroupBox2.HeaderAppearance = appearance20;
- this.ultraGroupBox2.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.BottomOutsideBorder;
- this.ultraGroupBox2.Location = new System.Drawing.Point(415, 3);
- this.ultraGroupBox2.Name = "ultraGroupBox2";
- this.ultraGroupBox2.Size = new System.Drawing.Size(414, 80);
- this.ultraGroupBox2.SupportThemes = false;
- this.ultraGroupBox2.TabIndex = 661;
- this.ultraGroupBox2.Text = " 新信息";
- this.ultraGroupBox2.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.VisualStudio2005;
- //
- // ultraLabel2
- //
- this.ultraLabel2.Location = new System.Drawing.Point(-2, 11);
- this.ultraLabel2.Name = "ultraLabel2";
- this.ultraLabel2.Size = new System.Drawing.Size(74, 18);
- this.ultraLabel2.TabIndex = 629;
- this.ultraLabel2.Text = "卷板包号";
- //
- // txt_new_bz
- //
- appearance17.BackColor = System.Drawing.Color.LightCyan;
- this.txt_new_bz.Appearance = appearance17;
- this.txt_new_bz.FlatMode = true;
- this.txt_new_bz.Location = new System.Drawing.Point(283, 31);
- this.txt_new_bz.MaskInput = "nnnnn.nnn";
- this.txt_new_bz.Name = "txt_new_bz";
- this.txt_new_bz.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
- this.txt_new_bz.PromptChar = ' ';
- this.txt_new_bz.Size = new System.Drawing.Size(126, 19);
- this.txt_new_bz.TabIndex = 658;
- //
- // txt_nes_bh
- //
- appearance18.BackColor = System.Drawing.Color.LightCyan;
- this.txt_nes_bh.Appearance = appearance18;
- this.txt_nes_bh.AutoSize = true;
- this.txt_nes_bh.Location = new System.Drawing.Point(72, 9);
- this.txt_nes_bh.Name = "txt_nes_bh";
- this.txt_nes_bh.Size = new System.Drawing.Size(148, 21);
- this.txt_nes_bh.TabIndex = 630;
- this.txt_nes_bh.Enter += new System.EventHandler(this.txt_nes_bh_Enter);
- this.txt_nes_bh.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txt_nes_bh_KeyDown);
- //
- // ultraLabel4
- //
- this.ultraLabel4.Location = new System.Drawing.Point(226, 35);
- this.ultraLabel4.Name = "ultraLabel4";
- this.ultraLabel4.Size = new System.Drawing.Size(54, 16);
- this.ultraLabel4.TabIndex = 659;
- this.ultraLabel4.Text = "小件重量";
- //
- // ultraLabel5
- //
- this.ultraLabel5.Location = new System.Drawing.Point(226, 12);
- this.ultraLabel5.Name = "ultraLabel5";
- this.ultraLabel5.Size = new System.Drawing.Size(29, 16);
- this.ultraLabel5.TabIndex = 657;
- this.ultraLabel5.Text = "数量";
- //
- // txt_new_lz
- //
- appearance19.BackColor = System.Drawing.Color.LightCyan;
- this.txt_new_lz.Appearance = appearance19;
- this.txt_new_lz.FlatMode = true;
- this.txt_new_lz.Location = new System.Drawing.Point(72, 35);
- this.txt_new_lz.MaskInput = "nnnnn.nnn";
- this.txt_new_lz.Name = "txt_new_lz";
- this.txt_new_lz.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
- this.txt_new_lz.PromptChar = ' ';
- this.txt_new_lz.Size = new System.Drawing.Size(151, 19);
- this.txt_new_lz.TabIndex = 655;
- this.txt_new_lz.Enter += new System.EventHandler(this.txt_nes_bh_Enter);
- this.txt_new_lz.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txt_nes_bh_KeyDown);
- //
- // txt_new_count
- //
- this.txt_new_count.FlatMode = true;
- this.txt_new_count.Location = new System.Drawing.Point(282, 8);
- this.txt_new_count.MaskInput = "nnnnn";
- this.txt_new_count.Name = "txt_new_count";
- this.txt_new_count.PromptChar = ' ';
- this.txt_new_count.Size = new System.Drawing.Size(128, 19);
- this.txt_new_count.TabIndex = 654;
- this.txt_new_count.Enter += new System.EventHandler(this.txt_nes_bh_Enter);
- this.txt_new_count.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txt_nes_bh_KeyDown);
- //
- // ultraLabel6
- //
- this.ultraLabel6.Location = new System.Drawing.Point(-2, 39);
- this.ultraLabel6.Name = "ultraLabel6";
- this.ultraLabel6.Size = new System.Drawing.Size(54, 16);
- this.ultraLabel6.TabIndex = 656;
- this.ultraLabel6.Text = "理论重量";
- //
- // ultraGroupBox1
- //
- this.ultraGroupBox1.Controls.Add(this.ultraLabel1);
- this.ultraGroupBox1.Controls.Add(this.txt_old_XJZL);
- this.ultraGroupBox1.Controls.Add(this.txt_old_bh);
- this.ultraGroupBox1.Controls.Add(this.ultraLabel3);
- this.ultraGroupBox1.Controls.Add(this.ultraLabel8);
- this.ultraGroupBox1.Controls.Add(this.txt_old_WEIGHT);
- this.ultraGroupBox1.Controls.Add(this.txt_old_Count);
- this.ultraGroupBox1.Controls.Add(this.ultraLabel7);
- this.ultraGroupBox1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- appearance24.TextHAlign = Infragistics.Win.HAlign.Center;
- appearance24.TextVAlign = Infragistics.Win.VAlign.Middle;
- this.ultraGroupBox1.HeaderAppearance = appearance24;
- this.ultraGroupBox1.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.BottomOutsideBorder;
- this.ultraGroupBox1.Location = new System.Drawing.Point(0, 3);
- this.ultraGroupBox1.Name = "ultraGroupBox1";
- this.ultraGroupBox1.Size = new System.Drawing.Size(414, 80);
- this.ultraGroupBox1.SupportThemes = false;
- this.ultraGroupBox1.TabIndex = 660;
- this.ultraGroupBox1.Text = " 原信息";
- this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.VisualStudio2005;
- //
- // ultraLabel1
- //
- this.ultraLabel1.Location = new System.Drawing.Point(-2, 12);
- this.ultraLabel1.Name = "ultraLabel1";
- this.ultraLabel1.Size = new System.Drawing.Size(74, 18);
- this.ultraLabel1.TabIndex = 629;
- this.ultraLabel1.Text = "卷板包号";
- //
- // txt_old_XJZL
- //
- appearance21.BackColor = System.Drawing.Color.LightCyan;
- this.txt_old_XJZL.Appearance = appearance21;
- this.txt_old_XJZL.FlatMode = true;
- this.txt_old_XJZL.Location = new System.Drawing.Point(283, 31);
- this.txt_old_XJZL.MaskInput = "nnnnn.nnn";
- this.txt_old_XJZL.Name = "txt_old_XJZL";
- this.txt_old_XJZL.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
- this.txt_old_XJZL.PromptChar = ' ';
- this.txt_old_XJZL.Size = new System.Drawing.Size(126, 19);
- this.txt_old_XJZL.TabIndex = 658;
- //
- // txt_old_bh
- //
- appearance22.BackColor = System.Drawing.Color.LightCyan;
- this.txt_old_bh.Appearance = appearance22;
- this.txt_old_bh.AutoSize = true;
- this.txt_old_bh.Location = new System.Drawing.Point(72, 9);
- this.txt_old_bh.Name = "txt_old_bh";
- this.txt_old_bh.ReadOnly = true;
- this.txt_old_bh.Size = new System.Drawing.Size(148, 21);
- this.txt_old_bh.TabIndex = 630;
- //
- // ultraLabel3
- //
- this.ultraLabel3.Location = new System.Drawing.Point(226, 35);
- this.ultraLabel3.Name = "ultraLabel3";
- this.ultraLabel3.Size = new System.Drawing.Size(54, 16);
- this.ultraLabel3.TabIndex = 659;
- this.ultraLabel3.Text = "小件重量";
- //
- // ultraLabel8
- //
- this.ultraLabel8.Location = new System.Drawing.Point(226, 12);
- this.ultraLabel8.Name = "ultraLabel8";
- this.ultraLabel8.Size = new System.Drawing.Size(29, 16);
- this.ultraLabel8.TabIndex = 657;
- this.ultraLabel8.Text = "数量";
- //
- // txt_old_WEIGHT
- //
- appearance23.BackColor = System.Drawing.Color.LightCyan;
- this.txt_old_WEIGHT.Appearance = appearance23;
- this.txt_old_WEIGHT.FlatMode = true;
- this.txt_old_WEIGHT.Location = new System.Drawing.Point(72, 35);
- this.txt_old_WEIGHT.MaskInput = "nnnnn.nnn";
- this.txt_old_WEIGHT.Name = "txt_old_WEIGHT";
- this.txt_old_WEIGHT.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
- this.txt_old_WEIGHT.PromptChar = ' ';
- this.txt_old_WEIGHT.Size = new System.Drawing.Size(151, 19);
- this.txt_old_WEIGHT.TabIndex = 655;
- //
- // txt_old_Count
- //
- this.txt_old_Count.FlatMode = true;
- this.txt_old_Count.Location = new System.Drawing.Point(282, 8);
- this.txt_old_Count.MaskInput = "nnnnn";
- this.txt_old_Count.Name = "txt_old_Count";
- this.txt_old_Count.PromptChar = ' ';
- this.txt_old_Count.Size = new System.Drawing.Size(128, 19);
- this.txt_old_Count.TabIndex = 654;
- //
- // ultraLabel7
- //
- this.ultraLabel7.Location = new System.Drawing.Point(-2, 39);
- this.ultraLabel7.Name = "ultraLabel7";
- this.ultraLabel7.Size = new System.Drawing.Size(54, 16);
- this.ultraLabel7.TabIndex = 656;
- this.ultraLabel7.Text = "理论重量";
- //
- // txt_Remark
- //
- appearance25.BackColor = System.Drawing.Color.LightCyan;
- this.txt_Remark.Appearance = appearance25;
- this.txt_Remark.AutoSize = true;
- this.txt_Remark.Location = new System.Drawing.Point(40, 85);
- this.txt_Remark.Multiline = true;
- this.txt_Remark.Name = "txt_Remark";
- this.txt_Remark.Size = new System.Drawing.Size(789, 24);
- this.txt_Remark.TabIndex = 628;
- //
- // ultraLabel13
- //
- appearance26.BackColor = System.Drawing.SystemColors.ActiveBorder;
- appearance26.TextHAlign = Infragistics.Win.HAlign.Center;
- appearance26.TextVAlign = Infragistics.Win.VAlign.Middle;
- this.ultraLabel13.Appearance = appearance26;
- this.ultraLabel13.Location = new System.Drawing.Point(-3, 89);
- this.ultraLabel13.Name = "ultraLabel13";
- this.ultraLabel13.Size = new System.Drawing.Size(56, 16);
- this.ultraLabel13.TabIndex = 627;
- this.ultraLabel13.Text = "备注:";
- //
- // ultraTabPageControl1
- //
- this.ultraTabPageControl1.Controls.Add(this.ultraGrid2);
- this.ultraTabPageControl1.Location = new System.Drawing.Point(2, 21);
- this.ultraTabPageControl1.Name = "ultraTabPageControl1";
- this.ultraTabPageControl1.Size = new System.Drawing.Size(835, 374);
- //
- // ultraGrid2
- //
- appearance27.BackColor = System.Drawing.Color.Ivory;
- this.ultraGrid2.DisplayLayout.Appearance = appearance27;
- ultraGridColumn21.Header.Caption = "钢卷包号";
- ultraGridColumn21.Header.VisiblePosition = 0;
- ultraGridColumn21.RowLayoutColumnInfo.OriginX = 0;
- ultraGridColumn21.RowLayoutColumnInfo.OriginY = 1;
- ultraGridColumn21.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(132, 0);
- ultraGridColumn21.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 20);
- ultraGridColumn21.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn21.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn22.Header.Caption = "钢卷号";
- ultraGridColumn22.Header.VisiblePosition = 1;
- ultraGridColumn22.RowLayoutColumnInfo.OriginX = 2;
- ultraGridColumn22.RowLayoutColumnInfo.OriginY = 1;
- ultraGridColumn22.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(103, 0);
- ultraGridColumn22.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 20);
- ultraGridColumn22.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn22.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn23.Header.Caption = "钢卷包号";
- ultraGridColumn23.Header.VisiblePosition = 2;
- ultraGridColumn23.RowLayoutColumnInfo.OriginX = 7;
- ultraGridColumn23.RowLayoutColumnInfo.OriginY = 1;
- ultraGridColumn23.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(145, 0);
- ultraGridColumn23.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn23.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn24.Header.Caption = "钢卷号";
- ultraGridColumn24.Header.VisiblePosition = 3;
- ultraGridColumn24.RowLayoutColumnInfo.OriginX = 8;
- ultraGridColumn24.RowLayoutColumnInfo.OriginY = 1;
- ultraGridColumn24.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn24.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn25.Header.Caption = "块数";
- ultraGridColumn25.Header.VisiblePosition = 4;
- ultraGridColumn25.RowLayoutColumnInfo.OriginX = 4;
- ultraGridColumn25.RowLayoutColumnInfo.OriginY = 1;
- ultraGridColumn25.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(64, 0);
- ultraGridColumn25.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 20);
- ultraGridColumn25.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn25.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn26.Header.Caption = "重量";
- ultraGridColumn26.Header.VisiblePosition = 5;
- ultraGridColumn26.RowLayoutColumnInfo.OriginX = 5;
- ultraGridColumn26.RowLayoutColumnInfo.OriginY = 1;
- ultraGridColumn26.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(69, 0);
- ultraGridColumn26.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn26.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn27.Header.Caption = "块数";
- ultraGridColumn27.Header.VisiblePosition = 6;
- ultraGridColumn27.RowLayoutColumnInfo.OriginX = 9;
- ultraGridColumn27.RowLayoutColumnInfo.OriginY = 1;
- ultraGridColumn27.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(66, 0);
- ultraGridColumn27.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn27.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn28.Header.Caption = "重量";
- ultraGridColumn28.Header.VisiblePosition = 7;
- ultraGridColumn28.RowLayoutColumnInfo.OriginX = 10;
- ultraGridColumn28.RowLayoutColumnInfo.OriginY = 1;
- ultraGridColumn28.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(79, 0);
- ultraGridColumn28.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn28.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn29.Header.Caption = "小件计量";
- ultraGridColumn29.Header.VisiblePosition = 8;
- ultraGridColumn29.RowLayoutColumnInfo.OriginX = 6;
- ultraGridColumn29.RowLayoutColumnInfo.OriginY = 1;
- ultraGridColumn29.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(74, 0);
- ultraGridColumn29.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn29.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn30.Header.Caption = "小件计量";
- ultraGridColumn30.Header.VisiblePosition = 9;
- ultraGridColumn30.RowLayoutColumnInfo.OriginX = 11;
- ultraGridColumn30.RowLayoutColumnInfo.OriginY = 1;
- ultraGridColumn30.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
- ultraGridColumn30.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn30.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn31.Header.Caption = "操作人";
- ultraGridColumn31.Header.VisiblePosition = 10;
- ultraGridColumn31.RowLayoutColumnInfo.OriginX = 12;
- ultraGridColumn31.RowLayoutColumnInfo.OriginY = 1;
- ultraGridColumn31.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn31.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn32.Header.Caption = "操作时间";
- ultraGridColumn32.Header.VisiblePosition = 11;
- ultraGridColumn32.RowLayoutColumnInfo.OriginX = 13;
- ultraGridColumn32.RowLayoutColumnInfo.OriginY = 1;
- ultraGridColumn32.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn32.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn33.Header.VisiblePosition = 12;
- ultraGridColumn33.Hidden = true;
- ultraGridColumn33.RowLayoutColumnInfo.OriginX = 14;
- ultraGridColumn33.RowLayoutColumnInfo.OriginY = 1;
- ultraGridColumn33.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn33.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn34.Header.Caption = "原钢卷信息";
- ultraGridColumn34.Header.VisiblePosition = 13;
- ultraGridColumn34.RowLayoutColumnInfo.LabelPosition = Infragistics.Win.UltraWinGrid.LabelPosition.LabelOnly;
- ultraGridColumn34.RowLayoutColumnInfo.OriginX = 0;
- ultraGridColumn34.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn34.RowLayoutColumnInfo.SpanX = 7;
- ultraGridColumn34.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn35.Header.Caption = "现钢卷信息";
- ultraGridColumn35.Header.VisiblePosition = 14;
- ultraGridColumn35.RowLayoutColumnInfo.LabelPosition = Infragistics.Win.UltraWinGrid.LabelPosition.LabelOnly;
- ultraGridColumn35.RowLayoutColumnInfo.OriginX = 7;
- ultraGridColumn35.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn35.RowLayoutColumnInfo.SpanX = 5;
- ultraGridColumn35.RowLayoutColumnInfo.SpanY = 1;
- ultraGridBand2.Columns.AddRange(new object[] {
- ultraGridColumn21,
- ultraGridColumn22,
- ultraGridColumn23,
- ultraGridColumn24,
- ultraGridColumn25,
- ultraGridColumn26,
- ultraGridColumn27,
- ultraGridColumn28,
- ultraGridColumn29,
- ultraGridColumn30,
- ultraGridColumn31,
- ultraGridColumn32,
- ultraGridColumn33,
- ultraGridColumn34,
- ultraGridColumn35});
- appearance28.BackColor = System.Drawing.Color.LightSteelBlue;
- ultraGridBand2.Header.Appearance = appearance28;
- ultraGridBand2.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
- ultraGridBand2.UseRowLayout = true;
- this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
- this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- appearance29.BackColor = System.Drawing.SystemColors.ActiveBorder;
- appearance29.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance29.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance29.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance29;
- appearance30.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance30;
- this.ultraGrid2.DisplayLayout.GroupByBox.Hidden = true;
- this.ultraGrid2.DisplayLayout.GroupByBox.Prompt = "将要分组的列拖至该区域!";
- appearance31.BackColor = System.Drawing.SystemColors.Window;
- appearance31.ForeColor = System.Drawing.SystemColors.ControlText;
- this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance31;
- appearance32.BackColor = System.Drawing.SystemColors.Highlight;
- appearance32.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance32;
- appearance33.BorderColor = System.Drawing.Color.Black;
- appearance33.TextVAlign = Infragistics.Win.VAlign.Middle;
- this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance33;
- this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.ultraGrid2.DisplayLayout.Override.CellPadding = 0;
- appearance34.BackColor = System.Drawing.SystemColors.Control;
- appearance34.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance34.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
- appearance34.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance34.BorderColor = System.Drawing.SystemColors.Window;
- appearance34.TextHAlign = Infragistics.Win.HAlign.Left;
- appearance34.TextVAlign = Infragistics.Win.VAlign.Middle;
- this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance34;
- this.ultraGrid2.DisplayLayout.Override.GroupBySummaryDisplayStyle = Infragistics.Win.UltraWinGrid.GroupBySummaryDisplayStyle.SummaryCells;
- appearance35.BackColor = System.Drawing.Color.Silver;
- this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance35;
- this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
- appearance36.BackColor = System.Drawing.SystemColors.Window;
- appearance36.BorderColor = System.Drawing.Color.Black;
- appearance36.TextVAlign = Infragistics.Win.VAlign.Middle;
- this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance36;
- appearance37.BackColor = System.Drawing.SystemColors.Window;
- appearance37.BorderColor = System.Drawing.Color.Black;
- appearance37.TextVAlign = Infragistics.Win.VAlign.Middle;
- this.ultraGrid2.DisplayLayout.Override.RowPreviewAppearance = appearance37;
- this.ultraGrid2.DisplayLayout.Override.RowSelectorHeaderStyle = Infragistics.Win.UltraWinGrid.RowSelectorHeaderStyle.SeparateElement;
- this.ultraGrid2.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
- this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
- appearance38.TextHAlign = Infragistics.Win.HAlign.Left;
- appearance38.TextVAlign = Infragistics.Win.VAlign.Middle;
- this.ultraGrid2.DisplayLayout.Override.SelectedRowAppearance = appearance38;
- this.ultraGrid2.DisplayLayout.Override.SummaryDisplayArea = Infragistics.Win.UltraWinGrid.SummaryDisplayAreas.BottomFixed;
- appearance39.BackColor = System.Drawing.SystemColors.Window;
- this.ultraGrid2.DisplayLayout.Override.SummaryFooterAppearance = appearance39;
- appearance40.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
- appearance40.ForeColor = System.Drawing.Color.Red;
- this.ultraGrid2.DisplayLayout.Override.SummaryFooterCaptionAppearance = appearance40;
- this.ultraGrid2.DisplayLayout.Override.SummaryFooterCaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- appearance41.BackColor = System.Drawing.Color.MistyRose;
- appearance41.ForeColor = System.Drawing.Color.Blue;
- appearance41.TextHAlign = Infragistics.Win.HAlign.Right;
- appearance41.TextVAlign = Infragistics.Win.VAlign.Middle;
- this.ultraGrid2.DisplayLayout.Override.SummaryValueAppearance = appearance41;
- appearance42.BackColor = System.Drawing.SystemColors.ControlLight;
- this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance42;
- 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.Location = new System.Drawing.Point(0, 0);
- this.ultraGrid2.Name = "ultraGrid2";
- this.ultraGrid2.Size = new System.Drawing.Size(835, 374);
- this.ultraGrid2.TabIndex = 9;
- this.ultraGrid2.Text = "ultraGrid2";
- //
- // 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(839, 456);
- this.panel1.TabIndex = 0;
- //
- // panel3
- //
- this.panel3.Controls.Add(this.tab_Coroll);
- this.panel3.Controls.Add(this.panel4);
- this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel3.Location = new System.Drawing.Point(0, 27);
- this.panel3.Name = "panel3";
- this.panel3.Size = new System.Drawing.Size(839, 429);
- this.panel3.TabIndex = 1;
- //
- // tab_Coroll
- //
- this.tab_Coroll.Controls.Add(this.ultraTabSharedControlsPage1);
- this.tab_Coroll.Controls.Add(this.ultraTabSharedControlsPage2);
- this.tab_Coroll.Controls.Add(this.ultraTabPageControl2);
- this.tab_Coroll.Controls.Add(this.ultraTabPageControl1);
- this.tab_Coroll.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tab_Coroll.Location = new System.Drawing.Point(0, 32);
- this.tab_Coroll.Name = "tab_Coroll";
- this.tab_Coroll.SharedControlsPage = this.ultraTabSharedControlsPage1;
- this.tab_Coroll.Size = new System.Drawing.Size(839, 397);
- this.tab_Coroll.TabIndex = 3;
- ultraTab1.Key = "KC";
- ultraTab1.TabPage = this.ultraTabPageControl2;
- ultraTab1.Text = "库存信息";
- ultraTab2.Key = "JL";
- ultraTab2.TabPage = this.ultraTabPageControl1;
- ultraTab2.Text = "拆包记录";
- this.tab_Coroll.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
- ultraTab1,
- ultraTab2});
- this.tab_Coroll.ViewStyle = Infragistics.Win.UltraWinTabControl.ViewStyle.VisualStudio2005;
- //
- // ultraTabSharedControlsPage1
- //
- this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
- this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
- this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(835, 374);
- //
- // ultraTabSharedControlsPage2
- //
- this.ultraTabSharedControlsPage2.Location = new System.Drawing.Point(-10000, -10000);
- this.ultraTabSharedControlsPage2.Name = "ultraTabSharedControlsPage2";
- this.ultraTabSharedControlsPage2.Size = new System.Drawing.Size(1024, 391);
- //
- // panel4
- //
- this.panel4.Controls.Add(this.txt_RollHao);
- this.panel4.Controls.Add(this.chk_RollHao);
- this.panel4.Controls.Add(this.chk_CollectTime);
- this.panel4.Controls.Add(this.ultSJ);
- this.panel4.Controls.Add(this.dte_EndTime);
- this.panel4.Controls.Add(this.dte_BeginTime);
- this.panel4.Controls.Add(this.Lab_To);
- 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(839, 32);
- this.panel4.TabIndex = 0;
- //
- // txt_RollHao
- //
- this.txt_RollHao.AutoSize = true;
- this.txt_RollHao.Enabled = false;
- this.txt_RollHao.FlatMode = true;
- this.txt_RollHao.Location = new System.Drawing.Point(510, 7);
- this.txt_RollHao.Name = "txt_RollHao";
- this.txt_RollHao.Size = new System.Drawing.Size(104, 19);
- this.txt_RollHao.TabIndex = 247;
- this.txt_RollHao.TabStop = false;
- this.txt_RollHao.Tag = "";
- //
- // chk_RollHao
- //
- this.chk_RollHao.Location = new System.Drawing.Point(433, 10);
- this.chk_RollHao.Name = "chk_RollHao";
- this.chk_RollHao.Size = new System.Drawing.Size(71, 17);
- this.chk_RollHao.TabIndex = 246;
- this.chk_RollHao.TabStop = false;
- this.chk_RollHao.Text = "钢卷包号";
- this.chk_RollHao.CheckedChanged += new System.EventHandler(this.chk_RollHao_CheckedChanged);
- //
- // chk_CollectTime
- //
- this.chk_CollectTime.Location = new System.Drawing.Point(12, 6);
- this.chk_CollectTime.Name = "chk_CollectTime";
- this.chk_CollectTime.Size = new System.Drawing.Size(49, 20);
- this.chk_CollectTime.TabIndex = 245;
- this.chk_CollectTime.Text = "时间";
- //
- // ultSJ
- //
- this.ultSJ.AutoSize = true;
- valueListItem1.DataValue = "0";
- valueListItem1.DisplayText = "按入库时间";
- valueListItem2.DataValue = "1";
- valueListItem2.DisplayText = "按记录时间";
- this.ultSJ.Items.Add(valueListItem1);
- this.ultSJ.Items.Add(valueListItem2);
- this.ultSJ.Location = new System.Drawing.Point(67, 6);
- this.ultSJ.Name = "ultSJ";
- this.ultSJ.Size = new System.Drawing.Size(91, 21);
- this.ultSJ.TabIndex = 244;
- //
- // dte_EndTime
- //
- this.dte_EndTime.DateTime = new System.DateTime(2016, 12, 22, 0, 0, 0, 0);
- this.dte_EndTime.FlatMode = true;
- this.dte_EndTime.Location = new System.Drawing.Point(311, 8);
- this.dte_EndTime.Name = "dte_EndTime";
- this.dte_EndTime.Size = new System.Drawing.Size(116, 19);
- this.dte_EndTime.TabIndex = 243;
- this.dte_EndTime.Value = new System.DateTime(2016, 12, 22, 0, 0, 0, 0);
- //
- // dte_BeginTime
- //
- this.dte_BeginTime.DateTime = new System.DateTime(2016, 12, 22, 0, 0, 0, 0);
- this.dte_BeginTime.FlatMode = true;
- this.dte_BeginTime.Location = new System.Drawing.Point(162, 7);
- this.dte_BeginTime.Name = "dte_BeginTime";
- this.dte_BeginTime.Size = new System.Drawing.Size(116, 19);
- this.dte_BeginTime.TabIndex = 242;
- this.dte_BeginTime.Value = new System.DateTime(2016, 12, 22, 0, 0, 0, 0);
- //
- // Lab_To
- //
- this.Lab_To.FlatMode = true;
- this.Lab_To.Location = new System.Drawing.Point(284, 10);
- this.Lab_To.Name = "Lab_To";
- this.Lab_To.Size = new System.Drawing.Size(17, 16);
- this.Lab_To.TabIndex = 241;
- this.Lab_To.Text = "到";
- //
- // panel2
- //
- this.panel2.Controls.Add(this.panel2_Fill_Panel);
- this.panel2.Controls.Add(this._panel2_Toolbars_Dock_Area_Left);
- this.panel2.Controls.Add(this._panel2_Toolbars_Dock_Area_Right);
- this.panel2.Controls.Add(this._panel2_Toolbars_Dock_Area_Top);
- this.panel2.Controls.Add(this._panel2_Toolbars_Dock_Area_Bottom);
- 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(839, 27);
- this.panel2.TabIndex = 0;
- //
- // panel2_Fill_Panel
- //
- this.panel2_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
- this.panel2_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel2_Fill_Panel.Location = new System.Drawing.Point(0, 24);
- this.panel2_Fill_Panel.Name = "panel2_Fill_Panel";
- this.panel2_Fill_Panel.Size = new System.Drawing.Size(839, 3);
- this.panel2_Fill_Panel.TabIndex = 0;
- //
- // _panel2_Toolbars_Dock_Area_Left
- //
- this._panel2_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._panel2_Toolbars_Dock_Area_Left.BackColor = System.Drawing.SystemColors.Control;
- this._panel2_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
- this._panel2_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
- this._panel2_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 24);
- this._panel2_Toolbars_Dock_Area_Left.Name = "_panel2_Toolbars_Dock_Area_Left";
- this._panel2_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 3);
- this._panel2_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
- //
- // ultraToolbarsManager1
- //
- this.ultraToolbarsManager1.DesignerFlags = 1;
- this.ultraToolbarsManager1.DockWithinContainer = this.panel2;
- ultraToolbar1.DockedColumn = 0;
- ultraToolbar1.DockedRow = 0;
- ultraToolbar1.Text = "UltraToolbar1";
- ultraToolbar1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
- buttonTool1,
- buttonTool2,
- buttonTool3,
- buttonTool4,
- buttonTool5});
- this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
- ultraToolbar1});
- buttonTool6.SharedProps.Caption = "库存查询";
- buttonTool6.SharedProps.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- buttonTool7.SharedProps.Caption = "拆包";
- buttonTool7.SharedProps.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- buttonTool8.SharedProps.Caption = "取消拆包";
- buttonTool8.SharedProps.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- buttonTool9.SharedProps.Caption = "拆包记录查询";
- buttonTool9.SharedProps.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- buttonTool10.SharedProps.Caption = "导出";
- buttonTool10.SharedProps.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- buttonTool11.SharedProps.Caption = "关闭";
- buttonTool11.SharedProps.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
- buttonTool6,
- buttonTool7,
- buttonTool8,
- buttonTool9,
- buttonTool10,
- buttonTool11});
- this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
- //
- // _panel2_Toolbars_Dock_Area_Right
- //
- this._panel2_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._panel2_Toolbars_Dock_Area_Right.BackColor = System.Drawing.SystemColors.Control;
- this._panel2_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
- this._panel2_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
- this._panel2_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(839, 24);
- this._panel2_Toolbars_Dock_Area_Right.Name = "_panel2_Toolbars_Dock_Area_Right";
- this._panel2_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 3);
- this._panel2_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
- //
- // _panel2_Toolbars_Dock_Area_Top
- //
- this._panel2_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._panel2_Toolbars_Dock_Area_Top.BackColor = System.Drawing.SystemColors.Control;
- this._panel2_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
- this._panel2_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
- this._panel2_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
- this._panel2_Toolbars_Dock_Area_Top.Name = "_panel2_Toolbars_Dock_Area_Top";
- this._panel2_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(839, 24);
- this._panel2_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
- //
- // _panel2_Toolbars_Dock_Area_Bottom
- //
- this._panel2_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._panel2_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.SystemColors.Control;
- this._panel2_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
- this._panel2_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
- this._panel2_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 27);
- this._panel2_Toolbars_Dock_Area_Bottom.Name = "_panel2_Toolbars_Dock_Area_Bottom";
- this._panel2_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(839, 0);
- this._panel2_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
- //
- // txt_Width
- //
- this.txt_Width.FlatMode = true;
- this.txt_Width.Location = new System.Drawing.Point(361, 178);
- this.txt_Width.MaskInput = "nnnn.nn";
- this.txt_Width.Name = "txt_Width";
- this.txt_Width.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
- this.txt_Width.PromptChar = ' ';
- this.txt_Width.Size = new System.Drawing.Size(112, 19);
- this.txt_Width.TabIndex = 13;
- this.txt_Width.Visible = false;
- //
- // txt_Length
- //
- this.txt_Length.FlatMode = true;
- this.txt_Length.Location = new System.Drawing.Point(361, 200);
- this.txt_Length.MaskInput = "nnnnnnn";
- this.txt_Length.Name = "txt_Length";
- this.txt_Length.PromptChar = ' ';
- this.txt_Length.Size = new System.Drawing.Size(112, 19);
- this.txt_Length.TabIndex = 14;
- this.txt_Length.Visible = false;
- //
- // txt_Ply
- //
- this.txt_Ply.FlatMode = true;
- this.txt_Ply.Location = new System.Drawing.Point(361, 156);
- this.txt_Ply.MaskInput = "nnn.nnn";
- this.txt_Ply.Name = "txt_Ply";
- this.txt_Ply.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
- this.txt_Ply.PromptChar = ' ';
- this.txt_Ply.Size = new System.Drawing.Size(112, 19);
- this.txt_Ply.TabIndex = 12;
- this.txt_Ply.Visible = false;
- //
- // FrmJBCB
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(839, 456);
- this.Controls.Add(this.panel1);
- this.Name = "FrmJBCB";
- this.Text = "卷板拆包管理";
- this.Load += new System.EventHandler(this.FrmJBCB_Load);
- this.ultraTabPageControl2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.gb_Plan)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
- this.ultraExpandableGroupBox1.ResumeLayout(false);
- this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
- this.ultraGroupBox2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.txt_new_bz)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_nes_bh)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_new_lz)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_new_count)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
- this.ultraGroupBox1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.txt_old_XJZL)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_old_bh)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_old_WEIGHT)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_old_Count)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_Remark)).EndInit();
- this.ultraTabPageControl1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
- this.panel1.ResumeLayout(false);
- this.panel3.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.tab_Coroll)).EndInit();
- this.tab_Coroll.ResumeLayout(false);
- this.panel4.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.txt_RollHao)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultSJ)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dte_EndTime)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dte_BeginTime)).EndInit();
- this.panel2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_Width)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_Length)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_Ply)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private System.Windows.Forms.Panel panel1;
- private System.Windows.Forms.Panel panel2;
- private System.Windows.Forms.Panel panel2_Fill_Panel;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel2_Toolbars_Dock_Area_Left;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel2_Toolbars_Dock_Area_Right;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel2_Toolbars_Dock_Area_Top;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel2_Toolbars_Dock_Area_Bottom;
- private System.Windows.Forms.Panel panel3;
- private System.Windows.Forms.Panel panel4;
- private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_CollectTime;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultSJ;
- private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dte_EndTime;
- private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor dte_BeginTime;
- private Infragistics.Win.Misc.UltraLabel Lab_To;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_RollHao;
- private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_RollHao;
- private Infragistics.Win.UltraWinTabControl.UltraTabControl tab_Coroll;
- private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1;
- private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage2;
- private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl2;
- private Infragistics.Win.UltraWinGrid.UltraGrid gb_Plan;
- private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
- private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_Remark;
- private Infragistics.Win.Misc.UltraLabel ultraLabel13;
- private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl1;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_old_bh;
- private Infragistics.Win.Misc.UltraLabel ultraLabel1;
- private Infragistics.Win.UltraWinEditors.UltraNumericEditor txt_old_XJZL;
- private Infragistics.Win.Misc.UltraLabel ultraLabel3;
- private Infragistics.Win.UltraWinEditors.UltraNumericEditor txt_old_Count;
- private Infragistics.Win.Misc.UltraLabel ultraLabel8;
- private Infragistics.Win.UltraWinEditors.UltraNumericEditor txt_old_WEIGHT;
- private Infragistics.Win.Misc.UltraLabel ultraLabel7;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
- private Infragistics.Win.Misc.UltraLabel ultraLabel2;
- private Infragistics.Win.UltraWinEditors.UltraNumericEditor txt_new_bz;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_nes_bh;
- private Infragistics.Win.Misc.UltraLabel ultraLabel4;
- private Infragistics.Win.Misc.UltraLabel ultraLabel5;
- private Infragistics.Win.UltraWinEditors.UltraNumericEditor txt_new_lz;
- private Infragistics.Win.UltraWinEditors.UltraNumericEditor txt_new_count;
- private Infragistics.Win.Misc.UltraLabel ultraLabel6;
- private Infragistics.Win.UltraWinEditors.UltraNumericEditor txt_Width;
- private Infragistics.Win.UltraWinEditors.UltraNumericEditor txt_Length;
- private Infragistics.Win.UltraWinEditors.UltraNumericEditor txt_Ply;
- }
- }
|