FrmReqRollMonth.Designer.cs 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215
  1. namespace Core.StlMes.Client.PlnSaleOrd
  2. {
  3. partial class FrmReqRollMonth
  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 ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  29. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  30. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab3 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  31. this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  32. this.webBrowser1 = new System.Windows.Forms.WebBrowser();
  33. this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  34. this.webBrowser2 = new System.Windows.Forms.WebBrowser();
  35. this.ultraTabPageControl3 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  36. this.webBrowser3 = new System.Windows.Forms.WebBrowser();
  37. this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
  38. this.ultraButtonQuery = new Infragistics.Win.Misc.UltraButton();
  39. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  40. this.ultraDateTimeRollMonth = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  41. this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  42. this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  43. this.ultraTabPageControl1.SuspendLayout();
  44. this.ultraTabPageControl2.SuspendLayout();
  45. this.ultraTabPageControl3.SuspendLayout();
  46. this.ultraPanel1.ClientArea.SuspendLayout();
  47. this.ultraPanel1.SuspendLayout();
  48. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeRollMonth)).BeginInit();
  49. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
  50. this.ultraTabControl1.SuspendLayout();
  51. this.SuspendLayout();
  52. //
  53. // ultraTabPageControl1
  54. //
  55. this.ultraTabPageControl1.Controls.Add(this.webBrowser1);
  56. this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 23);
  57. this.ultraTabPageControl1.Name = "ultraTabPageControl1";
  58. this.ultraTabPageControl1.Size = new System.Drawing.Size(851, 407);
  59. //
  60. // webBrowser1
  61. //
  62. this.webBrowser1.Dock = System.Windows.Forms.DockStyle.Fill;
  63. this.webBrowser1.Location = new System.Drawing.Point(0, 0);
  64. this.webBrowser1.MinimumSize = new System.Drawing.Size(20, 20);
  65. this.webBrowser1.Name = "webBrowser1";
  66. this.webBrowser1.Size = new System.Drawing.Size(851, 407);
  67. this.webBrowser1.TabIndex = 1;
  68. //
  69. // ultraTabPageControl2
  70. //
  71. this.ultraTabPageControl2.Controls.Add(this.webBrowser2);
  72. this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
  73. this.ultraTabPageControl2.Name = "ultraTabPageControl2";
  74. this.ultraTabPageControl2.Size = new System.Drawing.Size(851, 407);
  75. //
  76. // webBrowser2
  77. //
  78. this.webBrowser2.Dock = System.Windows.Forms.DockStyle.Fill;
  79. this.webBrowser2.Location = new System.Drawing.Point(0, 0);
  80. this.webBrowser2.MinimumSize = new System.Drawing.Size(20, 20);
  81. this.webBrowser2.Name = "webBrowser2";
  82. this.webBrowser2.Size = new System.Drawing.Size(851, 407);
  83. this.webBrowser2.TabIndex = 2;
  84. //
  85. // ultraTabPageControl3
  86. //
  87. this.ultraTabPageControl3.Controls.Add(this.webBrowser3);
  88. this.ultraTabPageControl3.Location = new System.Drawing.Point(-10000, -10000);
  89. this.ultraTabPageControl3.Name = "ultraTabPageControl3";
  90. this.ultraTabPageControl3.Size = new System.Drawing.Size(851, 407);
  91. //
  92. // webBrowser3
  93. //
  94. this.webBrowser3.Dock = System.Windows.Forms.DockStyle.Fill;
  95. this.webBrowser3.Location = new System.Drawing.Point(0, 0);
  96. this.webBrowser3.MinimumSize = new System.Drawing.Size(20, 20);
  97. this.webBrowser3.Name = "webBrowser3";
  98. this.webBrowser3.Size = new System.Drawing.Size(851, 407);
  99. this.webBrowser3.TabIndex = 2;
  100. //
  101. // ultraPanel1
  102. //
  103. //
  104. // ultraPanel1.ClientArea
  105. //
  106. this.ultraPanel1.ClientArea.Controls.Add(this.ultraButtonQuery);
  107. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel1);
  108. this.ultraPanel1.ClientArea.Controls.Add(this.ultraDateTimeRollMonth);
  109. this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Top;
  110. this.ultraPanel1.Location = new System.Drawing.Point(0, 0);
  111. this.ultraPanel1.Name = "ultraPanel1";
  112. this.ultraPanel1.Size = new System.Drawing.Size(855, 35);
  113. this.ultraPanel1.TabIndex = 3;
  114. //
  115. // ultraButtonQuery
  116. //
  117. this.ultraButtonQuery.Location = new System.Drawing.Point(169, 6);
  118. this.ultraButtonQuery.Name = "ultraButtonQuery";
  119. this.ultraButtonQuery.Size = new System.Drawing.Size(75, 23);
  120. this.ultraButtonQuery.TabIndex = 15;
  121. this.ultraButtonQuery.Text = "查询";
  122. this.ultraButtonQuery.Click += new System.EventHandler(this.ultraButtonQuery_Click);
  123. //
  124. // ultraLabel1
  125. //
  126. this.ultraLabel1.AutoSize = true;
  127. this.ultraLabel1.Location = new System.Drawing.Point(12, 9);
  128. this.ultraLabel1.Name = "ultraLabel1";
  129. this.ultraLabel1.Size = new System.Drawing.Size(54, 16);
  130. this.ultraLabel1.TabIndex = 14;
  131. this.ultraLabel1.Text = "轧制月份";
  132. //
  133. // ultraDateTimeRollMonth
  134. //
  135. this.ultraDateTimeRollMonth.FormatProvider = new System.Globalization.CultureInfo("sq-AL");
  136. this.ultraDateTimeRollMonth.FormatString = "yyyy-MM";
  137. this.ultraDateTimeRollMonth.Location = new System.Drawing.Point(72, 7);
  138. this.ultraDateTimeRollMonth.MaskInput = "yyyy-mm";
  139. this.ultraDateTimeRollMonth.Name = "ultraDateTimeRollMonth";
  140. this.ultraDateTimeRollMonth.Size = new System.Drawing.Size(91, 21);
  141. this.ultraDateTimeRollMonth.TabIndex = 13;
  142. //
  143. // ultraTabControl1
  144. //
  145. this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
  146. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
  147. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2);
  148. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl3);
  149. this.ultraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  150. this.ultraTabControl1.Location = new System.Drawing.Point(0, 35);
  151. this.ultraTabControl1.Name = "ultraTabControl1";
  152. this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
  153. this.ultraTabControl1.Size = new System.Drawing.Size(855, 433);
  154. this.ultraTabControl1.TabIndex = 4;
  155. ultraTab2.TabPage = this.ultraTabPageControl2;
  156. ultraTab2.Text = "品种分类月统计报表";
  157. ultraTab1.TabPage = this.ultraTabPageControl1;
  158. ultraTab1.Text = "生产分类月统计报表";
  159. ultraTab3.TabPage = this.ultraTabPageControl3;
  160. ultraTab3.Text = "坯料来源月统计报表";
  161. this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
  162. ultraTab2,
  163. ultraTab1,
  164. ultraTab3});
  165. //
  166. // ultraTabSharedControlsPage1
  167. //
  168. this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
  169. this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
  170. this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(851, 407);
  171. //
  172. // FrmReqRollMonth
  173. //
  174. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  175. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  176. this.ClientSize = new System.Drawing.Size(855, 468);
  177. this.Controls.Add(this.ultraTabControl1);
  178. this.Controls.Add(this.ultraPanel1);
  179. this.Name = "FrmReqRollMonth";
  180. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  181. this.Text = "月统计查询";
  182. this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
  183. this.Load += new System.EventHandler(this.FrmReqRollMonth_Load);
  184. this.ultraTabPageControl1.ResumeLayout(false);
  185. this.ultraTabPageControl2.ResumeLayout(false);
  186. this.ultraTabPageControl3.ResumeLayout(false);
  187. this.ultraPanel1.ClientArea.ResumeLayout(false);
  188. this.ultraPanel1.ClientArea.PerformLayout();
  189. this.ultraPanel1.ResumeLayout(false);
  190. ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeRollMonth)).EndInit();
  191. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
  192. this.ultraTabControl1.ResumeLayout(false);
  193. this.ResumeLayout(false);
  194. }
  195. #endregion
  196. private Infragistics.Win.Misc.UltraPanel ultraPanel1;
  197. private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl1;
  198. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1;
  199. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl1;
  200. private System.Windows.Forms.WebBrowser webBrowser1;
  201. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl2;
  202. private System.Windows.Forms.WebBrowser webBrowser2;
  203. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl3;
  204. private System.Windows.Forms.WebBrowser webBrowser3;
  205. public Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeRollMonth;
  206. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  207. private Infragistics.Win.Misc.UltraButton ultraButtonQuery;
  208. }
  209. }