FrmUpdate.Designer.cs 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161
  1. namespace Core.StlMes.Client.Mcp.Mch.Mcms
  2. {
  3. partial class FrmUpdate
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab13 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  29. this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
  30. this.ubtOK = new Infragistics.Win.Misc.UltraButton();
  31. this.ubtCancel = new Infragistics.Win.Misc.UltraButton();
  32. this.tbOther = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  33. this.ultraTabSharedControlsPage8 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  34. this.ultraTabPageControl18 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  35. this.matInfo1 = new Core.StlMes.Client.Mcp.Mch.Mcms.MatInfo();
  36. this.ultraPanel2.ClientArea.SuspendLayout();
  37. this.ultraPanel2.SuspendLayout();
  38. ((System.ComponentModel.ISupportInitialize)(this.tbOther)).BeginInit();
  39. this.tbOther.SuspendLayout();
  40. this.ultraTabPageControl18.SuspendLayout();
  41. this.SuspendLayout();
  42. //
  43. // ultraPanel2
  44. //
  45. //
  46. // ultraPanel2.ClientArea
  47. //
  48. this.ultraPanel2.ClientArea.Controls.Add(this.ubtOK);
  49. this.ultraPanel2.ClientArea.Controls.Add(this.ubtCancel);
  50. this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Bottom;
  51. this.ultraPanel2.Location = new System.Drawing.Point(0, 583);
  52. this.ultraPanel2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  53. this.ultraPanel2.Name = "ultraPanel2";
  54. this.ultraPanel2.Size = new System.Drawing.Size(1374, 67);
  55. this.ultraPanel2.TabIndex = 4;
  56. //
  57. // ubtOK
  58. //
  59. this.ubtOK.Anchor = System.Windows.Forms.AnchorStyles.Right;
  60. this.ubtOK.Location = new System.Drawing.Point(1109, 18);
  61. this.ubtOK.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  62. this.ubtOK.Name = "ubtOK";
  63. this.ubtOK.Size = new System.Drawing.Size(112, 35);
  64. this.ubtOK.TabIndex = 5;
  65. this.ubtOK.Text = "确认";
  66. this.ubtOK.Click += new System.EventHandler(this.ubtOK_Click);
  67. //
  68. // ubtCancel
  69. //
  70. this.ubtCancel.Anchor = System.Windows.Forms.AnchorStyles.Right;
  71. this.ubtCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
  72. this.ubtCancel.Location = new System.Drawing.Point(1240, 18);
  73. this.ubtCancel.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  74. this.ubtCancel.Name = "ubtCancel";
  75. this.ubtCancel.Size = new System.Drawing.Size(112, 35);
  76. this.ubtCancel.TabIndex = 4;
  77. this.ubtCancel.Text = "取消";
  78. //
  79. // tbOther
  80. //
  81. this.tbOther.Controls.Add(this.ultraTabSharedControlsPage8);
  82. this.tbOther.Controls.Add(this.ultraTabPageControl18);
  83. this.tbOther.Dock = System.Windows.Forms.DockStyle.Fill;
  84. this.tbOther.Font = new System.Drawing.Font("宋体", 11F);
  85. this.tbOther.Location = new System.Drawing.Point(0, 0);
  86. this.tbOther.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  87. this.tbOther.Name = "tbOther";
  88. this.tbOther.SharedControlsPage = this.ultraTabSharedControlsPage8;
  89. this.tbOther.Size = new System.Drawing.Size(1374, 583);
  90. this.tbOther.TabIndex = 6;
  91. this.tbOther.TabOrientation = Infragistics.Win.UltraWinTabs.TabOrientation.TopLeft;
  92. ultraTab13.Key = "200";
  93. ultraTab13.TabPage = this.ultraTabPageControl18;
  94. ultraTab13.Text = "";
  95. this.tbOther.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
  96. ultraTab13});
  97. //
  98. // ultraTabSharedControlsPage8
  99. //
  100. this.ultraTabSharedControlsPage8.Location = new System.Drawing.Point(-10000, -10000);
  101. this.ultraTabSharedControlsPage8.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  102. this.ultraTabSharedControlsPage8.Name = "ultraTabSharedControlsPage8";
  103. this.ultraTabSharedControlsPage8.Size = new System.Drawing.Size(1370, 552);
  104. //
  105. // ultraTabPageControl18
  106. //
  107. this.ultraTabPageControl18.Controls.Add(this.matInfo1);
  108. this.ultraTabPageControl18.Location = new System.Drawing.Point(1, 28);
  109. this.ultraTabPageControl18.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  110. this.ultraTabPageControl18.Name = "ultraTabPageControl18";
  111. this.ultraTabPageControl18.Size = new System.Drawing.Size(1370, 552);
  112. //
  113. // matInfo1
  114. //
  115. this.matInfo1.AddNew = true;
  116. this.matInfo1.ColumnsC = "JudgeStoveNo,Producname,Steelname,ActDimater,ActHeight,ActLenTemp,ActCount,ActWei" +
  117. "ght";
  118. this.matInfo1.ColumnsM = "RecordNumber,MatName,ReceiveName,OrderName,ShippersName,TransportName,Memo";
  119. this.matInfo1.Dock = System.Windows.Forms.DockStyle.Fill;
  120. this.matInfo1.Font = new System.Drawing.Font("宋体", 11F);
  121. this.matInfo1.Location = new System.Drawing.Point(0, 0);
  122. this.matInfo1.Margin = new System.Windows.Forms.Padding(3, 10, 3, 10);
  123. this.matInfo1.Name = "matInfo1";
  124. this.matInfo1.Size = new System.Drawing.Size(1370, 552);
  125. this.matInfo1.TabIndex = 3;
  126. //
  127. // FrmUpdate
  128. //
  129. this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
  130. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  131. this.ClientSize = new System.Drawing.Size(1374, 650);
  132. this.Controls.Add(this.tbOther);
  133. this.Controls.Add(this.ultraPanel2);
  134. this.Font = new System.Drawing.Font("宋体", 11F);
  135. this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  136. this.Name = "FrmUpdate";
  137. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  138. this.Text = "修改";
  139. this.ultraPanel2.ClientArea.ResumeLayout(false);
  140. this.ultraPanel2.ResumeLayout(false);
  141. ((System.ComponentModel.ISupportInitialize)(this.tbOther)).EndInit();
  142. this.tbOther.ResumeLayout(false);
  143. this.ultraTabPageControl18.ResumeLayout(false);
  144. this.ResumeLayout(false);
  145. }
  146. #endregion
  147. private Infragistics.Win.Misc.UltraPanel ultraPanel2;
  148. private Infragistics.Win.Misc.UltraButton ubtOK;
  149. private Infragistics.Win.Misc.UltraButton ubtCancel;
  150. private Infragistics.Win.UltraWinTabControl.UltraTabControl tbOther;
  151. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage8;
  152. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl18;
  153. private MatInfo matInfo1;
  154. }
  155. }