FrmStatistical.Designer.cs 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413
  1. namespace Core.StlMes.Client.Mcp.Treatment.Report
  2. {
  3. partial class FrmStatistical
  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. this.components = new System.ComponentModel.Container();
  29. Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
  30. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Outlibrary");
  31. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("ClassPint");
  32. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("DayPrint");
  33. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("MonthPrint");
  34. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Close");
  35. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Outlibrary");
  36. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  37. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmStatistical));
  38. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool14 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Close");
  39. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool17 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Delete");
  41. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool18 = new Infragistics.Win.UltraWinToolbars.ButtonTool("DeletReceive");
  42. Infragistics.Win.UltraWinToolbars.ComboBoxTool comboBoxTool2 = new Infragistics.Win.UltraWinToolbars.ComboBoxTool("Receive\n");
  43. Infragistics.Win.ValueList valueList1 = new Infragistics.Win.ValueList(0);
  44. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("DayPrint");
  45. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("MonthPrint");
  47. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool9 = new Infragistics.Win.UltraWinToolbars.ButtonTool("ClassPint");
  49. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  50. Core.StlMes.Client.Mcp.Control.Base.StatisticalClass statisticalClass1 = new Core.StlMes.Client.Mcp.Control.Base.StatisticalClass();
  51. Core.StlMes.Client.Mcp.Control.Base.StatisticalClass statisticalClass2 = new Core.StlMes.Client.Mcp.Control.Base.StatisticalClass();
  52. Core.StlMes.Client.Mcp.Control.Base.StatisticalClass statisticalClass3 = new Core.StlMes.Client.Mcp.Control.Base.StatisticalClass();
  53. this._FrmBase_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  54. this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
  55. this._FrmBase_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  56. this._FrmBase_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  57. this._FrmBase_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  58. this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
  59. this.ultraGroupBox3 = new Infragistics.Win.Misc.UltraGroupBox();
  60. this.txtBz = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  61. this.txtBc = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  62. this.label3 = new System.Windows.Forms.Label();
  63. this.dateDayTime = new System.Windows.Forms.DateTimePicker();
  64. this.label5 = new System.Windows.Forms.Label();
  65. this.label4 = new System.Windows.Forms.Label();
  66. this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
  67. this.statisticalControl3 = new Core.StlMes.Client.Mcp.Control.Base.StatisticalControl();
  68. this.statisticalControl2 = new Core.StlMes.Client.Mcp.Control.Base.StatisticalControl();
  69. this.statisticalControl1 = new Core.StlMes.Client.Mcp.Control.Base.StatisticalControl();
  70. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
  71. this.ultraPanel1.ClientArea.SuspendLayout();
  72. this.ultraPanel1.SuspendLayout();
  73. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).BeginInit();
  74. this.ultraGroupBox3.SuspendLayout();
  75. ((System.ComponentModel.ISupportInitialize)(this.txtBz)).BeginInit();
  76. ((System.ComponentModel.ISupportInitialize)(this.txtBc)).BeginInit();
  77. this.ultraPanel2.ClientArea.SuspendLayout();
  78. this.ultraPanel2.SuspendLayout();
  79. this.SuspendLayout();
  80. //
  81. // _FrmBase_Toolbars_Dock_Area_Top
  82. //
  83. this._FrmBase_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  84. this._FrmBase_Toolbars_Dock_Area_Top.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  85. this._FrmBase_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  86. this._FrmBase_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
  87. this._FrmBase_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
  88. this._FrmBase_Toolbars_Dock_Area_Top.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  89. this._FrmBase_Toolbars_Dock_Area_Top.Name = "_FrmBase_Toolbars_Dock_Area_Top";
  90. this._FrmBase_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(548, 31);
  91. this._FrmBase_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
  92. //
  93. // ultraToolbarsManager1
  94. //
  95. this.ultraToolbarsManager1.DesignerFlags = 1;
  96. this.ultraToolbarsManager1.DockWithinContainer = this;
  97. this.ultraToolbarsManager1.DockWithinContainerBaseType = typeof(System.Windows.Forms.Form);
  98. this.ultraToolbarsManager1.MiniToolbar.ToolRowCount = 1;
  99. this.ultraToolbarsManager1.Office2007UICompatibility = false;
  100. this.ultraToolbarsManager1.ShowFullMenusDelay = 500;
  101. this.ultraToolbarsManager1.ShowQuickCustomizeButton = false;
  102. this.ultraToolbarsManager1.Style = Infragistics.Win.UltraWinToolbars.ToolbarStyle.Office2007;
  103. ultraToolbar1.DockedColumn = 0;
  104. ultraToolbar1.DockedRow = 0;
  105. buttonTool1.InstanceProps.IsFirstInGroup = true;
  106. buttonTool8.InstanceProps.IsFirstInGroup = true;
  107. buttonTool2.InstanceProps.IsFirstInGroup = true;
  108. buttonTool3.InstanceProps.IsFirstInGroup = true;
  109. ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  110. buttonTool1,
  111. buttonTool8,
  112. buttonTool2,
  113. buttonTool3,
  114. buttonTool4});
  115. ultraToolbar1.Text = "UltraToolbar1";
  116. this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
  117. ultraToolbar1});
  118. appearance22.Image = ((object)(resources.GetObject("appearance22.Image")));
  119. buttonTool7.SharedPropsInternal.AppearancesSmall.Appearance = appearance22;
  120. buttonTool7.SharedPropsInternal.Caption = "查询";
  121. buttonTool7.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  122. appearance24.Image = ((object)(resources.GetObject("appearance24.Image")));
  123. buttonTool14.SharedPropsInternal.AppearancesSmall.Appearance = appearance24;
  124. buttonTool14.SharedPropsInternal.Caption = "关闭";
  125. buttonTool14.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  126. buttonTool18.SharedPropsInternal.Caption = "撤销接收";
  127. buttonTool18.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  128. comboBoxTool2.SharedPropsInternal.Caption = "接收";
  129. comboBoxTool2.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  130. comboBoxTool2.ValueList = valueList1;
  131. appearance25.Image = ((object)(resources.GetObject("appearance25.Image")));
  132. buttonTool5.SharedPropsInternal.AppearancesSmall.Appearance = appearance25;
  133. buttonTool5.SharedPropsInternal.Caption = "日报打印";
  134. buttonTool5.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  135. appearance26.Image = ((object)(resources.GetObject("appearance26.Image")));
  136. buttonTool6.SharedPropsInternal.AppearancesSmall.Appearance = appearance26;
  137. buttonTool6.SharedPropsInternal.Caption = "月报打印";
  138. buttonTool6.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  139. appearance11.Image = ((object)(resources.GetObject("appearance11.Image")));
  140. buttonTool9.SharedPropsInternal.AppearancesSmall.Appearance = appearance11;
  141. buttonTool9.SharedPropsInternal.Caption = "班报打印";
  142. buttonTool9.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  143. this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  144. buttonTool7,
  145. buttonTool14,
  146. buttonTool17,
  147. buttonTool18,
  148. comboBoxTool2,
  149. buttonTool5,
  150. buttonTool6,
  151. buttonTool9});
  152. this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
  153. //
  154. // _FrmBase_Toolbars_Dock_Area_Bottom
  155. //
  156. this._FrmBase_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  157. this._FrmBase_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  158. this._FrmBase_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  159. this._FrmBase_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
  160. this._FrmBase_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 826);
  161. this._FrmBase_Toolbars_Dock_Area_Bottom.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  162. this._FrmBase_Toolbars_Dock_Area_Bottom.Name = "_FrmBase_Toolbars_Dock_Area_Bottom";
  163. this._FrmBase_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(548, 0);
  164. this._FrmBase_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
  165. //
  166. // _FrmBase_Toolbars_Dock_Area_Left
  167. //
  168. this._FrmBase_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  169. this._FrmBase_Toolbars_Dock_Area_Left.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  170. this._FrmBase_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  171. this._FrmBase_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
  172. this._FrmBase_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 31);
  173. this._FrmBase_Toolbars_Dock_Area_Left.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  174. this._FrmBase_Toolbars_Dock_Area_Left.Name = "_FrmBase_Toolbars_Dock_Area_Left";
  175. this._FrmBase_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 795);
  176. this._FrmBase_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
  177. //
  178. // _FrmBase_Toolbars_Dock_Area_Right
  179. //
  180. this._FrmBase_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  181. this._FrmBase_Toolbars_Dock_Area_Right.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  182. this._FrmBase_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  183. this._FrmBase_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
  184. this._FrmBase_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(548, 31);
  185. this._FrmBase_Toolbars_Dock_Area_Right.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  186. this._FrmBase_Toolbars_Dock_Area_Right.Name = "_FrmBase_Toolbars_Dock_Area_Right";
  187. this._FrmBase_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 795);
  188. this._FrmBase_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
  189. //
  190. // ultraPanel1
  191. //
  192. //
  193. // ultraPanel1.ClientArea
  194. //
  195. this.ultraPanel1.ClientArea.Controls.Add(this.ultraGroupBox3);
  196. this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Top;
  197. this.ultraPanel1.Location = new System.Drawing.Point(0, 31);
  198. this.ultraPanel1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  199. this.ultraPanel1.Name = "ultraPanel1";
  200. this.ultraPanel1.Size = new System.Drawing.Size(548, 51);
  201. this.ultraPanel1.TabIndex = 26;
  202. //
  203. // ultraGroupBox3
  204. //
  205. this.ultraGroupBox3.Controls.Add(this.txtBz);
  206. this.ultraGroupBox3.Controls.Add(this.txtBc);
  207. this.ultraGroupBox3.Controls.Add(this.label3);
  208. this.ultraGroupBox3.Controls.Add(this.dateDayTime);
  209. this.ultraGroupBox3.Controls.Add(this.label5);
  210. this.ultraGroupBox3.Controls.Add(this.label4);
  211. this.ultraGroupBox3.Dock = System.Windows.Forms.DockStyle.Fill;
  212. this.ultraGroupBox3.Location = new System.Drawing.Point(0, 0);
  213. this.ultraGroupBox3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  214. this.ultraGroupBox3.Name = "ultraGroupBox3";
  215. this.ultraGroupBox3.Size = new System.Drawing.Size(548, 51);
  216. this.ultraGroupBox3.TabIndex = 4;
  217. this.ultraGroupBox3.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  218. //
  219. // txtBz
  220. //
  221. this.txtBz.Enabled = false;
  222. this.txtBz.Location = new System.Drawing.Point(376, 12);
  223. this.txtBz.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  224. this.txtBz.Name = "txtBz";
  225. this.txtBz.Size = new System.Drawing.Size(60, 24);
  226. this.txtBz.TabIndex = 1062;
  227. this.txtBz.Visible = false;
  228. //
  229. // txtBc
  230. //
  231. this.txtBc.Enabled = false;
  232. this.txtBc.Location = new System.Drawing.Point(257, 12);
  233. this.txtBc.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  234. this.txtBc.Name = "txtBc";
  235. this.txtBc.Size = new System.Drawing.Size(60, 24);
  236. this.txtBc.TabIndex = 1061;
  237. //
  238. // label3
  239. //
  240. this.label3.AutoSize = true;
  241. this.label3.BackColor = System.Drawing.Color.Transparent;
  242. this.label3.Location = new System.Drawing.Point(15, 18);
  243. this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  244. this.label3.Name = "label3";
  245. this.label3.Size = new System.Drawing.Size(37, 15);
  246. this.label3.TabIndex = 1060;
  247. this.label3.Text = "日期";
  248. //
  249. // dateDayTime
  250. //
  251. this.dateDayTime.CustomFormat = "yyyy-MM-dd";
  252. this.dateDayTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  253. this.dateDayTime.Location = new System.Drawing.Point(56, 12);
  254. this.dateDayTime.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  255. this.dateDayTime.Name = "dateDayTime";
  256. this.dateDayTime.Size = new System.Drawing.Size(128, 25);
  257. this.dateDayTime.TabIndex = 1059;
  258. //
  259. // label5
  260. //
  261. this.label5.AutoSize = true;
  262. this.label5.BackColor = System.Drawing.Color.Transparent;
  263. this.label5.Location = new System.Drawing.Point(331, 18);
  264. this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  265. this.label5.Name = "label5";
  266. this.label5.Size = new System.Drawing.Size(37, 15);
  267. this.label5.TabIndex = 1056;
  268. this.label5.Text = "班组";
  269. this.label5.Visible = false;
  270. //
  271. // label4
  272. //
  273. this.label4.AutoSize = true;
  274. this.label4.BackColor = System.Drawing.Color.Transparent;
  275. this.label4.Location = new System.Drawing.Point(216, 18);
  276. this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  277. this.label4.Name = "label4";
  278. this.label4.Size = new System.Drawing.Size(37, 15);
  279. this.label4.TabIndex = 1055;
  280. this.label4.Text = "班次";
  281. //
  282. // ultraPanel2
  283. //
  284. //
  285. // ultraPanel2.ClientArea
  286. //
  287. this.ultraPanel2.ClientArea.Controls.Add(this.statisticalControl3);
  288. this.ultraPanel2.ClientArea.Controls.Add(this.statisticalControl2);
  289. this.ultraPanel2.ClientArea.Controls.Add(this.statisticalControl1);
  290. this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  291. this.ultraPanel2.Location = new System.Drawing.Point(0, 82);
  292. this.ultraPanel2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  293. this.ultraPanel2.Name = "ultraPanel2";
  294. this.ultraPanel2.Size = new System.Drawing.Size(548, 744);
  295. this.ultraPanel2.TabIndex = 27;
  296. //
  297. // statisticalControl3
  298. //
  299. this.statisticalControl3.ActuProduction = Core.StlMes.Client.Mcp.Control.Base.ActuProduction.MONTH;
  300. this.statisticalControl3.BackColor = System.Drawing.Color.Transparent;
  301. this.statisticalControl3.Dock = System.Windows.Forms.DockStyle.Top;
  302. this.statisticalControl3.Location = new System.Drawing.Point(0, 496);
  303. this.statisticalControl3.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  304. this.statisticalControl3.Name = "statisticalControl3";
  305. this.statisticalControl3.Size = new System.Drawing.Size(548, 264);
  306. this.statisticalControl3.TabIndex = 24;
  307. statisticalClass1.AbaMinutes = null;
  308. statisticalClass1.Effic = null;
  309. statisticalClass1.JudgeStoveNo = null;
  310. statisticalClass1.Minutes = null;
  311. statisticalClass1.Production = null;
  312. statisticalClass1.QualifiedNum = null;
  313. statisticalClass1.QualifiedWt = null;
  314. statisticalClass1.SumMinutes = null;
  315. this.statisticalControl3.Value = statisticalClass1;
  316. //
  317. // statisticalControl2
  318. //
  319. this.statisticalControl2.ActuProduction = Core.StlMes.Client.Mcp.Control.Base.ActuProduction.DAY;
  320. this.statisticalControl2.BackColor = System.Drawing.Color.Transparent;
  321. this.statisticalControl2.Dock = System.Windows.Forms.DockStyle.Top;
  322. this.statisticalControl2.Location = new System.Drawing.Point(0, 248);
  323. this.statisticalControl2.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  324. this.statisticalControl2.Name = "statisticalControl2";
  325. this.statisticalControl2.Size = new System.Drawing.Size(548, 248);
  326. this.statisticalControl2.TabIndex = 23;
  327. statisticalClass2.AbaMinutes = null;
  328. statisticalClass2.Effic = null;
  329. statisticalClass2.JudgeStoveNo = null;
  330. statisticalClass2.Minutes = null;
  331. statisticalClass2.Production = null;
  332. statisticalClass2.QualifiedNum = null;
  333. statisticalClass2.QualifiedWt = null;
  334. statisticalClass2.SumMinutes = null;
  335. this.statisticalControl2.Value = statisticalClass2;
  336. //
  337. // statisticalControl1
  338. //
  339. this.statisticalControl1.ActuProduction = Core.StlMes.Client.Mcp.Control.Base.ActuProduction.CLASS;
  340. this.statisticalControl1.BackColor = System.Drawing.Color.Transparent;
  341. this.statisticalControl1.Dock = System.Windows.Forms.DockStyle.Top;
  342. this.statisticalControl1.Location = new System.Drawing.Point(0, 0);
  343. this.statisticalControl1.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  344. this.statisticalControl1.Name = "statisticalControl1";
  345. this.statisticalControl1.Size = new System.Drawing.Size(548, 248);
  346. this.statisticalControl1.TabIndex = 22;
  347. statisticalClass3.AbaMinutes = null;
  348. statisticalClass3.Effic = null;
  349. statisticalClass3.JudgeStoveNo = null;
  350. statisticalClass3.Minutes = null;
  351. statisticalClass3.Production = null;
  352. statisticalClass3.QualifiedNum = null;
  353. statisticalClass3.QualifiedWt = null;
  354. statisticalClass3.SumMinutes = null;
  355. this.statisticalControl1.Value = statisticalClass3;
  356. //
  357. // FrmStatistical
  358. //
  359. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  360. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  361. this.ClientSize = new System.Drawing.Size(548, 826);
  362. this.Controls.Add(this.ultraPanel2);
  363. this.Controls.Add(this.ultraPanel1);
  364. this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Left);
  365. this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Right);
  366. this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Top);
  367. this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Bottom);
  368. this.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  369. this.MaximizeBox = false;
  370. this.Name = "FrmStatistical";
  371. this.ShowIcon = false;
  372. this.ShowInTaskbar = false;
  373. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
  374. this.Text = "调度统计";
  375. this.Load += new System.EventHandler(this.FrmStatistical_Load);
  376. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
  377. this.ultraPanel1.ClientArea.ResumeLayout(false);
  378. this.ultraPanel1.ResumeLayout(false);
  379. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).EndInit();
  380. this.ultraGroupBox3.ResumeLayout(false);
  381. this.ultraGroupBox3.PerformLayout();
  382. ((System.ComponentModel.ISupportInitialize)(this.txtBz)).EndInit();
  383. ((System.ComponentModel.ISupportInitialize)(this.txtBc)).EndInit();
  384. this.ultraPanel2.ClientArea.ResumeLayout(false);
  385. this.ultraPanel2.ResumeLayout(false);
  386. this.ResumeLayout(false);
  387. }
  388. #endregion
  389. private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
  390. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Left;
  391. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Right;
  392. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Top;
  393. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Bottom;
  394. private Infragistics.Win.Misc.UltraPanel ultraPanel2;
  395. private Core.StlMes.Client.Mcp.Control.Base.StatisticalControl statisticalControl3;
  396. private Core.StlMes.Client.Mcp.Control.Base.StatisticalControl statisticalControl2;
  397. private Core.StlMes.Client.Mcp.Control.Base.StatisticalControl statisticalControl1;
  398. private Infragistics.Win.Misc.UltraPanel ultraPanel1;
  399. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox3;
  400. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtBz;
  401. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtBc;
  402. private System.Windows.Forms.Label label3;
  403. private System.Windows.Forms.DateTimePicker dateDayTime;
  404. private System.Windows.Forms.Label label5;
  405. private System.Windows.Forms.Label label4;
  406. }
  407. }