FrmStatistical.Designer.cs 26 KB

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