| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161 |
- namespace Core.StlMes.Client.Mcp.Mch.Mcms
- {
- partial class FrmUpdate
- {
- /// <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.UltraWinTabControl.UltraTab ultraTab13 = new Infragistics.Win.UltraWinTabControl.UltraTab();
- this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
- this.ubtOK = new Infragistics.Win.Misc.UltraButton();
- this.ubtCancel = new Infragistics.Win.Misc.UltraButton();
- this.tbOther = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
- this.ultraTabSharedControlsPage8 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
- this.ultraTabPageControl18 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
- this.matInfo1 = new Core.StlMes.Client.Mcp.Mch.Mcms.MatInfo();
- this.ultraPanel2.ClientArea.SuspendLayout();
- this.ultraPanel2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.tbOther)).BeginInit();
- this.tbOther.SuspendLayout();
- this.ultraTabPageControl18.SuspendLayout();
- this.SuspendLayout();
- //
- // ultraPanel2
- //
- //
- // ultraPanel2.ClientArea
- //
- this.ultraPanel2.ClientArea.Controls.Add(this.ubtOK);
- this.ultraPanel2.ClientArea.Controls.Add(this.ubtCancel);
- this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.ultraPanel2.Location = new System.Drawing.Point(0, 583);
- this.ultraPanel2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.ultraPanel2.Name = "ultraPanel2";
- this.ultraPanel2.Size = new System.Drawing.Size(1374, 67);
- this.ultraPanel2.TabIndex = 4;
- //
- // ubtOK
- //
- this.ubtOK.Anchor = System.Windows.Forms.AnchorStyles.Right;
- this.ubtOK.Location = new System.Drawing.Point(1109, 18);
- this.ubtOK.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.ubtOK.Name = "ubtOK";
- this.ubtOK.Size = new System.Drawing.Size(112, 35);
- this.ubtOK.TabIndex = 5;
- this.ubtOK.Text = "确认";
- this.ubtOK.Click += new System.EventHandler(this.ubtOK_Click);
- //
- // ubtCancel
- //
- this.ubtCancel.Anchor = System.Windows.Forms.AnchorStyles.Right;
- this.ubtCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
- this.ubtCancel.Location = new System.Drawing.Point(1240, 18);
- this.ubtCancel.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.ubtCancel.Name = "ubtCancel";
- this.ubtCancel.Size = new System.Drawing.Size(112, 35);
- this.ubtCancel.TabIndex = 4;
- this.ubtCancel.Text = "取消";
- //
- // tbOther
- //
- this.tbOther.Controls.Add(this.ultraTabSharedControlsPage8);
- this.tbOther.Controls.Add(this.ultraTabPageControl18);
- this.tbOther.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tbOther.Font = new System.Drawing.Font("宋体", 11F);
- this.tbOther.Location = new System.Drawing.Point(0, 0);
- this.tbOther.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.tbOther.Name = "tbOther";
- this.tbOther.SharedControlsPage = this.ultraTabSharedControlsPage8;
- this.tbOther.Size = new System.Drawing.Size(1374, 583);
- this.tbOther.TabIndex = 6;
- this.tbOther.TabOrientation = Infragistics.Win.UltraWinTabs.TabOrientation.TopLeft;
- ultraTab13.Key = "200";
- ultraTab13.TabPage = this.ultraTabPageControl18;
- ultraTab13.Text = "";
- this.tbOther.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
- ultraTab13});
- //
- // ultraTabSharedControlsPage8
- //
- this.ultraTabSharedControlsPage8.Location = new System.Drawing.Point(-10000, -10000);
- this.ultraTabSharedControlsPage8.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.ultraTabSharedControlsPage8.Name = "ultraTabSharedControlsPage8";
- this.ultraTabSharedControlsPage8.Size = new System.Drawing.Size(1370, 552);
- //
- // ultraTabPageControl18
- //
- this.ultraTabPageControl18.Controls.Add(this.matInfo1);
- this.ultraTabPageControl18.Location = new System.Drawing.Point(1, 28);
- this.ultraTabPageControl18.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
- this.ultraTabPageControl18.Name = "ultraTabPageControl18";
- this.ultraTabPageControl18.Size = new System.Drawing.Size(1370, 552);
- //
- // matInfo1
- //
- this.matInfo1.AddNew = true;
- this.matInfo1.ColumnsC = "JudgeStoveNo,Producname,Steelname,ActDimater,ActHeight,ActLenTemp,ActCount,ActWei" +
- "ght";
- this.matInfo1.ColumnsM = "RecordNumber,MatName,ReceiveName,OrderName,ShippersName,TransportName,Memo";
- this.matInfo1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.matInfo1.Font = new System.Drawing.Font("宋体", 11F);
- this.matInfo1.Location = new System.Drawing.Point(0, 0);
- this.matInfo1.Margin = new System.Windows.Forms.Padding(3, 10, 3, 10);
- this.matInfo1.Name = "matInfo1";
- this.matInfo1.Size = new System.Drawing.Size(1370, 552);
- this.matInfo1.TabIndex = 3;
- //
- // FrmUpdate
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1374, 650);
- this.Controls.Add(this.tbOther);
- this.Controls.Add(this.ultraPanel2);
- this.Font = new System.Drawing.Font("宋体", 11F);
- this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.Name = "FrmUpdate";
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
- this.Text = "修改";
- this.ultraPanel2.ClientArea.ResumeLayout(false);
- this.ultraPanel2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.tbOther)).EndInit();
- this.tbOther.ResumeLayout(false);
- this.ultraTabPageControl18.ResumeLayout(false);
- this.ResumeLayout(false);
- }
- #endregion
- private Infragistics.Win.Misc.UltraPanel ultraPanel2;
- private Infragistics.Win.Misc.UltraButton ubtOK;
- private Infragistics.Win.Misc.UltraButton ubtCancel;
- private Infragistics.Win.UltraWinTabControl.UltraTabControl tbOther;
- private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage8;
- private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl18;
- private MatInfo matInfo1;
- }
- }
|