FrmPlanStoveC.Designer.cs 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200
  1. namespace Core.StlMes.Client.PlnSaleOrd.炉计划
  2. {
  3. partial class FrmPlanStoveC
  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 ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  29. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  31. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  32. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  33. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  34. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  35. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  36. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  38. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  41. this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  42. this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  43. this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  44. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  45. this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
  46. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  47. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
  48. this.ultraTabControl1.SuspendLayout();
  49. this.ultraTabPageControl1.SuspendLayout();
  50. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  51. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
  52. this.ultraGroupBox2.SuspendLayout();
  53. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  54. this.SuspendLayout();
  55. //
  56. // ultraTabControl1
  57. //
  58. this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
  59. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
  60. this.ultraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  61. this.ultraTabControl1.Location = new System.Drawing.Point(0, 0);
  62. this.ultraTabControl1.Name = "ultraTabControl1";
  63. this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
  64. this.ultraTabControl1.Size = new System.Drawing.Size(1053, 449);
  65. this.ultraTabControl1.TabIndex = 0;
  66. this.ultraTabControl1.TabOrientation = Infragistics.Win.UltraWinTabs.TabOrientation.BottomLeft;
  67. ultraTab1.Key = "0";
  68. ultraTab1.TabPage = this.ultraTabPageControl1;
  69. ultraTab1.Text = "虚拟炉计划";
  70. this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
  71. ultraTab1});
  72. this.ultraTabControl1.ViewStyle = Infragistics.Win.UltraWinTabControl.ViewStyle.Office2007;
  73. //
  74. // ultraTabSharedControlsPage1
  75. //
  76. this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
  77. this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
  78. this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(1051, 426);
  79. //
  80. // ultraTabPageControl1
  81. //
  82. this.ultraTabPageControl1.Controls.Add(this.ultraGroupBox2);
  83. this.ultraTabPageControl1.Controls.Add(this.ultraGroupBox1);
  84. this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 1);
  85. this.ultraTabPageControl1.Name = "ultraTabPageControl1";
  86. this.ultraTabPageControl1.Size = new System.Drawing.Size(1051, 426);
  87. //
  88. // ultraGroupBox1
  89. //
  90. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
  91. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
  92. this.ultraGroupBox1.Name = "ultraGroupBox1";
  93. this.ultraGroupBox1.Size = new System.Drawing.Size(1051, 50);
  94. this.ultraGroupBox1.TabIndex = 0;
  95. this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  96. //
  97. // ultraGroupBox2
  98. //
  99. this.ultraGroupBox2.Controls.Add(this.ultraGrid1);
  100. this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
  101. this.ultraGroupBox2.Location = new System.Drawing.Point(0, 50);
  102. this.ultraGroupBox2.Name = "ultraGroupBox2";
  103. this.ultraGroupBox2.Size = new System.Drawing.Size(1051, 376);
  104. this.ultraGroupBox2.TabIndex = 1;
  105. this.ultraGroupBox2.Text = "虚拟炉计划";
  106. //
  107. // ultraGrid1
  108. //
  109. appearance1.BackColor = System.Drawing.SystemColors.Window;
  110. appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  111. this.ultraGrid1.DisplayLayout.Appearance = appearance1;
  112. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  113. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  114. appearance2.BackColor = System.Drawing.SystemColors.ActiveBorder;
  115. appearance2.BackColor2 = System.Drawing.SystemColors.ControlDark;
  116. appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  117. appearance2.BorderColor = System.Drawing.SystemColors.Window;
  118. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance2;
  119. appearance4.ForeColor = System.Drawing.SystemColors.GrayText;
  120. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance4;
  121. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  122. appearance3.BackColor = System.Drawing.SystemColors.ControlLightLight;
  123. appearance3.BackColor2 = System.Drawing.SystemColors.Control;
  124. appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  125. appearance3.ForeColor = System.Drawing.SystemColors.GrayText;
  126. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance3;
  127. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  128. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  129. appearance7.BackColor = System.Drawing.SystemColors.Window;
  130. appearance7.ForeColor = System.Drawing.SystemColors.ControlText;
  131. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance7;
  132. appearance10.BackColor = System.Drawing.SystemColors.Highlight;
  133. appearance10.ForeColor = System.Drawing.SystemColors.HighlightText;
  134. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance10;
  135. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  136. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  137. appearance12.BackColor = System.Drawing.SystemColors.Window;
  138. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance12;
  139. appearance8.BorderColor = System.Drawing.Color.Silver;
  140. appearance8.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  141. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance8;
  142. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  143. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  144. appearance6.BackColor = System.Drawing.SystemColors.Control;
  145. appearance6.BackColor2 = System.Drawing.SystemColors.ControlDark;
  146. appearance6.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  147. appearance6.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  148. appearance6.BorderColor = System.Drawing.SystemColors.Window;
  149. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance6;
  150. appearance5.TextHAlignAsString = "Left";
  151. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance5;
  152. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  153. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  154. appearance11.BackColor = System.Drawing.SystemColors.Window;
  155. appearance11.BorderColor = System.Drawing.Color.Silver;
  156. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance11;
  157. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  158. appearance9.BackColor = System.Drawing.SystemColors.ControlLight;
  159. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance9;
  160. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  161. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  162. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  163. this.ultraGrid1.Location = new System.Drawing.Point(3, 18);
  164. this.ultraGrid1.Name = "ultraGrid1";
  165. this.ultraGrid1.Size = new System.Drawing.Size(1045, 355);
  166. this.ultraGrid1.TabIndex = 0;
  167. //
  168. // FrmPlanStoveC
  169. //
  170. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  171. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  172. this.ClientSize = new System.Drawing.Size(1053, 449);
  173. this.Controls.Add(this.ultraTabControl1);
  174. this.Name = "FrmPlanStoveC";
  175. this.Text = "锻造炉计划";
  176. this.Load += new System.EventHandler(this.FrmPlanStoveC_Load);
  177. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
  178. this.ultraTabControl1.ResumeLayout(false);
  179. this.ultraTabPageControl1.ResumeLayout(false);
  180. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  181. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
  182. this.ultraGroupBox2.ResumeLayout(false);
  183. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  184. this.ResumeLayout(false);
  185. }
  186. #endregion
  187. private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl1;
  188. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1;
  189. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl1;
  190. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
  191. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  192. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  193. }
  194. }