| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352 |
- namespace Core.StlMes.Client.YdmBcPipeManage.Demand
- {
- partial class frmDemandSplit
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- this.components = new System.ComponentModel.Container();
- Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("MatBcMatS", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("chk");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JudgeStoveNo");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FlagStoveNoZg");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BatchNo");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("QcmStaus");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ActCount");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ActWeight");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("StorageName");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FixLen");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FixNum");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PlineName");
- Infragistics.Win.UltraWinGrid.RowLayout rowLayout1 = new Infragistics.Win.UltraWinGrid.RowLayout("1");
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo1 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "chk", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo2 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "JudgeStoveNo", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo3 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "FlagStoveNoZg", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo4 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "BatchNo", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo5 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "QcmStaus", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo6 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "ActCount", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo7 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "ActWeight", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo8 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "StorageName", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo9 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "FixLen", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo10 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "FixNum", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo11 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "PlineName", -1, Infragistics.Win.DefaultableBoolean.Default);
- this.label2 = new System.Windows.Forms.Label();
- this.panel1 = new System.Windows.Forms.Panel();
- this.uneNumber = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
- this.label1 = new System.Windows.Forms.Label();
- this.lblUnplnWt = new System.Windows.Forms.Label();
- this.lblUnplnQty = new System.Windows.Forms.Label();
- this.label5 = new System.Windows.Forms.Label();
- this.panel3 = new System.Windows.Forms.Panel();
- this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.matBcMatSBindingSource = new System.Windows.Forms.BindingSource(this.components);
- this.panel4 = new System.Windows.Forms.Panel();
- this.ultraButton2 = new Infragistics.Win.Misc.UltraButton();
- this.ubtSave = new Infragistics.Win.Misc.UltraButton();
- this.panel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.uneNumber)).BeginInit();
- this.panel3.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.matBcMatSBindingSource)).BeginInit();
- this.panel4.SuspendLayout();
- this.SuspendLayout();
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.Font = new System.Drawing.Font("微软雅黑", 14F);
- this.label2.Location = new System.Drawing.Point(22, 23);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(116, 31);
- this.label2.TabIndex = 2;
- this.label2.Text = "待分派支:";
- //
- // panel1
- //
- this.panel1.Controls.Add(this.uneNumber);
- this.panel1.Controls.Add(this.label1);
- this.panel1.Controls.Add(this.lblUnplnWt);
- this.panel1.Controls.Add(this.lblUnplnQty);
- this.panel1.Controls.Add(this.label5);
- this.panel1.Controls.Add(this.label2);
- this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
- this.panel1.Location = new System.Drawing.Point(0, 0);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(976, 180);
- this.panel1.TabIndex = 5;
- //
- // uneNumber
- //
- appearance1.TextHAlignAsString = "Center";
- this.uneNumber.Appearance = appearance1;
- this.uneNumber.AutoSize = false;
- this.uneNumber.Font = new System.Drawing.Font("宋体", 14F);
- this.uneNumber.Location = new System.Drawing.Point(209, 106);
- this.uneNumber.MaskInput = "nnnnn";
- this.uneNumber.MinValue = 1;
- this.uneNumber.Name = "uneNumber";
- this.uneNumber.Size = new System.Drawing.Size(142, 34);
- this.uneNumber.SpinButtonDisplayStyle = Infragistics.Win.ButtonDisplayStyle.Always;
- this.uneNumber.TabIndex = 965;
- this.uneNumber.Value = 1;
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Font = new System.Drawing.Font("微软雅黑", 14F);
- this.label1.Location = new System.Drawing.Point(22, 109);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(116, 31);
- this.label1.TabIndex = 96;
- this.label1.Text = "拆分支数:";
- //
- // lblUnplnWt
- //
- this.lblUnplnWt.AutoSize = true;
- this.lblUnplnWt.Font = new System.Drawing.Font("微软雅黑", 14F);
- this.lblUnplnWt.Location = new System.Drawing.Point(411, 23);
- this.lblUnplnWt.Name = "lblUnplnWt";
- this.lblUnplnWt.Size = new System.Drawing.Size(28, 31);
- this.lblUnplnWt.TabIndex = 25;
- this.lblUnplnWt.Text = "0";
- //
- // lblUnplnQty
- //
- this.lblUnplnQty.AutoSize = true;
- this.lblUnplnQty.Font = new System.Drawing.Font("微软雅黑", 14F);
- this.lblUnplnQty.Location = new System.Drawing.Point(156, 24);
- this.lblUnplnQty.Name = "lblUnplnQty";
- this.lblUnplnQty.Size = new System.Drawing.Size(28, 31);
- this.lblUnplnQty.TabIndex = 24;
- this.lblUnplnQty.Text = "0";
- //
- // label5
- //
- this.label5.AutoSize = true;
- this.label5.Font = new System.Drawing.Font("微软雅黑", 14F);
- this.label5.Location = new System.Drawing.Point(259, 23);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(116, 31);
- this.label5.TabIndex = 18;
- this.label5.Text = "待分派吨:";
- //
- // panel3
- //
- this.panel3.Controls.Add(this.ultraGrid1);
- this.panel3.Controls.Add(this.panel1);
- this.panel3.Controls.Add(this.panel4);
- this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel3.Location = new System.Drawing.Point(0, 0);
- this.panel3.Name = "panel3";
- this.panel3.Size = new System.Drawing.Size(976, 497);
- this.panel3.TabIndex = 93;
- //
- // ultraGrid1
- //
- this.ultraGrid1.DataSource = this.matBcMatSBindingSource;
- ultraGridColumn1.Header.VisiblePosition = 0;
- ultraGridColumn1.RowLayoutColumnInfo.OriginX = 0;
- ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn2.Header.VisiblePosition = 1;
- ultraGridColumn2.RowLayoutColumnInfo.OriginX = 2;
- ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn3.Header.VisiblePosition = 2;
- ultraGridColumn3.RowLayoutColumnInfo.OriginX = 4;
- ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn4.Header.VisiblePosition = 3;
- ultraGridColumn4.RowLayoutColumnInfo.OriginX = 6;
- ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(118, 0);
- ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn5.Header.VisiblePosition = 4;
- ultraGridColumn5.RowLayoutColumnInfo.OriginX = 8;
- ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(94, 0);
- ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn6.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn6.Header.VisiblePosition = 5;
- ultraGridColumn6.RowLayoutColumnInfo.OriginX = 12;
- ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn7.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn7.Header.VisiblePosition = 6;
- ultraGridColumn7.RowLayoutColumnInfo.OriginX = 14;
- ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn7.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(99, 0);
- ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn8.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn8.Header.VisiblePosition = 7;
- ultraGridColumn8.RowLayoutColumnInfo.OriginX = 10;
- ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn8.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(163, 0);
- ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn9.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn9.Header.VisiblePosition = 8;
- ultraGridColumn9.RowLayoutColumnInfo.OriginX = 20;
- ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn9.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn9.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn10.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn10.Header.VisiblePosition = 9;
- ultraGridColumn10.RowLayoutColumnInfo.OriginX = 18;
- ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn10.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn10.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn11.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn11.Header.VisiblePosition = 10;
- ultraGridColumn11.RowLayoutColumnInfo.OriginX = 16;
- ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn11.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn11.RowLayoutColumnInfo.SpanY = 2;
- ultraGridBand1.Columns.AddRange(new object[] {
- ultraGridColumn1,
- ultraGridColumn2,
- ultraGridColumn3,
- ultraGridColumn4,
- ultraGridColumn5,
- ultraGridColumn6,
- ultraGridColumn7,
- ultraGridColumn8,
- ultraGridColumn9,
- ultraGridColumn10,
- ultraGridColumn11});
- rowLayout1.ColumnInfos.AddRange(new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo[] {
- rowLayoutColumnInfo1,
- rowLayoutColumnInfo2,
- rowLayoutColumnInfo3,
- rowLayoutColumnInfo4,
- rowLayoutColumnInfo5,
- rowLayoutColumnInfo6,
- rowLayoutColumnInfo7,
- rowLayoutColumnInfo8,
- rowLayoutColumnInfo9,
- rowLayoutColumnInfo10,
- rowLayoutColumnInfo11});
- rowLayout1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
- ultraGridBand1.RowLayouts.AddRange(new Infragistics.Win.UltraWinGrid.RowLayout[] {
- rowLayout1});
- ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
- this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
- this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraGrid1.Location = new System.Drawing.Point(0, 180);
- this.ultraGrid1.Margin = new System.Windows.Forms.Padding(4);
- this.ultraGrid1.Name = "ultraGrid1";
- this.ultraGrid1.Size = new System.Drawing.Size(976, 257);
- this.ultraGrid1.TabIndex = 96;
- this.ultraGrid1.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid1_CellChange);
- //
- // matBcMatSBindingSource
- //
- this.matBcMatSBindingSource.DataSource = typeof(Core.StlMes.Client.YdmBcPipeManage.Entity.MatBcMatS);
- //
- // panel4
- //
- this.panel4.Controls.Add(this.ultraButton2);
- this.panel4.Controls.Add(this.ubtSave);
- this.panel4.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.panel4.Location = new System.Drawing.Point(0, 437);
- this.panel4.Name = "panel4";
- this.panel4.Size = new System.Drawing.Size(976, 60);
- this.panel4.TabIndex = 95;
- //
- // ultraButton2
- //
- this.ultraButton2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.ultraButton2.DialogResult = System.Windows.Forms.DialogResult.Cancel;
- this.ultraButton2.Font = new System.Drawing.Font("宋体", 12F);
- this.ultraButton2.Location = new System.Drawing.Point(723, 13);
- this.ultraButton2.Name = "ultraButton2";
- this.ultraButton2.Size = new System.Drawing.Size(105, 36);
- this.ultraButton2.TabIndex = 29;
- this.ultraButton2.Text = "返回";
- //
- // ubtSave
- //
- this.ubtSave.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.ubtSave.Font = new System.Drawing.Font("宋体", 12F);
- this.ubtSave.Location = new System.Drawing.Point(845, 13);
- this.ubtSave.Name = "ubtSave";
- this.ubtSave.Size = new System.Drawing.Size(105, 36);
- this.ubtSave.TabIndex = 28;
- this.ubtSave.Text = "确定";
- this.ubtSave.Click += new System.EventHandler(this.ubtSave_Click);
- //
- // frmDemandSplit
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(976, 497);
- this.Controls.Add(this.panel3);
- this.Name = "frmDemandSplit";
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
- this.Text = "计划分派";
- this.panel1.ResumeLayout(false);
- this.panel1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.uneNumber)).EndInit();
- this.panel3.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.matBcMatSBindingSource)).EndInit();
- this.panel4.ResumeLayout(false);
- this.ResumeLayout(false);
- }
- #endregion
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.Panel panel1;
- private System.Windows.Forms.Label label5;
- private System.Windows.Forms.Label lblUnplnWt;
- private System.Windows.Forms.Label lblUnplnQty;
- private System.Windows.Forms.Panel panel3;
- private System.Windows.Forms.Panel panel4;
- private Infragistics.Win.Misc.UltraButton ultraButton2;
- private Infragistics.Win.Misc.UltraButton ubtSave;
- private System.Windows.Forms.Label label1;
- private Infragistics.Win.UltraWinEditors.UltraNumericEditor uneNumber;
- protected Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
- private System.Windows.Forms.BindingSource matBcMatSBindingSource;
- }
- }
|