| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313 |
- namespace Core.StlMes.Client.PlnSaleOrd.炼钢计划
- {
- partial class FrmSteelMakingPlanDesign
- {
- /// <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()
- {
- Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REF_ORD_ZZ");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DIAMETER");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WEIGHT_M");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SURPLUS_TYPE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LEN_GP_SINGLE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CUT_NUM_GP");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LENGTH_M");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REF_GPREQ_ID");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TOT_WEIGHT_M");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TOT_MUM_M");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHC", 0);
- Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance52 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance53 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance54 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance55 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance56 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance57 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance58 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance59 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance60 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance61 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance62 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance63 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance43 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance46 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance49 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance51 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance47 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance45 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance44 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance50 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance48 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
- Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
- this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
- this.splitContainer1 = new System.Windows.Forms.SplitContainer();
- this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
- this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
- this.ultraGroupBox4 = new Infragistics.Win.Misc.UltraGroupBox();
- this.ultraLabel14 = new Infragistics.Win.Misc.UltraLabel();
- this.txtMemo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.txtStardWgt = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
- this.buttonFurcaseQuery = new Infragistics.Win.Misc.UltraButton();
- this.buttonSurplusDelete = new Infragistics.Win.Misc.UltraButton();
- this.buttonSurplusInit = new Infragistics.Win.Misc.UltraButton();
- this.txtAllwgt = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
- this.txtAllnum = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
- this.txtPlanwgt = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
- this.txtFurnaceAge = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
- this.txtMinwgt = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
- this.txtMaxwgt = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
- this.ultraNumericEditor1 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
- this.buttonSurplusMin = new Infragistics.Win.Misc.UltraButton();
- this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
- this.buttonDeleteFurnace = new Infragistics.Win.Misc.UltraButton();
- this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
- this.buttonAddFurnace = new Infragistics.Win.Misc.UltraButton();
- this.ultraGroupBox3 = new Infragistics.Win.Misc.UltraGroupBox();
- this.buttonOrderCancel = new Infragistics.Win.Misc.UltraButton();
- this.buttonOrderSelect = new Infragistics.Win.Misc.UltraButton();
- this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
- this.controlOrderPlan1 = new Core.StlMes.Client.PlnSaleOrd.炼钢计划.control.ControlOrderPlan();
- this.ultraExpandableGroupBox3 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
- this.ultraExpandableGroupBoxPanel3 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
- this.ultraGridSurplus = new Infragistics.Win.UltraWinGrid.UltraGrid();
- 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.dataColumn8 = new System.Data.DataColumn();
- this.dataColumn9 = new System.Data.DataColumn();
- this.dataColumn10 = new System.Data.DataColumn();
- this.ultraGroupBox5 = new Infragistics.Win.Misc.UltraGroupBox();
- this.controlFurNacePlan1 = new Core.StlMes.Client.PlnSaleOrd.炼钢计划.control.ControlFurNacePlan();
- this.ultraGrid3 = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
- this.splitContainer2 = new System.Windows.Forms.SplitContainer();
- this.ultraGroupBox6 = new Infragistics.Win.Misc.UltraGroupBox();
- this.controlFurNacePlan2 = new Core.StlMes.Client.PlnSaleOrd.炼钢计划.control.ControlFurNacePlan();
- this.ultraGrid4 = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.ultraExpandableGroupBox2 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
- this.ultraExpandableGroupBoxPanel2 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
- this.ultraGroupBox9 = new Infragistics.Win.Misc.UltraGroupBox();
- this.buttonCastDelete = new Infragistics.Win.Misc.UltraButton();
- this.buttonCastQuery = new Infragistics.Win.Misc.UltraButton();
- this.buttonCastGroup = new Infragistics.Win.Misc.UltraButton();
- this.buttonFurnaceQuery = new Infragistics.Win.Misc.UltraButton();
- this.ultraGroupBox8 = new Infragistics.Win.Misc.UltraGroupBox();
- this.ultraGroupBox7 = new Infragistics.Win.Misc.UltraGroupBox();
- this.controlCastPlan1 = new Core.StlMes.Client.PlnSaleOrd.炼钢计划.control.ControlCastPlan();
- this.ultraGrid5 = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
- this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
- this.ultraTabPageControl1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
- this.splitContainer1.Panel1.SuspendLayout();
- this.splitContainer1.Panel2.SuspendLayout();
- this.splitContainer1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
- this.ultraExpandableGroupBox1.SuspendLayout();
- this.ultraExpandableGroupBoxPanel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).BeginInit();
- this.ultraGroupBox4.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txtMemo)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtStardWgt)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtAllwgt)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtAllnum)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtPlanwgt)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtFurnaceAge)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtMinwgt)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtMaxwgt)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).BeginInit();
- this.ultraGroupBox3.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
- this.ultraGroupBox1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox3)).BeginInit();
- this.ultraExpandableGroupBox3.SuspendLayout();
- this.ultraExpandableGroupBoxPanel3.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGridSurplus)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox5)).BeginInit();
- this.ultraGroupBox5.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).BeginInit();
- this.ultraTabPageControl2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
- this.splitContainer2.Panel1.SuspendLayout();
- this.splitContainer2.Panel2.SuspendLayout();
- this.splitContainer2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox6)).BeginInit();
- this.ultraGroupBox6.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid4)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).BeginInit();
- this.ultraExpandableGroupBox2.SuspendLayout();
- this.ultraExpandableGroupBoxPanel2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox9)).BeginInit();
- this.ultraGroupBox9.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox8)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox7)).BeginInit();
- this.ultraGroupBox7.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid5)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
- this.ultraTabControl1.SuspendLayout();
- this.SuspendLayout();
- //
- // ultraTabPageControl1
- //
- this.ultraTabPageControl1.Controls.Add(this.splitContainer1);
- this.ultraTabPageControl1.Location = new System.Drawing.Point(2, 25);
- this.ultraTabPageControl1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraTabPageControl1.Name = "ultraTabPageControl1";
- this.ultraTabPageControl1.Size = new System.Drawing.Size(1693, 742);
- //
- // splitContainer1
- //
- this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.splitContainer1.Location = new System.Drawing.Point(0, 0);
- this.splitContainer1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.splitContainer1.Name = "splitContainer1";
- this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
- //
- // splitContainer1.Panel1
- //
- this.splitContainer1.Panel1.Controls.Add(this.ultraExpandableGroupBox1);
- this.splitContainer1.Panel1.Controls.Add(this.ultraGroupBox1);
- //
- // splitContainer1.Panel2
- //
- this.splitContainer1.Panel2.Controls.Add(this.ultraGroupBox5);
- this.splitContainer1.Size = new System.Drawing.Size(1693, 742);
- this.splitContainer1.SplitterDistance = 478;
- this.splitContainer1.SplitterWidth = 5;
- this.splitContainer1.TabIndex = 0;
- //
- // ultraExpandableGroupBox1
- //
- this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
- this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Right;
- this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(283, 478);
- this.ultraExpandableGroupBox1.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.RightOutsideBorder;
- this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(1410, 0);
- this.ultraExpandableGroupBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
- this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(283, 478);
- this.ultraExpandableGroupBox1.TabIndex = 1;
- this.ultraExpandableGroupBox1.Text = "组炉操作";
- //
- // ultraExpandableGroupBoxPanel1
- //
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraGroupBox4);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraGroupBox3);
- this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 3);
- this.ultraExpandableGroupBoxPanel1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
- this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(253, 472);
- this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
- //
- // ultraGroupBox4
- //
- this.ultraGroupBox4.Controls.Add(this.ultraLabel14);
- this.ultraGroupBox4.Controls.Add(this.txtMemo);
- this.ultraGroupBox4.Controls.Add(this.txtStardWgt);
- this.ultraGroupBox4.Controls.Add(this.buttonFurcaseQuery);
- this.ultraGroupBox4.Controls.Add(this.buttonSurplusDelete);
- this.ultraGroupBox4.Controls.Add(this.buttonSurplusInit);
- this.ultraGroupBox4.Controls.Add(this.txtAllwgt);
- this.ultraGroupBox4.Controls.Add(this.txtAllnum);
- this.ultraGroupBox4.Controls.Add(this.txtPlanwgt);
- this.ultraGroupBox4.Controls.Add(this.txtFurnaceAge);
- this.ultraGroupBox4.Controls.Add(this.txtMinwgt);
- this.ultraGroupBox4.Controls.Add(this.txtMaxwgt);
- this.ultraGroupBox4.Controls.Add(this.ultraNumericEditor1);
- this.ultraGroupBox4.Controls.Add(this.buttonSurplusMin);
- this.ultraGroupBox4.Controls.Add(this.ultraLabel8);
- this.ultraGroupBox4.Controls.Add(this.ultraLabel7);
- this.ultraGroupBox4.Controls.Add(this.ultraLabel2);
- this.ultraGroupBox4.Controls.Add(this.ultraLabel1);
- this.ultraGroupBox4.Controls.Add(this.buttonDeleteFurnace);
- this.ultraGroupBox4.Controls.Add(this.ultraLabel5);
- this.ultraGroupBox4.Controls.Add(this.ultraLabel4);
- this.ultraGroupBox4.Controls.Add(this.ultraLabel3);
- this.ultraGroupBox4.Controls.Add(this.buttonAddFurnace);
- this.ultraGroupBox4.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGroupBox4.Location = new System.Drawing.Point(0, 61);
- this.ultraGroupBox4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraGroupBox4.Name = "ultraGroupBox4";
- this.ultraGroupBox4.Size = new System.Drawing.Size(253, 411);
- this.ultraGroupBox4.TabIndex = 32;
- this.ultraGroupBox4.Text = "组炉信息";
- //
- // ultraLabel14
- //
- this.ultraLabel14.AutoSize = true;
- this.ultraLabel14.Location = new System.Drawing.Point(27, 261);
- this.ultraLabel14.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraLabel14.Name = "ultraLabel14";
- this.ultraLabel14.Size = new System.Drawing.Size(89, 24);
- this.ultraLabel14.TabIndex = 119;
- this.ultraLabel14.Text = "计划备注";
- //
- // txtMemo
- //
- this.txtMemo.Location = new System.Drawing.Point(104, 246);
- this.txtMemo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.txtMemo.Multiline = true;
- this.txtMemo.Name = "txtMemo";
- this.txtMemo.Size = new System.Drawing.Size(131, 49);
- this.txtMemo.TabIndex = 118;
- //
- // txtStardWgt
- //
- this.txtStardWgt.Location = new System.Drawing.Point(104, 24);
- this.txtStardWgt.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.txtStardWgt.Name = "txtStardWgt";
- this.txtStardWgt.PromptChar = ' ';
- this.txtStardWgt.ReadOnly = true;
- this.txtStardWgt.Size = new System.Drawing.Size(131, 24);
- this.txtStardWgt.TabIndex = 117;
- //
- // buttonFurcaseQuery
- //
- this.buttonFurcaseQuery.Location = new System.Drawing.Point(135, 302);
- this.buttonFurcaseQuery.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.buttonFurcaseQuery.Name = "buttonFurcaseQuery";
- this.buttonFurcaseQuery.Size = new System.Drawing.Size(100, 29);
- this.buttonFurcaseQuery.TabIndex = 116;
- this.buttonFurcaseQuery.Text = "查询炉";
- this.buttonFurcaseQuery.Click += new System.EventHandler(this.buttonFurcaseQuery_Click);
- //
- // buttonSurplusDelete
- //
- this.buttonSurplusDelete.Location = new System.Drawing.Point(27, 338);
- this.buttonSurplusDelete.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.buttonSurplusDelete.Name = "buttonSurplusDelete";
- this.buttonSurplusDelete.Size = new System.Drawing.Size(100, 29);
- this.buttonSurplusDelete.TabIndex = 115;
- this.buttonSurplusDelete.Text = "删除余材";
- this.buttonSurplusDelete.Click += new System.EventHandler(this.buttonSurplusDelete_Click);
- //
- // buttonSurplusInit
- //
- this.buttonSurplusInit.Location = new System.Drawing.Point(27, 302);
- this.buttonSurplusInit.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.buttonSurplusInit.Name = "buttonSurplusInit";
- this.buttonSurplusInit.Size = new System.Drawing.Size(100, 29);
- this.buttonSurplusInit.TabIndex = 114;
- this.buttonSurplusInit.Text = "余材生成";
- this.buttonSurplusInit.Click += new System.EventHandler(this.buttonSurplusInit_Click);
- //
- // txtAllwgt
- //
- this.txtAllwgt.Location = new System.Drawing.Point(104, 212);
- this.txtAllwgt.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.txtAllwgt.MaskInput = "{double:7.3}";
- this.txtAllwgt.Name = "txtAllwgt";
- this.txtAllwgt.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
- this.txtAllwgt.PromptChar = ' ';
- this.txtAllwgt.ReadOnly = true;
- this.txtAllwgt.Size = new System.Drawing.Size(131, 24);
- this.txtAllwgt.TabIndex = 113;
- //
- // txtAllnum
- //
- this.txtAllnum.Location = new System.Drawing.Point(104, 181);
- this.txtAllnum.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.txtAllnum.Name = "txtAllnum";
- this.txtAllnum.PromptChar = ' ';
- this.txtAllnum.ReadOnly = true;
- this.txtAllnum.Size = new System.Drawing.Size(131, 24);
- this.txtAllnum.TabIndex = 112;
- //
- // txtPlanwgt
- //
- this.txtPlanwgt.Location = new System.Drawing.Point(104, 150);
- this.txtPlanwgt.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.txtPlanwgt.Name = "txtPlanwgt";
- this.txtPlanwgt.PromptChar = ' ';
- this.txtPlanwgt.ReadOnly = true;
- this.txtPlanwgt.Size = new System.Drawing.Size(131, 24);
- this.txtPlanwgt.TabIndex = 111;
- //
- // txtFurnaceAge
- //
- this.txtFurnaceAge.Location = new System.Drawing.Point(104, 119);
- this.txtFurnaceAge.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.txtFurnaceAge.Name = "txtFurnaceAge";
- this.txtFurnaceAge.PromptChar = ' ';
- this.txtFurnaceAge.ReadOnly = true;
- this.txtFurnaceAge.Size = new System.Drawing.Size(131, 24);
- this.txtFurnaceAge.TabIndex = 110;
- //
- // txtMinwgt
- //
- this.txtMinwgt.Location = new System.Drawing.Point(104, 55);
- this.txtMinwgt.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.txtMinwgt.Name = "txtMinwgt";
- this.txtMinwgt.PromptChar = ' ';
- this.txtMinwgt.ReadOnly = true;
- this.txtMinwgt.Size = new System.Drawing.Size(131, 24);
- this.txtMinwgt.TabIndex = 109;
- //
- // txtMaxwgt
- //
- this.txtMaxwgt.Location = new System.Drawing.Point(104, 86);
- this.txtMaxwgt.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.txtMaxwgt.Name = "txtMaxwgt";
- this.txtMaxwgt.PromptChar = ' ';
- this.txtMaxwgt.ReadOnly = true;
- this.txtMaxwgt.Size = new System.Drawing.Size(131, 24);
- this.txtMaxwgt.TabIndex = 108;
- //
- // ultraNumericEditor1
- //
- this.ultraNumericEditor1.Location = new System.Drawing.Point(347, 475);
- this.ultraNumericEditor1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraNumericEditor1.Name = "ultraNumericEditor1";
- this.ultraNumericEditor1.PromptChar = ' ';
- this.ultraNumericEditor1.Size = new System.Drawing.Size(131, 24);
- this.ultraNumericEditor1.TabIndex = 107;
- //
- // buttonSurplusMin
- //
- this.buttonSurplusMin.Location = new System.Drawing.Point(27, 370);
- this.buttonSurplusMin.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.buttonSurplusMin.Name = "buttonSurplusMin";
- this.buttonSurplusMin.Size = new System.Drawing.Size(100, 32);
- this.buttonSurplusMin.TabIndex = 106;
- this.buttonSurplusMin.Text = "余材最小";
- //
- // ultraLabel8
- //
- this.ultraLabel8.AutoSize = true;
- this.ultraLabel8.Location = new System.Drawing.Point(27, 184);
- this.ultraLabel8.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraLabel8.Name = "ultraLabel8";
- this.ultraLabel8.Size = new System.Drawing.Size(69, 24);
- this.ultraLabel8.TabIndex = 105;
- this.ultraLabel8.Text = "总支数";
- //
- // ultraLabel7
- //
- this.ultraLabel7.AutoSize = true;
- this.ultraLabel7.Location = new System.Drawing.Point(27, 215);
- this.ultraLabel7.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraLabel7.Name = "ultraLabel7";
- this.ultraLabel7.Size = new System.Drawing.Size(69, 24);
- this.ultraLabel7.TabIndex = 104;
- this.ultraLabel7.Text = "总重量";
- //
- // ultraLabel2
- //
- this.ultraLabel2.AutoSize = true;
- this.ultraLabel2.Location = new System.Drawing.Point(27, 152);
- this.ultraLabel2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraLabel2.Name = "ultraLabel2";
- this.ultraLabel2.Size = new System.Drawing.Size(89, 24);
- this.ultraLabel2.TabIndex = 103;
- this.ultraLabel2.Text = "计划重量";
- //
- // ultraLabel1
- //
- this.ultraLabel1.AutoSize = true;
- this.ultraLabel1.Location = new System.Drawing.Point(27, 121);
- this.ultraLabel1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraLabel1.Name = "ultraLabel1";
- this.ultraLabel1.Size = new System.Drawing.Size(59, 24);
- this.ultraLabel1.TabIndex = 102;
- this.ultraLabel1.Text = "炉 龄";
- //
- // buttonDeleteFurnace
- //
- this.buttonDeleteFurnace.Location = new System.Drawing.Point(135, 372);
- this.buttonDeleteFurnace.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.buttonDeleteFurnace.Name = "buttonDeleteFurnace";
- this.buttonDeleteFurnace.Size = new System.Drawing.Size(100, 29);
- this.buttonDeleteFurnace.TabIndex = 18;
- this.buttonDeleteFurnace.Text = "删除炉";
- this.buttonDeleteFurnace.Click += new System.EventHandler(this.buttonDeleteFurnace_Click);
- //
- // ultraLabel5
- //
- appearance12.TextHAlignAsString = "Left";
- appearance12.TextVAlignAsString = "Middle";
- this.ultraLabel5.Appearance = appearance12;
- this.ultraLabel5.AutoSize = true;
- this.ultraLabel5.Location = new System.Drawing.Point(27, 89);
- this.ultraLabel5.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraLabel5.Name = "ultraLabel5";
- this.ultraLabel5.Size = new System.Drawing.Size(89, 24);
- this.ultraLabel5.TabIndex = 12;
- this.ultraLabel5.Text = "最大重量";
- //
- // ultraLabel4
- //
- appearance10.TextHAlignAsString = "Left";
- appearance10.TextVAlignAsString = "Middle";
- this.ultraLabel4.Appearance = appearance10;
- this.ultraLabel4.AutoSize = true;
- this.ultraLabel4.Location = new System.Drawing.Point(27, 58);
- this.ultraLabel4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraLabel4.Name = "ultraLabel4";
- this.ultraLabel4.Size = new System.Drawing.Size(89, 24);
- this.ultraLabel4.TabIndex = 10;
- this.ultraLabel4.Text = "最小重量";
- //
- // ultraLabel3
- //
- appearance13.TextHAlignAsString = "Left";
- appearance13.TextVAlignAsString = "Middle";
- this.ultraLabel3.Appearance = appearance13;
- this.ultraLabel3.AutoSize = true;
- this.ultraLabel3.Location = new System.Drawing.Point(27, 26);
- this.ultraLabel3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraLabel3.Name = "ultraLabel3";
- this.ultraLabel3.Size = new System.Drawing.Size(89, 24);
- this.ultraLabel3.TabIndex = 8;
- this.ultraLabel3.Text = "标准重量";
- //
- // buttonAddFurnace
- //
- this.buttonAddFurnace.Location = new System.Drawing.Point(135, 338);
- this.buttonAddFurnace.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.buttonAddFurnace.Name = "buttonAddFurnace";
- this.buttonAddFurnace.Size = new System.Drawing.Size(100, 29);
- this.buttonAddFurnace.TabIndex = 7;
- this.buttonAddFurnace.Text = "组炉";
- this.buttonAddFurnace.Click += new System.EventHandler(this.buttonAddFurnace_Click);
- //
- // ultraGroupBox3
- //
- this.ultraGroupBox3.Controls.Add(this.buttonOrderCancel);
- this.ultraGroupBox3.Controls.Add(this.buttonOrderSelect);
- this.ultraGroupBox3.Dock = System.Windows.Forms.DockStyle.Top;
- this.ultraGroupBox3.Location = new System.Drawing.Point(0, 0);
- this.ultraGroupBox3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraGroupBox3.Name = "ultraGroupBox3";
- this.ultraGroupBox3.Size = new System.Drawing.Size(253, 61);
- this.ultraGroupBox3.TabIndex = 6;
- this.ultraGroupBox3.Text = "订单操作";
- //
- // buttonOrderCancel
- //
- this.buttonOrderCancel.Location = new System.Drawing.Point(133, 24);
- this.buttonOrderCancel.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.buttonOrderCancel.Name = "buttonOrderCancel";
- this.buttonOrderCancel.Size = new System.Drawing.Size(100, 29);
- this.buttonOrderCancel.TabIndex = 1;
- this.buttonOrderCancel.Text = "订单取消";
- this.buttonOrderCancel.Click += new System.EventHandler(this.buttonOrderCancel_Click);
- //
- // buttonOrderSelect
- //
- this.buttonOrderSelect.Location = new System.Drawing.Point(23, 24);
- this.buttonOrderSelect.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.buttonOrderSelect.Name = "buttonOrderSelect";
- this.buttonOrderSelect.Size = new System.Drawing.Size(100, 29);
- this.buttonOrderSelect.TabIndex = 0;
- this.buttonOrderSelect.Text = "订单选择";
- this.buttonOrderSelect.Click += new System.EventHandler(this.buttonOrderSelect_Click);
- //
- // ultraGroupBox1
- //
- this.ultraGroupBox1.Controls.Add(this.controlOrderPlan1);
- this.ultraGroupBox1.Controls.Add(this.ultraExpandableGroupBox3);
- this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
- this.ultraGroupBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraGroupBox1.Name = "ultraGroupBox1";
- this.ultraGroupBox1.Size = new System.Drawing.Size(1693, 478);
- this.ultraGroupBox1.TabIndex = 2;
- this.ultraGroupBox1.Text = "订单信息";
- //
- // controlOrderPlan1
- //
- this.controlOrderPlan1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.controlOrderPlan1.Location = new System.Drawing.Point(3, 21);
- this.controlOrderPlan1.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
- this.controlOrderPlan1.Name = "controlOrderPlan1";
- this.controlOrderPlan1.Size = new System.Drawing.Size(1687, 431);
- this.controlOrderPlan1.TabIndex = 0;
- //
- // ultraExpandableGroupBox3
- //
- this.ultraExpandableGroupBox3.Controls.Add(this.ultraExpandableGroupBoxPanel3);
- this.ultraExpandableGroupBox3.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.ultraExpandableGroupBox3.Expanded = false;
- this.ultraExpandableGroupBox3.ExpandedSize = new System.Drawing.Size(1687, 133);
- this.ultraExpandableGroupBox3.Location = new System.Drawing.Point(3, 452);
- this.ultraExpandableGroupBox3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraExpandableGroupBox3.Name = "ultraExpandableGroupBox3";
- this.ultraExpandableGroupBox3.Size = new System.Drawing.Size(1687, 23);
- this.ultraExpandableGroupBox3.TabIndex = 4;
- this.ultraExpandableGroupBox3.Text = "余材信息";
- //
- // ultraExpandableGroupBoxPanel3
- //
- this.ultraExpandableGroupBoxPanel3.Controls.Add(this.ultraGridSurplus);
- this.ultraExpandableGroupBoxPanel3.Location = new System.Drawing.Point(-13333, -12500);
- this.ultraExpandableGroupBoxPanel3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraExpandableGroupBoxPanel3.Name = "ultraExpandableGroupBoxPanel3";
- this.ultraExpandableGroupBoxPanel3.Size = new System.Drawing.Size(267, 125);
- this.ultraExpandableGroupBoxPanel3.TabIndex = 0;
- this.ultraExpandableGroupBoxPanel3.Visible = false;
- //
- // ultraGridSurplus
- //
- this.ultraGridSurplus.DataSource = this.dataSet1;
- ultraGridColumn1.Header.VisiblePosition = 0;
- ultraGridColumn1.RowLayoutColumnInfo.OriginX = 4;
- ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(140, 0);
- ultraGridColumn1.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn1.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn2.Header.VisiblePosition = 1;
- ultraGridColumn2.RowLayoutColumnInfo.OriginX = 6;
- ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(87, 0);
- ultraGridColumn2.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn2.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn3.Header.VisiblePosition = 2;
- ultraGridColumn3.RowLayoutColumnInfo.OriginX = 7;
- ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(90, 0);
- ultraGridColumn3.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn3.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn4.Header.VisiblePosition = 3;
- ultraGridColumn4.RowLayoutColumnInfo.OriginX = 3;
- ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(88, 0);
- ultraGridColumn4.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn4.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn5.Header.VisiblePosition = 4;
- ultraGridColumn5.RowLayoutColumnInfo.OriginX = 9;
- ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
- ultraGridColumn5.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn5.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn6.Header.VisiblePosition = 5;
- ultraGridColumn6.RowLayoutColumnInfo.OriginX = 10;
- ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn6.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(77, 0);
- ultraGridColumn6.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn6.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn7.Header.VisiblePosition = 6;
- ultraGridColumn7.RowLayoutColumnInfo.OriginX = 8;
- ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn7.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
- ultraGridColumn7.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn7.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn8.Header.VisiblePosition = 7;
- ultraGridColumn8.RowLayoutColumnInfo.OriginX = 5;
- ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn8.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(140, 0);
- ultraGridColumn8.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn8.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn9.Header.VisiblePosition = 8;
- ultraGridColumn9.RowLayoutColumnInfo.OriginX = 1;
- ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn9.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(85, 0);
- ultraGridColumn9.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn9.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn10.Header.VisiblePosition = 9;
- ultraGridColumn10.MaskInput = "nnnnnn";
- ultraGridColumn10.PromptChar = ' ';
- ultraGridColumn10.RowLayoutColumnInfo.OriginX = 2;
- ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn10.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(84, 0);
- ultraGridColumn10.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn10.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn11.DataType = typeof(bool);
- ultraGridColumn11.Header.Caption = "选择";
- ultraGridColumn11.Header.VisiblePosition = 10;
- ultraGridColumn11.RowLayoutColumnInfo.OriginX = 0;
- ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn11.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(40, 0);
- ultraGridColumn11.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn11.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn11.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
- ultraGridBand1.Columns.AddRange(new object[] {
- ultraGridColumn1,
- ultraGridColumn2,
- ultraGridColumn3,
- ultraGridColumn4,
- ultraGridColumn5,
- ultraGridColumn6,
- ultraGridColumn7,
- ultraGridColumn8,
- ultraGridColumn9,
- ultraGridColumn10,
- ultraGridColumn11});
- ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
- this.ultraGridSurplus.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
- this.ultraGridSurplus.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
- this.ultraGridSurplus.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGridSurplus.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraGridSurplus.Location = new System.Drawing.Point(0, 0);
- this.ultraGridSurplus.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraGridSurplus.Name = "ultraGridSurplus";
- this.ultraGridSurplus.Size = new System.Drawing.Size(267, 125);
- this.ultraGridSurplus.TabIndex = 2;
- //
- // dataSet1
- //
- this.dataSet1.DataSetName = "NewDataSet";
- this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
- this.dataTable1});
- //
- // dataTable1
- //
- this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
- this.dataColumn1,
- this.dataColumn2,
- this.dataColumn3,
- this.dataColumn4,
- this.dataColumn5,
- this.dataColumn6,
- this.dataColumn7,
- this.dataColumn8,
- this.dataColumn9,
- this.dataColumn10});
- this.dataTable1.TableName = "Table1";
- //
- // dataColumn1
- //
- this.dataColumn1.Caption = "余材参照铸造订单号";
- this.dataColumn1.ColumnName = "REF_ORD_ZZ";
- //
- // dataColumn2
- //
- this.dataColumn2.Caption = "管坯直径";
- this.dataColumn2.ColumnName = "DIAMETER";
- //
- // dataColumn3
- //
- this.dataColumn3.Caption = "母坯单重";
- this.dataColumn3.ColumnName = "WEIGHT_M";
- //
- // dataColumn4
- //
- this.dataColumn4.Caption = "余材类型";
- this.dataColumn4.ColumnName = "SURPLUS_TYPE";
- //
- // dataColumn5
- //
- this.dataColumn5.Caption = "单倍坯长(mm)";
- this.dataColumn5.ColumnName = "LEN_GP_SINGLE";
- //
- // dataColumn6
- //
- this.dataColumn6.Caption = "倍尺数";
- this.dataColumn6.ColumnName = "CUT_NUM_GP";
- //
- // dataColumn7
- //
- this.dataColumn7.Caption = "母坯长度(mm)";
- this.dataColumn7.ColumnName = "LENGTH_M";
- //
- // dataColumn8
- //
- this.dataColumn8.Caption = "余材参照管坯需求号";
- this.dataColumn8.ColumnName = "REF_GPREQ_ID";
- //
- // dataColumn9
- //
- this.dataColumn9.Caption = "重量";
- this.dataColumn9.ColumnName = "TOT_WEIGHT_M";
- //
- // dataColumn10
- //
- this.dataColumn10.Caption = "支数";
- this.dataColumn10.ColumnName = "TOT_MUM_M";
- //
- // ultraGroupBox5
- //
- this.ultraGroupBox5.Controls.Add(this.controlFurNacePlan1);
- this.ultraGroupBox5.Controls.Add(this.ultraGrid3);
- this.ultraGroupBox5.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGroupBox5.Location = new System.Drawing.Point(0, 0);
- this.ultraGroupBox5.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraGroupBox5.Name = "ultraGroupBox5";
- this.ultraGroupBox5.Size = new System.Drawing.Size(1693, 259);
- this.ultraGroupBox5.TabIndex = 3;
- this.ultraGroupBox5.Text = "炉计划信息";
- //
- // controlFurNacePlan1
- //
- this.controlFurNacePlan1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.controlFurNacePlan1.Location = new System.Drawing.Point(3, 21);
- this.controlFurNacePlan1.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
- this.controlFurNacePlan1.Name = "controlFurNacePlan1";
- this.controlFurNacePlan1.Size = new System.Drawing.Size(1687, 235);
- this.controlFurNacePlan1.TabIndex = 3;
- //
- // ultraGrid3
- //
- appearance6.BackColor = System.Drawing.SystemColors.Window;
- appearance6.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.ultraGrid3.DisplayLayout.Appearance = appearance6;
- this.ultraGrid3.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraGrid3.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- appearance7.BackColor = System.Drawing.SystemColors.ActiveBorder;
- appearance7.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance7.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance7.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid3.DisplayLayout.GroupByBox.Appearance = appearance7;
- appearance16.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid3.DisplayLayout.GroupByBox.BandLabelAppearance = appearance16;
- this.ultraGrid3.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- appearance17.BackColor = System.Drawing.SystemColors.ControlLightLight;
- appearance17.BackColor2 = System.Drawing.SystemColors.Control;
- appearance17.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance17.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid3.DisplayLayout.GroupByBox.PromptAppearance = appearance17;
- this.ultraGrid3.DisplayLayout.MaxColScrollRegions = 1;
- this.ultraGrid3.DisplayLayout.MaxRowScrollRegions = 1;
- appearance8.BackColor = System.Drawing.SystemColors.Window;
- appearance8.ForeColor = System.Drawing.SystemColors.ControlText;
- this.ultraGrid3.DisplayLayout.Override.ActiveCellAppearance = appearance8;
- appearance18.BackColor = System.Drawing.SystemColors.Highlight;
- appearance18.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.ultraGrid3.DisplayLayout.Override.ActiveRowAppearance = appearance18;
- this.ultraGrid3.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
- this.ultraGrid3.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
- appearance38.BackColor = System.Drawing.SystemColors.Window;
- this.ultraGrid3.DisplayLayout.Override.CardAreaAppearance = appearance38;
- appearance9.BorderColor = System.Drawing.Color.Silver;
- appearance9.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
- this.ultraGrid3.DisplayLayout.Override.CellAppearance = appearance9;
- this.ultraGrid3.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.ultraGrid3.DisplayLayout.Override.CellPadding = 0;
- appearance39.BackColor = System.Drawing.SystemColors.Control;
- appearance39.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance39.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
- appearance39.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance39.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid3.DisplayLayout.Override.GroupByRowAppearance = appearance39;
- 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;
- appearance11.BackColor = System.Drawing.SystemColors.ControlLight;
- this.ultraGrid3.DisplayLayout.Override.TemplateAddRowAppearance = appearance11;
- this.ultraGrid3.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.ultraGrid3.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.ultraGrid3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGrid3.Location = new System.Drawing.Point(3, 21);
- this.ultraGrid3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraGrid3.Name = "ultraGrid3";
- this.ultraGrid3.Size = new System.Drawing.Size(1687, 235);
- this.ultraGrid3.TabIndex = 2;
- this.ultraGrid3.Text = "ultraGrid3";
- //
- // ultraTabPageControl2
- //
- this.ultraTabPageControl2.Controls.Add(this.splitContainer2);
- this.ultraTabPageControl2.Location = new System.Drawing.Point(-13333, -12500);
- this.ultraTabPageControl2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraTabPageControl2.Name = "ultraTabPageControl2";
- this.ultraTabPageControl2.Size = new System.Drawing.Size(1693, 742);
- //
- // splitContainer2
- //
- this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.splitContainer2.Location = new System.Drawing.Point(0, 0);
- this.splitContainer2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.splitContainer2.Name = "splitContainer2";
- this.splitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal;
- //
- // splitContainer2.Panel1
- //
- this.splitContainer2.Panel1.Controls.Add(this.ultraGroupBox6);
- this.splitContainer2.Panel1.Controls.Add(this.ultraExpandableGroupBox2);
- //
- // splitContainer2.Panel2
- //
- this.splitContainer2.Panel2.Controls.Add(this.ultraGroupBox7);
- this.splitContainer2.Size = new System.Drawing.Size(1693, 742);
- this.splitContainer2.SplitterDistance = 477;
- this.splitContainer2.SplitterWidth = 5;
- this.splitContainer2.TabIndex = 0;
- //
- // ultraGroupBox6
- //
- this.ultraGroupBox6.Controls.Add(this.controlFurNacePlan2);
- this.ultraGroupBox6.Controls.Add(this.ultraGrid4);
- this.ultraGroupBox6.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGroupBox6.Location = new System.Drawing.Point(0, 0);
- this.ultraGroupBox6.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraGroupBox6.Name = "ultraGroupBox6";
- this.ultraGroupBox6.Size = new System.Drawing.Size(1492, 477);
- this.ultraGroupBox6.TabIndex = 2;
- this.ultraGroupBox6.Text = "炉次信息";
- //
- // controlFurNacePlan2
- //
- this.controlFurNacePlan2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.controlFurNacePlan2.Location = new System.Drawing.Point(3, 21);
- this.controlFurNacePlan2.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
- this.controlFurNacePlan2.Name = "controlFurNacePlan2";
- this.controlFurNacePlan2.Size = new System.Drawing.Size(1486, 453);
- this.controlFurNacePlan2.TabIndex = 2;
- //
- // ultraGrid4
- //
- appearance52.BackColor = System.Drawing.SystemColors.Window;
- appearance52.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.ultraGrid4.DisplayLayout.Appearance = appearance52;
- this.ultraGrid4.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraGrid4.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- appearance53.BackColor = System.Drawing.SystemColors.ActiveBorder;
- appearance53.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance53.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance53.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid4.DisplayLayout.GroupByBox.Appearance = appearance53;
- appearance54.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid4.DisplayLayout.GroupByBox.BandLabelAppearance = appearance54;
- this.ultraGrid4.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- appearance55.BackColor = System.Drawing.SystemColors.ControlLightLight;
- appearance55.BackColor2 = System.Drawing.SystemColors.Control;
- appearance55.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance55.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid4.DisplayLayout.GroupByBox.PromptAppearance = appearance55;
- this.ultraGrid4.DisplayLayout.MaxColScrollRegions = 1;
- this.ultraGrid4.DisplayLayout.MaxRowScrollRegions = 1;
- appearance56.BackColor = System.Drawing.SystemColors.Window;
- appearance56.ForeColor = System.Drawing.SystemColors.ControlText;
- this.ultraGrid4.DisplayLayout.Override.ActiveCellAppearance = appearance56;
- appearance57.BackColor = System.Drawing.SystemColors.Highlight;
- appearance57.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.ultraGrid4.DisplayLayout.Override.ActiveRowAppearance = appearance57;
- this.ultraGrid4.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
- this.ultraGrid4.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
- appearance58.BackColor = System.Drawing.SystemColors.Window;
- this.ultraGrid4.DisplayLayout.Override.CardAreaAppearance = appearance58;
- appearance59.BorderColor = System.Drawing.Color.Silver;
- appearance59.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
- this.ultraGrid4.DisplayLayout.Override.CellAppearance = appearance59;
- this.ultraGrid4.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.ultraGrid4.DisplayLayout.Override.CellPadding = 0;
- appearance60.BackColor = System.Drawing.SystemColors.Control;
- appearance60.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance60.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
- appearance60.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance60.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid4.DisplayLayout.Override.GroupByRowAppearance = appearance60;
- appearance61.TextHAlignAsString = "Left";
- this.ultraGrid4.DisplayLayout.Override.HeaderAppearance = appearance61;
- this.ultraGrid4.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ultraGrid4.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
- appearance62.BackColor = System.Drawing.SystemColors.Window;
- appearance62.BorderColor = System.Drawing.Color.Silver;
- this.ultraGrid4.DisplayLayout.Override.RowAppearance = appearance62;
- this.ultraGrid4.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
- appearance63.BackColor = System.Drawing.SystemColors.ControlLight;
- this.ultraGrid4.DisplayLayout.Override.TemplateAddRowAppearance = appearance63;
- this.ultraGrid4.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.ultraGrid4.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.ultraGrid4.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGrid4.Location = new System.Drawing.Point(3, 21);
- this.ultraGrid4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraGrid4.Name = "ultraGrid4";
- this.ultraGrid4.Size = new System.Drawing.Size(1486, 453);
- this.ultraGrid4.TabIndex = 1;
- this.ultraGrid4.Text = "ultraGrid4";
- //
- // ultraExpandableGroupBox2
- //
- this.ultraExpandableGroupBox2.Controls.Add(this.ultraExpandableGroupBoxPanel2);
- this.ultraExpandableGroupBox2.Dock = System.Windows.Forms.DockStyle.Right;
- this.ultraExpandableGroupBox2.ExpandedSize = new System.Drawing.Size(201, 477);
- this.ultraExpandableGroupBox2.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.RightOutsideBorder;
- this.ultraExpandableGroupBox2.Location = new System.Drawing.Point(1492, 0);
- this.ultraExpandableGroupBox2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraExpandableGroupBox2.Name = "ultraExpandableGroupBox2";
- this.ultraExpandableGroupBox2.Size = new System.Drawing.Size(201, 477);
- this.ultraExpandableGroupBox2.TabIndex = 0;
- this.ultraExpandableGroupBox2.Text = "组浇操作";
- //
- // ultraExpandableGroupBoxPanel2
- //
- this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraGroupBox9);
- this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraGroupBox8);
- this.ultraExpandableGroupBoxPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraExpandableGroupBoxPanel2.Location = new System.Drawing.Point(3, 3);
- this.ultraExpandableGroupBoxPanel2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraExpandableGroupBoxPanel2.Name = "ultraExpandableGroupBoxPanel2";
- this.ultraExpandableGroupBoxPanel2.Size = new System.Drawing.Size(171, 471);
- this.ultraExpandableGroupBoxPanel2.TabIndex = 0;
- //
- // ultraGroupBox9
- //
- this.ultraGroupBox9.Controls.Add(this.buttonCastDelete);
- this.ultraGroupBox9.Controls.Add(this.buttonCastQuery);
- this.ultraGroupBox9.Controls.Add(this.buttonCastGroup);
- this.ultraGroupBox9.Controls.Add(this.buttonFurnaceQuery);
- this.ultraGroupBox9.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGroupBox9.Location = new System.Drawing.Point(0, 215);
- this.ultraGroupBox9.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraGroupBox9.Name = "ultraGroupBox9";
- this.ultraGroupBox9.Size = new System.Drawing.Size(171, 256);
- this.ultraGroupBox9.TabIndex = 1;
- this.ultraGroupBox9.Text = "组浇操作";
- //
- // buttonCastDelete
- //
- this.buttonCastDelete.Location = new System.Drawing.Point(32, 150);
- this.buttonCastDelete.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.buttonCastDelete.Name = "buttonCastDelete";
- this.buttonCastDelete.Size = new System.Drawing.Size(108, 29);
- this.buttonCastDelete.TabIndex = 3;
- this.buttonCastDelete.Text = "删除浇";
- this.buttonCastDelete.Click += new System.EventHandler(this.buttonCastDelete_Click);
- //
- // buttonCastQuery
- //
- this.buttonCastQuery.Location = new System.Drawing.Point(32, 114);
- this.buttonCastQuery.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.buttonCastQuery.Name = "buttonCastQuery";
- this.buttonCastQuery.Size = new System.Drawing.Size(108, 29);
- this.buttonCastQuery.TabIndex = 2;
- this.buttonCastQuery.Text = "查询浇";
- this.buttonCastQuery.Click += new System.EventHandler(this.buttonCastQuery_Click);
- //
- // buttonCastGroup
- //
- this.buttonCastGroup.Location = new System.Drawing.Point(32, 78);
- this.buttonCastGroup.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.buttonCastGroup.Name = "buttonCastGroup";
- this.buttonCastGroup.Size = new System.Drawing.Size(108, 29);
- this.buttonCastGroup.TabIndex = 1;
- this.buttonCastGroup.Text = "组浇";
- this.buttonCastGroup.Click += new System.EventHandler(this.buttonCastGroup_Click);
- //
- // buttonFurnaceQuery
- //
- this.buttonFurnaceQuery.Location = new System.Drawing.Point(32, 41);
- this.buttonFurnaceQuery.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.buttonFurnaceQuery.Name = "buttonFurnaceQuery";
- this.buttonFurnaceQuery.Size = new System.Drawing.Size(108, 29);
- this.buttonFurnaceQuery.TabIndex = 0;
- this.buttonFurnaceQuery.Text = "查询炉";
- this.buttonFurnaceQuery.Click += new System.EventHandler(this.buttonFurnaceQuery_Click);
- //
- // ultraGroupBox8
- //
- this.ultraGroupBox8.Dock = System.Windows.Forms.DockStyle.Top;
- this.ultraGroupBox8.Location = new System.Drawing.Point(0, 0);
- this.ultraGroupBox8.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraGroupBox8.Name = "ultraGroupBox8";
- this.ultraGroupBox8.Size = new System.Drawing.Size(171, 215);
- this.ultraGroupBox8.TabIndex = 0;
- this.ultraGroupBox8.Text = "组浇信息";
- //
- // ultraGroupBox7
- //
- this.ultraGroupBox7.Controls.Add(this.controlCastPlan1);
- this.ultraGroupBox7.Controls.Add(this.ultraGrid5);
- this.ultraGroupBox7.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGroupBox7.Location = new System.Drawing.Point(0, 0);
- this.ultraGroupBox7.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraGroupBox7.Name = "ultraGroupBox7";
- this.ultraGroupBox7.Size = new System.Drawing.Size(1693, 260);
- this.ultraGroupBox7.TabIndex = 3;
- this.ultraGroupBox7.Text = "浇次信息";
- //
- // controlCastPlan1
- //
- this.controlCastPlan1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.controlCastPlan1.Location = new System.Drawing.Point(3, 21);
- this.controlCastPlan1.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
- this.controlCastPlan1.Name = "controlCastPlan1";
- this.controlCastPlan1.Size = new System.Drawing.Size(1687, 236);
- this.controlCastPlan1.TabIndex = 3;
- //
- // ultraGrid5
- //
- appearance40.BackColor = System.Drawing.SystemColors.Window;
- appearance40.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.ultraGrid5.DisplayLayout.Appearance = appearance40;
- this.ultraGrid5.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraGrid5.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- appearance41.BackColor = System.Drawing.SystemColors.ActiveBorder;
- appearance41.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance41.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance41.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid5.DisplayLayout.GroupByBox.Appearance = appearance41;
- appearance43.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid5.DisplayLayout.GroupByBox.BandLabelAppearance = appearance43;
- this.ultraGrid5.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- appearance42.BackColor = System.Drawing.SystemColors.ControlLightLight;
- appearance42.BackColor2 = System.Drawing.SystemColors.Control;
- appearance42.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance42.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid5.DisplayLayout.GroupByBox.PromptAppearance = appearance42;
- this.ultraGrid5.DisplayLayout.MaxColScrollRegions = 1;
- this.ultraGrid5.DisplayLayout.MaxRowScrollRegions = 1;
- appearance46.BackColor = System.Drawing.SystemColors.Window;
- appearance46.ForeColor = System.Drawing.SystemColors.ControlText;
- this.ultraGrid5.DisplayLayout.Override.ActiveCellAppearance = appearance46;
- appearance49.BackColor = System.Drawing.SystemColors.Highlight;
- appearance49.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.ultraGrid5.DisplayLayout.Override.ActiveRowAppearance = appearance49;
- this.ultraGrid5.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
- this.ultraGrid5.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
- appearance51.BackColor = System.Drawing.SystemColors.Window;
- this.ultraGrid5.DisplayLayout.Override.CardAreaAppearance = appearance51;
- appearance47.BorderColor = System.Drawing.Color.Silver;
- appearance47.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
- this.ultraGrid5.DisplayLayout.Override.CellAppearance = appearance47;
- this.ultraGrid5.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.ultraGrid5.DisplayLayout.Override.CellPadding = 0;
- appearance45.BackColor = System.Drawing.SystemColors.Control;
- appearance45.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance45.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
- appearance45.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance45.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid5.DisplayLayout.Override.GroupByRowAppearance = appearance45;
- appearance44.TextHAlignAsString = "Left";
- this.ultraGrid5.DisplayLayout.Override.HeaderAppearance = appearance44;
- this.ultraGrid5.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ultraGrid5.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
- appearance50.BackColor = System.Drawing.SystemColors.Window;
- appearance50.BorderColor = System.Drawing.Color.Silver;
- this.ultraGrid5.DisplayLayout.Override.RowAppearance = appearance50;
- this.ultraGrid5.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
- appearance48.BackColor = System.Drawing.SystemColors.ControlLight;
- this.ultraGrid5.DisplayLayout.Override.TemplateAddRowAppearance = appearance48;
- this.ultraGrid5.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.ultraGrid5.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.ultraGrid5.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGrid5.Location = new System.Drawing.Point(3, 21);
- this.ultraGrid5.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraGrid5.Name = "ultraGrid5";
- this.ultraGrid5.Size = new System.Drawing.Size(1687, 236);
- this.ultraGrid5.TabIndex = 2;
- this.ultraGrid5.Text = "ultraGrid5";
- //
- // ultraTabControl1
- //
- this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
- this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
- this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2);
- this.ultraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraTabControl1.Location = new System.Drawing.Point(0, 0);
- this.ultraTabControl1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraTabControl1.Name = "ultraTabControl1";
- this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
- this.ultraTabControl1.Size = new System.Drawing.Size(1697, 769);
- this.ultraTabControl1.TabIndex = 0;
- ultraTab1.Key = "0";
- ultraTab1.TabPage = this.ultraTabPageControl1;
- ultraTab1.Text = "组炉计划";
- ultraTab2.Key = "1";
- ultraTab2.TabPage = this.ultraTabPageControl2;
- ultraTab2.Text = "组浇计划";
- this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
- ultraTab1,
- ultraTab2});
- this.ultraTabControl1.ViewStyle = Infragistics.Win.UltraWinTabControl.ViewStyle.VisualStudio2005;
- this.ultraTabControl1.SelectedTabChanged += new Infragistics.Win.UltraWinTabControl.SelectedTabChangedEventHandler(this.ultraTabControl1_SelectedTabChanged);
- //
- // ultraTabSharedControlsPage1
- //
- this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
- this.ultraTabSharedControlsPage1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
- this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(1693, 742);
- //
- // FrmSteelMakingPlanDesign
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1697, 769);
- this.Controls.Add(this.ultraTabControl1);
- this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.Name = "FrmSteelMakingPlanDesign";
- this.Text = "炉次/浇次计划编制";
- this.Load += new System.EventHandler(this.FrmSteelMakingPlanDesign_Load);
- this.ultraTabPageControl1.ResumeLayout(false);
- this.splitContainer1.Panel1.ResumeLayout(false);
- this.splitContainer1.Panel2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
- this.splitContainer1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
- this.ultraExpandableGroupBox1.ResumeLayout(false);
- this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).EndInit();
- this.ultraGroupBox4.ResumeLayout(false);
- this.ultraGroupBox4.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txtMemo)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtStardWgt)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtAllwgt)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtAllnum)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtPlanwgt)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtFurnaceAge)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtMinwgt)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtMaxwgt)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).EndInit();
- this.ultraGroupBox3.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
- this.ultraGroupBox1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox3)).EndInit();
- this.ultraExpandableGroupBox3.ResumeLayout(false);
- this.ultraExpandableGroupBoxPanel3.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGridSurplus)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox5)).EndInit();
- this.ultraGroupBox5.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).EndInit();
- this.ultraTabPageControl2.ResumeLayout(false);
- this.splitContainer2.Panel1.ResumeLayout(false);
- this.splitContainer2.Panel2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
- this.splitContainer2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox6)).EndInit();
- this.ultraGroupBox6.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid4)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).EndInit();
- this.ultraExpandableGroupBox2.ResumeLayout(false);
- this.ultraExpandableGroupBoxPanel2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox9)).EndInit();
- this.ultraGroupBox9.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox8)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox7)).EndInit();
- this.ultraGroupBox7.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid5)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
- this.ultraTabControl1.ResumeLayout(false);
- this.ResumeLayout(false);
- }
- #endregion
- private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl1;
- private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1;
- private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl1;
- private System.Windows.Forms.SplitContainer splitContainer1;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
- private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
- private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox3;
- private Infragistics.Win.Misc.UltraButton buttonOrderCancel;
- private Infragistics.Win.Misc.UltraButton buttonOrderSelect;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid3;
- private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl2;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox4;
- private Infragistics.Win.Misc.UltraButton buttonSurplusMin;
- private Infragistics.Win.Misc.UltraLabel ultraLabel8;
- private Infragistics.Win.Misc.UltraLabel ultraLabel7;
- private Infragistics.Win.Misc.UltraLabel ultraLabel2;
- private Infragistics.Win.Misc.UltraLabel ultraLabel1;
- private Infragistics.Win.Misc.UltraButton buttonDeleteFurnace;
- private Infragistics.Win.Misc.UltraLabel ultraLabel5;
- private Infragistics.Win.Misc.UltraLabel ultraLabel4;
- private Infragistics.Win.Misc.UltraLabel ultraLabel3;
- private Infragistics.Win.Misc.UltraButton buttonAddFurnace;
- private Infragistics.Win.UltraWinEditors.UltraNumericEditor txtAllwgt;
- private Infragistics.Win.UltraWinEditors.UltraNumericEditor txtAllnum;
- private Infragistics.Win.UltraWinEditors.UltraNumericEditor txtPlanwgt;
- private Infragistics.Win.UltraWinEditors.UltraNumericEditor txtFurnaceAge;
- private Infragistics.Win.UltraWinEditors.UltraNumericEditor txtMinwgt;
- private Infragistics.Win.UltraWinEditors.UltraNumericEditor txtMaxwgt;
- private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor1;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox5;
- private System.Windows.Forms.SplitContainer splitContainer2;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox6;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid4;
- private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox2;
- private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel2;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox7;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid5;
- private control.ControlOrderPlan controlOrderPlan1;
- private System.Data.DataSet dataSet1;
- private System.Data.DataTable dataTable1;
- 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 control.ControlFurNacePlan controlFurNacePlan1;
- private control.ControlFurNacePlan controlFurNacePlan2;
- private control.ControlCastPlan controlCastPlan1;
- private Infragistics.Win.Misc.UltraButton buttonFurcaseQuery;
- private Infragistics.Win.Misc.UltraButton buttonSurplusDelete;
- private Infragistics.Win.Misc.UltraButton buttonSurplusInit;
- private Infragistics.Win.UltraWinEditors.UltraNumericEditor txtStardWgt;
- private Infragistics.Win.Misc.UltraLabel ultraLabel14;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txtMemo;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox9;
- private Infragistics.Win.Misc.UltraButton buttonCastDelete;
- private Infragistics.Win.Misc.UltraButton buttonCastQuery;
- private Infragistics.Win.Misc.UltraButton buttonCastGroup;
- private Infragistics.Win.Misc.UltraButton buttonFurnaceQuery;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox8;
- private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox3;
- private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel3;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGridSurplus;
- }
- }
|