frmHotDeliveryCalibration.Designer.cs 61 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016
  1. namespace StorageMeterSystem
  2. {
  3. partial class frmHotDeliveryCalibration
  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 buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("btnQuery");
  31. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("btnExcelOut");
  32. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("btnNotProd");
  33. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("btnUpdate");
  34. Infragistics.Win.UltraWinToolbars.ControlContainerTool controlContainerTool4 = new Infragistics.Win.UltraWinToolbars.ControlContainerTool("ControlContainerTool3");
  35. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool11 = new Infragistics.Win.UltraWinToolbars.ButtonTool("btnNotProd");
  36. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  37. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmHotDeliveryCalibration));
  38. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("btnQuery");
  39. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("btnExcelOut");
  41. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("btnUpdate");
  43. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("校秤数据", -1);
  45. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("wgtNo");
  46. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("memo");
  47. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("valueFlag");
  48. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("createManNo");
  49. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("createManName");
  50. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("createTime");
  51. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("updateManNo");
  52. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("updateManName");
  53. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("gradeNo");
  54. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("productDate");
  55. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("baseSpotNo");
  56. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("baseSpotName");
  57. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("updateTime");
  58. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("meterGroup");
  59. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("meterClass");
  60. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("specNo");
  61. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("specName");
  62. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("weightType");
  63. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("gradeName");
  64. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("actualWeight");
  65. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("theoryWeight");
  66. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("theoryWeightDiff");
  67. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("actualWeightDiff");
  68. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("qualifiedFlag");
  69. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UNCK", 0);
  70. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  71. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  72. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  73. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  74. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  75. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  76. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  77. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  78. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  79. Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
  80. Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
  81. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  82. Infragistics.Win.Appearance appearance54 = new Infragistics.Win.Appearance();
  83. Infragistics.Win.Appearance appearance55 = new Infragistics.Win.Appearance();
  84. Infragistics.Win.Appearance appearance56 = new Infragistics.Win.Appearance();
  85. this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
  86. this.panel1 = new System.Windows.Forms.Panel();
  87. this.panel1_Fill_Panel = new System.Windows.Forms.Panel();
  88. this._panel1_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  89. this._panel1_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  90. this._panel1_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  91. this._panel1_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  92. this.dataSet2 = new System.Data.DataSet();
  93. this.dataTable1 = new System.Data.DataTable();
  94. this.dataColumn1 = new System.Data.DataColumn();
  95. this.dataColumn4 = new System.Data.DataColumn();
  96. this.dataColumn5 = new System.Data.DataColumn();
  97. this.dataColumn6 = new System.Data.DataColumn();
  98. this.dataColumn7 = new System.Data.DataColumn();
  99. this.dataColumn8 = new System.Data.DataColumn();
  100. this.dataColumn10 = new System.Data.DataColumn();
  101. this.dataColumn11 = new System.Data.DataColumn();
  102. this.dataColumn16 = new System.Data.DataColumn();
  103. this.dataColumn22 = new System.Data.DataColumn();
  104. this.dataColumn32 = new System.Data.DataColumn();
  105. this.dataColumn33 = new System.Data.DataColumn();
  106. this.dataColumn35 = new System.Data.DataColumn();
  107. this.dataColumn39 = new System.Data.DataColumn();
  108. this.dataColumn40 = new System.Data.DataColumn();
  109. this.dataColumn42 = new System.Data.DataColumn();
  110. this.dataColumn43 = new System.Data.DataColumn();
  111. this.dataColumn3 = new System.Data.DataColumn();
  112. this.dataColumn9 = new System.Data.DataColumn();
  113. this.dataColumn2 = new System.Data.DataColumn();
  114. this.dataColumn12 = new System.Data.DataColumn();
  115. this.dataColumn13 = new System.Data.DataColumn();
  116. this.dataColumn14 = new System.Data.DataColumn();
  117. this.dataColumn15 = new System.Data.DataColumn();
  118. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  119. this.panel2 = new System.Windows.Forms.Panel();
  120. this.ultraGroupBox4 = new Infragistics.Win.Misc.UltraGroupBox();
  121. this.panel2Query = new System.Windows.Forms.Panel();
  122. this.cbAll = new System.Windows.Forms.CheckBox();
  123. this.ultraGridSingleWgt = new Infragistics.Win.UltraWinGrid.UltraGrid();
  124. this.ultraGroupBoxEdit = new Infragistics.Win.Misc.UltraGroupBox();
  125. this.tbMemo = new System.Windows.Forms.TextBox();
  126. this.tbBasePoint = new System.Windows.Forms.TextBox();
  127. this.label5 = new System.Windows.Forms.Label();
  128. this.label9 = new System.Windows.Forms.Label();
  129. this.ultraGroupBoxCondition = new Infragistics.Win.Misc.UltraGroupBox();
  130. this.lbGroupClass = new System.Windows.Forms.Label();
  131. this.lbUserName = new System.Windows.Forms.Label();
  132. this.ckFilter = new System.Windows.Forms.CheckBox();
  133. this.cmbQualifiedFlag = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  134. this.label3 = new System.Windows.Forms.Label();
  135. this.dtStartTime = new System.Windows.Forms.DateTimePicker();
  136. this.label2 = new System.Windows.Forms.Label();
  137. this.label4 = new System.Windows.Forms.Label();
  138. this.cmbPoint = new Infragistics.Win.UltraWinGrid.UltraCombo();
  139. this.dtEndTime = new System.Windows.Forms.DateTimePicker();
  140. this.label1 = new System.Windows.Forms.Label();
  141. this.ultraGridExcelExporter1 = new Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter(this.components);
  142. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
  143. this.panel1.SuspendLayout();
  144. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit();
  145. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  146. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  147. this.ultraGroupBox1.SuspendLayout();
  148. this.panel2.SuspendLayout();
  149. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).BeginInit();
  150. this.ultraGroupBox4.SuspendLayout();
  151. this.panel2Query.SuspendLayout();
  152. ((System.ComponentModel.ISupportInitialize)(this.ultraGridSingleWgt)).BeginInit();
  153. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBoxEdit)).BeginInit();
  154. this.ultraGroupBoxEdit.SuspendLayout();
  155. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBoxCondition)).BeginInit();
  156. this.ultraGroupBoxCondition.SuspendLayout();
  157. ((System.ComponentModel.ISupportInitialize)(this.cmbQualifiedFlag)).BeginInit();
  158. ((System.ComponentModel.ISupportInitialize)(this.cmbPoint)).BeginInit();
  159. this.SuspendLayout();
  160. //
  161. // ultraToolbarsManager1
  162. //
  163. this.ultraToolbarsManager1.DesignerFlags = 1;
  164. this.ultraToolbarsManager1.DockWithinContainer = this.panel1;
  165. this.ultraToolbarsManager1.ShowFullMenusDelay = 500;
  166. this.ultraToolbarsManager1.Style = Infragistics.Win.UltraWinToolbars.ToolbarStyle.Office2003;
  167. ultraToolbar1.DockedColumn = 0;
  168. ultraToolbar1.DockedRow = 0;
  169. ultraToolbar1.FloatingLocation = new System.Drawing.Point(616, 345);
  170. ultraToolbar1.FloatingSize = new System.Drawing.Size(1240, 29);
  171. buttonTool4.InstanceProps.IsFirstInGroup = true;
  172. buttonTool1.InstanceProps.IsFirstInGroup = true;
  173. buttonTool6.InstanceProps.IsFirstInGroup = true;
  174. buttonTool7.InstanceProps.IsFirstInGroup = true;
  175. ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  176. buttonTool4,
  177. buttonTool1,
  178. buttonTool6,
  179. buttonTool7});
  180. ultraToolbar1.Text = "UltraToolbar1";
  181. this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
  182. ultraToolbar1});
  183. controlContainerTool4.SharedPropsInternal.Caption = "ControlContainerTool3";
  184. appearance15.Image = ((object)(resources.GetObject("appearance15.Image")));
  185. buttonTool11.SharedPropsInternal.AppearancesSmall.Appearance = appearance15;
  186. buttonTool11.SharedPropsInternal.Caption = "未生产";
  187. buttonTool11.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  188. appearance14.Image = ((object)(resources.GetObject("appearance14.Image")));
  189. buttonTool2.SharedPropsInternal.AppearancesSmall.Appearance = appearance14;
  190. buttonTool2.SharedPropsInternal.Caption = "查询";
  191. buttonTool2.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  192. appearance18.Image = ((object)(resources.GetObject("appearance18.Image")));
  193. buttonTool3.SharedPropsInternal.AppearancesSmall.Appearance = appearance18;
  194. buttonTool3.SharedPropsInternal.Caption = "导出";
  195. buttonTool3.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  196. appearance19.Image = ((object)(resources.GetObject("appearance19.Image")));
  197. buttonTool8.SharedPropsInternal.AppearancesSmall.Appearance = appearance19;
  198. buttonTool8.SharedPropsInternal.Caption = "修改备注";
  199. buttonTool8.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  200. this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  201. controlContainerTool4,
  202. buttonTool11,
  203. buttonTool2,
  204. buttonTool3,
  205. buttonTool8});
  206. this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
  207. //
  208. // panel1
  209. //
  210. this.panel1.Controls.Add(this.panel1_Fill_Panel);
  211. this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Left);
  212. this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Right);
  213. this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Top);
  214. this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Bottom);
  215. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  216. this.panel1.Location = new System.Drawing.Point(3, 0);
  217. this.panel1.Name = "panel1";
  218. this.panel1.Size = new System.Drawing.Size(1698, 30);
  219. this.panel1.TabIndex = 0;
  220. //
  221. // panel1_Fill_Panel
  222. //
  223. this.panel1_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
  224. this.panel1_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
  225. this.panel1_Fill_Panel.Location = new System.Drawing.Point(0, 27);
  226. this.panel1_Fill_Panel.Name = "panel1_Fill_Panel";
  227. this.panel1_Fill_Panel.Size = new System.Drawing.Size(1698, 3);
  228. this.panel1_Fill_Panel.TabIndex = 0;
  229. //
  230. // _panel1_Toolbars_Dock_Area_Left
  231. //
  232. this._panel1_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  233. this._panel1_Toolbars_Dock_Area_Left.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(190)))), ((int)(((byte)(245)))));
  234. this._panel1_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  235. this._panel1_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
  236. this._panel1_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 27);
  237. this._panel1_Toolbars_Dock_Area_Left.Name = "_panel1_Toolbars_Dock_Area_Left";
  238. this._panel1_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 3);
  239. this._panel1_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
  240. //
  241. // _panel1_Toolbars_Dock_Area_Right
  242. //
  243. this._panel1_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  244. this._panel1_Toolbars_Dock_Area_Right.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(190)))), ((int)(((byte)(245)))));
  245. this._panel1_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  246. this._panel1_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
  247. this._panel1_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(1698, 27);
  248. this._panel1_Toolbars_Dock_Area_Right.Name = "_panel1_Toolbars_Dock_Area_Right";
  249. this._panel1_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 3);
  250. this._panel1_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
  251. //
  252. // _panel1_Toolbars_Dock_Area_Top
  253. //
  254. this._panel1_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  255. this._panel1_Toolbars_Dock_Area_Top.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(190)))), ((int)(((byte)(245)))));
  256. this._panel1_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  257. this._panel1_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
  258. this._panel1_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
  259. this._panel1_Toolbars_Dock_Area_Top.Name = "_panel1_Toolbars_Dock_Area_Top";
  260. this._panel1_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(1698, 27);
  261. this._panel1_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
  262. //
  263. // _panel1_Toolbars_Dock_Area_Bottom
  264. //
  265. this._panel1_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  266. this._panel1_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(190)))), ((int)(((byte)(245)))));
  267. this._panel1_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  268. this._panel1_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
  269. this._panel1_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 30);
  270. this._panel1_Toolbars_Dock_Area_Bottom.Name = "_panel1_Toolbars_Dock_Area_Bottom";
  271. this._panel1_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(1698, 0);
  272. this._panel1_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
  273. //
  274. // dataSet2
  275. //
  276. this.dataSet2.DataSetName = "NewDataSet";
  277. this.dataSet2.Locale = new System.Globalization.CultureInfo("zh-CN");
  278. this.dataSet2.Tables.AddRange(new System.Data.DataTable[] {
  279. this.dataTable1});
  280. //
  281. // dataTable1
  282. //
  283. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  284. this.dataColumn1,
  285. this.dataColumn4,
  286. this.dataColumn5,
  287. this.dataColumn6,
  288. this.dataColumn7,
  289. this.dataColumn8,
  290. this.dataColumn10,
  291. this.dataColumn11,
  292. this.dataColumn16,
  293. this.dataColumn22,
  294. this.dataColumn32,
  295. this.dataColumn33,
  296. this.dataColumn35,
  297. this.dataColumn39,
  298. this.dataColumn40,
  299. this.dataColumn42,
  300. this.dataColumn43,
  301. this.dataColumn3,
  302. this.dataColumn9,
  303. this.dataColumn2,
  304. this.dataColumn12,
  305. this.dataColumn13,
  306. this.dataColumn14,
  307. this.dataColumn15});
  308. this.dataTable1.TableName = "校秤数据";
  309. //
  310. // dataColumn1
  311. //
  312. this.dataColumn1.Caption = "校秤编号";
  313. this.dataColumn1.ColumnName = "wgtNo";
  314. //
  315. // dataColumn4
  316. //
  317. this.dataColumn4.Caption = "备注";
  318. this.dataColumn4.ColumnName = "memo";
  319. //
  320. // dataColumn5
  321. //
  322. this.dataColumn5.Caption = "状态";
  323. this.dataColumn5.ColumnName = "valueFlag";
  324. //
  325. // dataColumn6
  326. //
  327. this.dataColumn6.Caption = "创建人编号";
  328. this.dataColumn6.ColumnName = "createManNo";
  329. //
  330. // dataColumn7
  331. //
  332. this.dataColumn7.Caption = "司秤工";
  333. this.dataColumn7.ColumnName = "createManName";
  334. //
  335. // dataColumn8
  336. //
  337. this.dataColumn8.Caption = "校秤时间";
  338. this.dataColumn8.ColumnName = "createTime";
  339. //
  340. // dataColumn10
  341. //
  342. this.dataColumn10.Caption = "修改人编号";
  343. this.dataColumn10.ColumnName = "updateManNo";
  344. //
  345. // dataColumn11
  346. //
  347. this.dataColumn11.Caption = "修改人";
  348. this.dataColumn11.ColumnName = "updateManName";
  349. //
  350. // dataColumn16
  351. //
  352. this.dataColumn16.Caption = "钢号编码";
  353. this.dataColumn16.ColumnName = "gradeNo";
  354. //
  355. // dataColumn22
  356. //
  357. this.dataColumn22.Caption = "产量时间";
  358. this.dataColumn22.ColumnName = "productDate";
  359. //
  360. // dataColumn32
  361. //
  362. this.dataColumn32.Caption = "计量点编号";
  363. this.dataColumn32.ColumnName = "baseSpotNo";
  364. //
  365. // dataColumn33
  366. //
  367. this.dataColumn33.Caption = "计量点";
  368. this.dataColumn33.ColumnName = "baseSpotName";
  369. //
  370. // dataColumn35
  371. //
  372. this.dataColumn35.Caption = "修改时间";
  373. this.dataColumn35.ColumnName = "updateTime";
  374. //
  375. // dataColumn39
  376. //
  377. this.dataColumn39.Caption = "班组";
  378. this.dataColumn39.ColumnName = "meterGroup";
  379. //
  380. // dataColumn40
  381. //
  382. this.dataColumn40.Caption = "班次";
  383. this.dataColumn40.ColumnName = "meterClass";
  384. //
  385. // dataColumn42
  386. //
  387. this.dataColumn42.Caption = "规格编号";
  388. this.dataColumn42.ColumnName = "specNo";
  389. //
  390. // dataColumn43
  391. //
  392. this.dataColumn43.Caption = "规格";
  393. this.dataColumn43.ColumnName = "specName";
  394. //
  395. // dataColumn3
  396. //
  397. this.dataColumn3.Caption = "重量类型";
  398. this.dataColumn3.ColumnName = "weightType";
  399. //
  400. // dataColumn9
  401. //
  402. this.dataColumn9.Caption = "钢种";
  403. this.dataColumn9.ColumnName = "gradeName";
  404. //
  405. // dataColumn2
  406. //
  407. this.dataColumn2.Caption = "校秤值";
  408. this.dataColumn2.ColumnName = "actualWeight";
  409. //
  410. // dataColumn12
  411. //
  412. this.dataColumn12.Caption = "标准件重量";
  413. this.dataColumn12.ColumnName = "theoryWeight";
  414. //
  415. // dataColumn13
  416. //
  417. this.dataColumn13.Caption = "允许偏差(±)";
  418. this.dataColumn13.ColumnName = "theoryWeightDiff";
  419. //
  420. // dataColumn14
  421. //
  422. this.dataColumn14.Caption = "偏差";
  423. this.dataColumn14.ColumnName = "actualWeightDiff";
  424. //
  425. // dataColumn15
  426. //
  427. this.dataColumn15.Caption = "校秤状态";
  428. this.dataColumn15.ColumnName = "qualifiedFlag";
  429. //
  430. // ultraGroupBox1
  431. //
  432. this.ultraGroupBox1.Controls.Add(this.panel2);
  433. this.ultraGroupBox1.Controls.Add(this.panel1);
  434. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  435. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
  436. this.ultraGroupBox1.Name = "ultraGroupBox1";
  437. this.ultraGroupBox1.Size = new System.Drawing.Size(1704, 706);
  438. this.ultraGroupBox1.TabIndex = 0;
  439. this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  440. //
  441. // panel2
  442. //
  443. this.panel2.Controls.Add(this.ultraGroupBox4);
  444. this.panel2.Controls.Add(this.ultraGroupBoxEdit);
  445. this.panel2.Controls.Add(this.ultraGroupBoxCondition);
  446. this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
  447. this.panel2.Location = new System.Drawing.Point(3, 30);
  448. this.panel2.Name = "panel2";
  449. this.panel2.Size = new System.Drawing.Size(1698, 673);
  450. this.panel2.TabIndex = 1;
  451. //
  452. // ultraGroupBox4
  453. //
  454. this.ultraGroupBox4.Controls.Add(this.panel2Query);
  455. this.ultraGroupBox4.Dock = System.Windows.Forms.DockStyle.Fill;
  456. this.ultraGroupBox4.Location = new System.Drawing.Point(0, 61);
  457. this.ultraGroupBox4.Name = "ultraGroupBox4";
  458. this.ultraGroupBox4.Size = new System.Drawing.Size(1698, 427);
  459. this.ultraGroupBox4.TabIndex = 4;
  460. this.ultraGroupBox4.Text = "数据展示区域";
  461. this.ultraGroupBox4.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  462. //
  463. // panel2Query
  464. //
  465. this.panel2Query.Controls.Add(this.cbAll);
  466. this.panel2Query.Controls.Add(this.ultraGridSingleWgt);
  467. this.panel2Query.Dock = System.Windows.Forms.DockStyle.Fill;
  468. this.panel2Query.Location = new System.Drawing.Point(3, 18);
  469. this.panel2Query.Name = "panel2Query";
  470. this.panel2Query.Size = new System.Drawing.Size(1692, 406);
  471. this.panel2Query.TabIndex = 3;
  472. //
  473. // cbAll
  474. //
  475. this.cbAll.AutoSize = true;
  476. this.cbAll.Location = new System.Drawing.Point(80, 8);
  477. this.cbAll.Name = "cbAll";
  478. this.cbAll.Size = new System.Drawing.Size(15, 14);
  479. this.cbAll.TabIndex = 1;
  480. this.cbAll.UseVisualStyleBackColor = true;
  481. //
  482. // ultraGridSingleWgt
  483. //
  484. this.ultraGridSingleWgt.DataMember = "校秤数据";
  485. this.ultraGridSingleWgt.DataSource = this.dataSet2;
  486. ultraGridColumn1.Header.VisiblePosition = 0;
  487. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 1;
  488. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  489. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
  490. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
  491. ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  492. ultraGridColumn2.Header.VisiblePosition = 1;
  493. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 25;
  494. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  495. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
  496. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
  497. ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  498. ultraGridColumn3.Header.VisiblePosition = 2;
  499. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 5;
  500. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  501. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
  502. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
  503. ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  504. ultraGridColumn4.Header.VisiblePosition = 3;
  505. ultraGridColumn4.Hidden = true;
  506. ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  507. ultraGridColumn5.Header.VisiblePosition = 4;
  508. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 21;
  509. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  510. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
  511. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
  512. ultraGridColumn6.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  513. ultraGridColumn6.Header.VisiblePosition = 5;
  514. ultraGridColumn6.RowLayoutColumnInfo.OriginX = 23;
  515. ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
  516. ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2;
  517. ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
  518. ultraGridColumn7.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  519. ultraGridColumn7.Header.VisiblePosition = 6;
  520. ultraGridColumn7.Hidden = true;
  521. ultraGridColumn8.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  522. ultraGridColumn8.Header.VisiblePosition = 7;
  523. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 27;
  524. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
  525. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
  526. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
  527. ultraGridColumn9.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  528. ultraGridColumn9.Header.VisiblePosition = 8;
  529. ultraGridColumn9.Hidden = true;
  530. ultraGridColumn10.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  531. ultraGridColumn10.Header.VisiblePosition = 9;
  532. ultraGridColumn10.Hidden = true;
  533. ultraGridColumn10.RowLayoutColumnInfo.OriginX = 15;
  534. ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
  535. ultraGridColumn10.RowLayoutColumnInfo.SpanX = 2;
  536. ultraGridColumn10.RowLayoutColumnInfo.SpanY = 2;
  537. ultraGridColumn11.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  538. ultraGridColumn11.Header.VisiblePosition = 10;
  539. ultraGridColumn11.Hidden = true;
  540. ultraGridColumn12.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  541. ultraGridColumn12.Header.VisiblePosition = 11;
  542. ultraGridColumn12.RowLayoutColumnInfo.OriginX = 3;
  543. ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
  544. ultraGridColumn12.RowLayoutColumnInfo.SpanX = 2;
  545. ultraGridColumn12.RowLayoutColumnInfo.SpanY = 2;
  546. ultraGridColumn13.Header.VisiblePosition = 12;
  547. ultraGridColumn13.RowLayoutColumnInfo.OriginX = 29;
  548. ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
  549. ultraGridColumn13.RowLayoutColumnInfo.SpanX = 2;
  550. ultraGridColumn13.RowLayoutColumnInfo.SpanY = 2;
  551. ultraGridColumn14.Header.VisiblePosition = 13;
  552. ultraGridColumn14.RowLayoutColumnInfo.OriginX = 19;
  553. ultraGridColumn14.RowLayoutColumnInfo.OriginY = 0;
  554. ultraGridColumn14.RowLayoutColumnInfo.SpanX = 2;
  555. ultraGridColumn14.RowLayoutColumnInfo.SpanY = 2;
  556. ultraGridColumn15.Header.VisiblePosition = 14;
  557. ultraGridColumn15.RowLayoutColumnInfo.OriginX = 17;
  558. ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0;
  559. ultraGridColumn15.RowLayoutColumnInfo.SpanX = 2;
  560. ultraGridColumn15.RowLayoutColumnInfo.SpanY = 2;
  561. ultraGridColumn16.Header.VisiblePosition = 15;
  562. ultraGridColumn16.Hidden = true;
  563. ultraGridColumn17.Header.VisiblePosition = 16;
  564. ultraGridColumn17.Hidden = true;
  565. ultraGridColumn17.RowLayoutColumnInfo.OriginX = 7;
  566. ultraGridColumn17.RowLayoutColumnInfo.OriginY = 0;
  567. ultraGridColumn17.RowLayoutColumnInfo.SpanX = 2;
  568. ultraGridColumn17.RowLayoutColumnInfo.SpanY = 2;
  569. ultraGridColumn18.Header.VisiblePosition = 17;
  570. ultraGridColumn18.Hidden = true;
  571. ultraGridColumn19.Header.VisiblePosition = 18;
  572. ultraGridColumn19.Hidden = true;
  573. ultraGridColumn19.RowLayoutColumnInfo.OriginX = 9;
  574. ultraGridColumn19.RowLayoutColumnInfo.OriginY = 0;
  575. ultraGridColumn19.RowLayoutColumnInfo.SpanX = 2;
  576. ultraGridColumn19.RowLayoutColumnInfo.SpanY = 2;
  577. ultraGridColumn20.Header.VisiblePosition = 19;
  578. ultraGridColumn20.RowLayoutColumnInfo.OriginX = 13;
  579. ultraGridColumn20.RowLayoutColumnInfo.OriginY = 0;
  580. ultraGridColumn20.RowLayoutColumnInfo.SpanX = 2;
  581. ultraGridColumn20.RowLayoutColumnInfo.SpanY = 2;
  582. ultraGridColumn21.Header.VisiblePosition = 20;
  583. ultraGridColumn21.RowLayoutColumnInfo.OriginX = 9;
  584. ultraGridColumn21.RowLayoutColumnInfo.OriginY = 0;
  585. ultraGridColumn21.RowLayoutColumnInfo.SpanX = 2;
  586. ultraGridColumn21.RowLayoutColumnInfo.SpanY = 2;
  587. ultraGridColumn22.Header.VisiblePosition = 21;
  588. ultraGridColumn22.RowLayoutColumnInfo.OriginX = 11;
  589. ultraGridColumn22.RowLayoutColumnInfo.OriginY = 0;
  590. ultraGridColumn22.RowLayoutColumnInfo.SpanX = 2;
  591. ultraGridColumn22.RowLayoutColumnInfo.SpanY = 2;
  592. ultraGridColumn23.Header.VisiblePosition = 22;
  593. ultraGridColumn23.RowLayoutColumnInfo.OriginX = 15;
  594. ultraGridColumn23.RowLayoutColumnInfo.OriginY = 0;
  595. ultraGridColumn23.RowLayoutColumnInfo.SpanX = 2;
  596. ultraGridColumn23.RowLayoutColumnInfo.SpanY = 2;
  597. ultraGridColumn24.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  598. ultraGridColumn24.Header.VisiblePosition = 23;
  599. ultraGridColumn24.RowLayoutColumnInfo.OriginX = 7;
  600. ultraGridColumn24.RowLayoutColumnInfo.OriginY = 0;
  601. ultraGridColumn24.RowLayoutColumnInfo.SpanX = 2;
  602. ultraGridColumn24.RowLayoutColumnInfo.SpanY = 2;
  603. ultraGridColumn25.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.Edit;
  604. ultraGridColumn25.DataType = typeof(bool);
  605. ultraGridColumn25.DefaultCellValue = false;
  606. ultraGridColumn25.Header.Caption = "选择";
  607. ultraGridColumn25.Header.VisiblePosition = 24;
  608. ultraGridColumn25.RowLayoutColumnInfo.OriginX = 0;
  609. ultraGridColumn25.RowLayoutColumnInfo.OriginY = 0;
  610. ultraGridColumn25.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(57, 0);
  611. ultraGridColumn25.RowLayoutColumnInfo.SpanX = 1;
  612. ultraGridColumn25.RowLayoutColumnInfo.SpanY = 2;
  613. ultraGridColumn25.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  614. ultraGridBand1.Columns.AddRange(new object[] {
  615. ultraGridColumn1,
  616. ultraGridColumn2,
  617. ultraGridColumn3,
  618. ultraGridColumn4,
  619. ultraGridColumn5,
  620. ultraGridColumn6,
  621. ultraGridColumn7,
  622. ultraGridColumn8,
  623. ultraGridColumn9,
  624. ultraGridColumn10,
  625. ultraGridColumn11,
  626. ultraGridColumn12,
  627. ultraGridColumn13,
  628. ultraGridColumn14,
  629. ultraGridColumn15,
  630. ultraGridColumn16,
  631. ultraGridColumn17,
  632. ultraGridColumn18,
  633. ultraGridColumn19,
  634. ultraGridColumn20,
  635. ultraGridColumn21,
  636. ultraGridColumn22,
  637. ultraGridColumn23,
  638. ultraGridColumn24,
  639. ultraGridColumn25});
  640. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
  641. ultraGridBand1.SummaryFooterCaption = "合计";
  642. this.ultraGridSingleWgt.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  643. this.ultraGridSingleWgt.DisplayLayout.DefaultSelectedBackColor = System.Drawing.Color.Empty;
  644. this.ultraGridSingleWgt.DisplayLayout.DefaultSelectedForeColor = System.Drawing.Color.Empty;
  645. this.ultraGridSingleWgt.DisplayLayout.GroupByBox.Hidden = true;
  646. this.ultraGridSingleWgt.DisplayLayout.Override.ButtonStyle = Infragistics.Win.UIElementButtonStyle.Button3D;
  647. appearance1.TextVAlignAsString = "Middle";
  648. this.ultraGridSingleWgt.DisplayLayout.Override.CellAppearance = appearance1;
  649. this.ultraGridSingleWgt.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
  650. appearance5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
  651. appearance5.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
  652. this.ultraGridSingleWgt.DisplayLayout.Override.HeaderAppearance = appearance5;
  653. this.ultraGridSingleWgt.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  654. this.ultraGridSingleWgt.DisplayLayout.Override.MaxSelectedRows = 1;
  655. this.ultraGridSingleWgt.DisplayLayout.Override.MinRowHeight = 21;
  656. appearance6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(208)))), ((int)(((byte)(250)))));
  657. appearance6.TextVAlignAsString = "Middle";
  658. this.ultraGridSingleWgt.DisplayLayout.Override.RowSelectorAppearance = appearance6;
  659. this.ultraGridSingleWgt.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
  660. this.ultraGridSingleWgt.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
  661. this.ultraGridSingleWgt.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
  662. this.ultraGridSingleWgt.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
  663. this.ultraGridSingleWgt.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  664. this.ultraGridSingleWgt.Dock = System.Windows.Forms.DockStyle.Fill;
  665. this.ultraGridSingleWgt.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  666. this.ultraGridSingleWgt.Location = new System.Drawing.Point(0, 0);
  667. this.ultraGridSingleWgt.Name = "ultraGridSingleWgt";
  668. this.ultraGridSingleWgt.Size = new System.Drawing.Size(1692, 406);
  669. this.ultraGridSingleWgt.TabIndex = 6;
  670. this.ultraGridSingleWgt.ClickCell += new Infragistics.Win.UltraWinGrid.ClickCellEventHandler(this.ultraGridSingleWgt_ClickCell);
  671. //
  672. // ultraGroupBoxEdit
  673. //
  674. this.ultraGroupBoxEdit.Controls.Add(this.tbMemo);
  675. this.ultraGroupBoxEdit.Controls.Add(this.tbBasePoint);
  676. this.ultraGroupBoxEdit.Controls.Add(this.label5);
  677. this.ultraGroupBoxEdit.Controls.Add(this.label9);
  678. this.ultraGroupBoxEdit.Dock = System.Windows.Forms.DockStyle.Bottom;
  679. this.ultraGroupBoxEdit.Location = new System.Drawing.Point(0, 488);
  680. this.ultraGroupBoxEdit.Name = "ultraGroupBoxEdit";
  681. this.ultraGroupBoxEdit.Size = new System.Drawing.Size(1698, 185);
  682. this.ultraGroupBoxEdit.TabIndex = 3;
  683. this.ultraGroupBoxEdit.Text = "数据编辑区域";
  684. this.ultraGroupBoxEdit.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  685. //
  686. // tbMemo
  687. //
  688. this.tbMemo.Font = new System.Drawing.Font("宋体", 14F);
  689. this.tbMemo.Location = new System.Drawing.Point(111, 82);
  690. this.tbMemo.Name = "tbMemo";
  691. this.tbMemo.Size = new System.Drawing.Size(630, 29);
  692. this.tbMemo.TabIndex = 128;
  693. //
  694. // tbBasePoint
  695. //
  696. this.tbBasePoint.Font = new System.Drawing.Font("宋体", 14F);
  697. this.tbBasePoint.Location = new System.Drawing.Point(111, 44);
  698. this.tbBasePoint.Name = "tbBasePoint";
  699. this.tbBasePoint.ReadOnly = true;
  700. this.tbBasePoint.Size = new System.Drawing.Size(150, 29);
  701. this.tbBasePoint.TabIndex = 127;
  702. //
  703. // label5
  704. //
  705. this.label5.AutoSize = true;
  706. this.label5.BackColor = System.Drawing.Color.Transparent;
  707. this.label5.Location = new System.Drawing.Point(27, 52);
  708. this.label5.Name = "label5";
  709. this.label5.Size = new System.Drawing.Size(65, 12);
  710. this.label5.TabIndex = 126;
  711. this.label5.Text = "计 量 点:";
  712. //
  713. // label9
  714. //
  715. this.label9.AutoSize = true;
  716. this.label9.BackColor = System.Drawing.Color.Transparent;
  717. this.label9.Location = new System.Drawing.Point(27, 90);
  718. this.label9.Name = "label9";
  719. this.label9.Size = new System.Drawing.Size(59, 12);
  720. this.label9.TabIndex = 117;
  721. this.label9.Text = "备 注:";
  722. //
  723. // ultraGroupBoxCondition
  724. //
  725. this.ultraGroupBoxCondition.Controls.Add(this.lbGroupClass);
  726. this.ultraGroupBoxCondition.Controls.Add(this.lbUserName);
  727. this.ultraGroupBoxCondition.Controls.Add(this.ckFilter);
  728. this.ultraGroupBoxCondition.Controls.Add(this.cmbQualifiedFlag);
  729. this.ultraGroupBoxCondition.Controls.Add(this.label3);
  730. this.ultraGroupBoxCondition.Controls.Add(this.dtStartTime);
  731. this.ultraGroupBoxCondition.Controls.Add(this.label2);
  732. this.ultraGroupBoxCondition.Controls.Add(this.label4);
  733. this.ultraGroupBoxCondition.Controls.Add(this.cmbPoint);
  734. this.ultraGroupBoxCondition.Controls.Add(this.dtEndTime);
  735. this.ultraGroupBoxCondition.Controls.Add(this.label1);
  736. this.ultraGroupBoxCondition.Dock = System.Windows.Forms.DockStyle.Top;
  737. this.ultraGroupBoxCondition.Location = new System.Drawing.Point(0, 0);
  738. this.ultraGroupBoxCondition.Name = "ultraGroupBoxCondition";
  739. this.ultraGroupBoxCondition.Size = new System.Drawing.Size(1698, 61);
  740. this.ultraGroupBoxCondition.TabIndex = 0;
  741. this.ultraGroupBoxCondition.Text = "查询条件区域";
  742. this.ultraGroupBoxCondition.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  743. //
  744. // lbGroupClass
  745. //
  746. this.lbGroupClass.AutoSize = true;
  747. this.lbGroupClass.BackColor = System.Drawing.Color.Transparent;
  748. this.lbGroupClass.Font = new System.Drawing.Font("宋体", 12F);
  749. this.lbGroupClass.ForeColor = System.Drawing.Color.Red;
  750. this.lbGroupClass.Location = new System.Drawing.Point(1263, 25);
  751. this.lbGroupClass.Name = "lbGroupClass";
  752. this.lbGroupClass.Size = new System.Drawing.Size(80, 16);
  753. this.lbGroupClass.TabIndex = 129;
  754. this.lbGroupClass.Text = "班次班组:";
  755. //
  756. // lbUserName
  757. //
  758. this.lbUserName.AutoSize = true;
  759. this.lbUserName.BackColor = System.Drawing.Color.Transparent;
  760. this.lbUserName.Font = new System.Drawing.Font("宋体", 12F);
  761. this.lbUserName.ForeColor = System.Drawing.Color.Red;
  762. this.lbUserName.Location = new System.Drawing.Point(1081, 25);
  763. this.lbUserName.Name = "lbUserName";
  764. this.lbUserName.Size = new System.Drawing.Size(80, 16);
  765. this.lbUserName.TabIndex = 128;
  766. this.lbUserName.Text = "登陆用户:";
  767. //
  768. // ckFilter
  769. //
  770. this.ckFilter.AutoSize = true;
  771. this.ckFilter.BackColor = System.Drawing.Color.Transparent;
  772. this.ckFilter.Location = new System.Drawing.Point(972, 26);
  773. this.ckFilter.Name = "ckFilter";
  774. this.ckFilter.Size = new System.Drawing.Size(72, 16);
  775. this.ckFilter.TabIndex = 127;
  776. this.ckFilter.Text = "是否过滤";
  777. this.ckFilter.UseVisualStyleBackColor = false;
  778. this.ckFilter.CheckedChanged += new System.EventHandler(this.ckFilter_CheckedChanged);
  779. //
  780. // cmbQualifiedFlag
  781. //
  782. this.cmbQualifiedFlag.Font = new System.Drawing.Font("宋体", 14F);
  783. this.cmbQualifiedFlag.Location = new System.Drawing.Point(805, 19);
  784. this.cmbQualifiedFlag.Name = "cmbQualifiedFlag";
  785. this.cmbQualifiedFlag.Size = new System.Drawing.Size(144, 28);
  786. this.cmbQualifiedFlag.TabIndex = 126;
  787. //
  788. // label3
  789. //
  790. this.label3.AutoSize = true;
  791. this.label3.BackColor = System.Drawing.Color.Transparent;
  792. this.label3.Location = new System.Drawing.Point(746, 27);
  793. this.label3.Name = "label3";
  794. this.label3.Size = new System.Drawing.Size(53, 12);
  795. this.label3.TabIndex = 125;
  796. this.label3.Text = "校秤状态";
  797. //
  798. // dtStartTime
  799. //
  800. this.dtStartTime.Cursor = System.Windows.Forms.Cursors.Default;
  801. this.dtStartTime.CustomFormat = "yyyy-MM-dd HH:mm:ss";
  802. this.dtStartTime.Font = new System.Drawing.Font("宋体", 12F);
  803. this.dtStartTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  804. this.dtStartTime.Location = new System.Drawing.Point(61, 19);
  805. this.dtStartTime.Margin = new System.Windows.Forms.Padding(0, 5, 0, 0);
  806. this.dtStartTime.MaxDate = new System.DateTime(3000, 12, 31, 0, 0, 0, 0);
  807. this.dtStartTime.MinDate = new System.DateTime(1900, 1, 1, 0, 0, 0, 0);
  808. this.dtStartTime.Name = "dtStartTime";
  809. this.dtStartTime.Size = new System.Drawing.Size(200, 26);
  810. this.dtStartTime.TabIndex = 116;
  811. //
  812. // label2
  813. //
  814. this.label2.AutoSize = true;
  815. this.label2.BackColor = System.Drawing.Color.Transparent;
  816. this.label2.Location = new System.Drawing.Point(528, 26);
  817. this.label2.Name = "label2";
  818. this.label2.Size = new System.Drawing.Size(41, 12);
  819. this.label2.TabIndex = 109;
  820. this.label2.Text = "计量点";
  821. //
  822. // label4
  823. //
  824. this.label4.AutoSize = true;
  825. this.label4.BackColor = System.Drawing.Color.Transparent;
  826. this.label4.Location = new System.Drawing.Point(274, 26);
  827. this.label4.Name = "label4";
  828. this.label4.Size = new System.Drawing.Size(17, 12);
  829. this.label4.TabIndex = 115;
  830. this.label4.Text = "至";
  831. //
  832. // cmbPoint
  833. //
  834. this.cmbPoint.CheckedListSettings.CheckStateMember = "";
  835. appearance16.BackColor = System.Drawing.SystemColors.Window;
  836. appearance16.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  837. this.cmbPoint.DisplayLayout.Appearance = appearance16;
  838. this.cmbPoint.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  839. this.cmbPoint.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  840. appearance17.BackColor = System.Drawing.SystemColors.ActiveBorder;
  841. appearance17.BackColor2 = System.Drawing.SystemColors.ControlDark;
  842. appearance17.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  843. appearance17.BorderColor = System.Drawing.SystemColors.Window;
  844. this.cmbPoint.DisplayLayout.GroupByBox.Appearance = appearance17;
  845. appearance22.ForeColor = System.Drawing.SystemColors.GrayText;
  846. this.cmbPoint.DisplayLayout.GroupByBox.BandLabelAppearance = appearance22;
  847. this.cmbPoint.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  848. appearance23.BackColor = System.Drawing.SystemColors.ControlLightLight;
  849. appearance23.BackColor2 = System.Drawing.SystemColors.Control;
  850. appearance23.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  851. appearance23.ForeColor = System.Drawing.SystemColors.GrayText;
  852. this.cmbPoint.DisplayLayout.GroupByBox.PromptAppearance = appearance23;
  853. this.cmbPoint.DisplayLayout.MaxColScrollRegions = 1;
  854. this.cmbPoint.DisplayLayout.MaxRowScrollRegions = 1;
  855. appearance24.BackColor = System.Drawing.SystemColors.Window;
  856. appearance24.ForeColor = System.Drawing.SystemColors.ControlText;
  857. this.cmbPoint.DisplayLayout.Override.ActiveCellAppearance = appearance24;
  858. appearance26.BackColor = System.Drawing.SystemColors.Highlight;
  859. appearance26.ForeColor = System.Drawing.SystemColors.HighlightText;
  860. this.cmbPoint.DisplayLayout.Override.ActiveRowAppearance = appearance26;
  861. this.cmbPoint.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  862. this.cmbPoint.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  863. appearance27.BackColor = System.Drawing.SystemColors.Window;
  864. this.cmbPoint.DisplayLayout.Override.CardAreaAppearance = appearance27;
  865. appearance28.BorderColor = System.Drawing.Color.Silver;
  866. appearance28.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  867. this.cmbPoint.DisplayLayout.Override.CellAppearance = appearance28;
  868. this.cmbPoint.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  869. this.cmbPoint.DisplayLayout.Override.CellPadding = 0;
  870. appearance30.BackColor = System.Drawing.SystemColors.Control;
  871. appearance30.BackColor2 = System.Drawing.SystemColors.ControlDark;
  872. appearance30.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  873. appearance30.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  874. appearance30.BorderColor = System.Drawing.SystemColors.Window;
  875. this.cmbPoint.DisplayLayout.Override.GroupByRowAppearance = appearance30;
  876. appearance54.TextHAlignAsString = "Left";
  877. this.cmbPoint.DisplayLayout.Override.HeaderAppearance = appearance54;
  878. this.cmbPoint.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  879. this.cmbPoint.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  880. appearance55.BackColor = System.Drawing.SystemColors.Window;
  881. appearance55.BorderColor = System.Drawing.Color.Silver;
  882. this.cmbPoint.DisplayLayout.Override.RowAppearance = appearance55;
  883. this.cmbPoint.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  884. appearance56.BackColor = System.Drawing.SystemColors.ControlLight;
  885. this.cmbPoint.DisplayLayout.Override.TemplateAddRowAppearance = appearance56;
  886. this.cmbPoint.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  887. this.cmbPoint.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  888. this.cmbPoint.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  889. this.cmbPoint.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  890. this.cmbPoint.Location = new System.Drawing.Point(575, 18);
  891. this.cmbPoint.Name = "cmbPoint";
  892. this.cmbPoint.Size = new System.Drawing.Size(150, 29);
  893. this.cmbPoint.TabIndex = 12;
  894. //
  895. // dtEndTime
  896. //
  897. this.dtEndTime.Cursor = System.Windows.Forms.Cursors.Default;
  898. this.dtEndTime.CustomFormat = "yyyy-MM-dd HH:mm:ss";
  899. this.dtEndTime.Font = new System.Drawing.Font("宋体", 12F);
  900. this.dtEndTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  901. this.dtEndTime.Location = new System.Drawing.Point(307, 19);
  902. this.dtEndTime.Margin = new System.Windows.Forms.Padding(0, 5, 0, 0);
  903. this.dtEndTime.MaxDate = new System.DateTime(3000, 12, 31, 0, 0, 0, 0);
  904. this.dtEndTime.MinDate = new System.DateTime(1900, 1, 1, 0, 0, 0, 0);
  905. this.dtEndTime.Name = "dtEndTime";
  906. this.dtEndTime.Size = new System.Drawing.Size(200, 26);
  907. this.dtEndTime.TabIndex = 113;
  908. //
  909. // label1
  910. //
  911. this.label1.AutoSize = true;
  912. this.label1.BackColor = System.Drawing.Color.Transparent;
  913. this.label1.Location = new System.Drawing.Point(5, 26);
  914. this.label1.Name = "label1";
  915. this.label1.Size = new System.Drawing.Size(53, 12);
  916. this.label1.TabIndex = 114;
  917. this.label1.Text = "过磅时间";
  918. //
  919. // frmHotDeliveryCalibration
  920. //
  921. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  922. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  923. this.ClientSize = new System.Drawing.Size(1704, 706);
  924. this.Controls.Add(this.ultraGroupBox1);
  925. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  926. this.Name = "frmHotDeliveryCalibration";
  927. this.Text = "热送磅校秤数据查询";
  928. this.Load += new System.EventHandler(this.frmHotDeliveryCalibration_Load);
  929. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
  930. this.panel1.ResumeLayout(false);
  931. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit();
  932. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  933. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  934. this.ultraGroupBox1.ResumeLayout(false);
  935. this.panel2.ResumeLayout(false);
  936. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).EndInit();
  937. this.ultraGroupBox4.ResumeLayout(false);
  938. this.panel2Query.ResumeLayout(false);
  939. this.panel2Query.PerformLayout();
  940. ((System.ComponentModel.ISupportInitialize)(this.ultraGridSingleWgt)).EndInit();
  941. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBoxEdit)).EndInit();
  942. this.ultraGroupBoxEdit.ResumeLayout(false);
  943. this.ultraGroupBoxEdit.PerformLayout();
  944. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBoxCondition)).EndInit();
  945. this.ultraGroupBoxCondition.ResumeLayout(false);
  946. this.ultraGroupBoxCondition.PerformLayout();
  947. ((System.ComponentModel.ISupportInitialize)(this.cmbQualifiedFlag)).EndInit();
  948. ((System.ComponentModel.ISupportInitialize)(this.cmbPoint)).EndInit();
  949. this.ResumeLayout(false);
  950. }
  951. #endregion
  952. private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
  953. private System.Data.DataSet dataSet2;
  954. private System.Data.DataTable dataTable1;
  955. private System.Data.DataColumn dataColumn1;
  956. private System.Data.DataColumn dataColumn4;
  957. private System.Data.DataColumn dataColumn5;
  958. private System.Data.DataColumn dataColumn6;
  959. private System.Data.DataColumn dataColumn7;
  960. private System.Data.DataColumn dataColumn8;
  961. private System.Data.DataColumn dataColumn10;
  962. private System.Data.DataColumn dataColumn11;
  963. private System.Data.DataColumn dataColumn16;
  964. private System.Data.DataColumn dataColumn22;
  965. private System.Data.DataColumn dataColumn32;
  966. private System.Data.DataColumn dataColumn33;
  967. private System.Data.DataColumn dataColumn35;
  968. private System.Windows.Forms.Panel panel1;
  969. private Infragistics.Win.UltraWinGrid.UltraCombo cmbPoint;
  970. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Left;
  971. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Right;
  972. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Top;
  973. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Bottom;
  974. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  975. private System.Windows.Forms.Panel panel2;
  976. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBoxCondition;
  977. private System.Windows.Forms.Panel panel1_Fill_Panel;
  978. private System.Windows.Forms.Label label2;
  979. private System.Data.DataColumn dataColumn39;
  980. private System.Data.DataColumn dataColumn40;
  981. private System.Data.DataColumn dataColumn42;
  982. private System.Data.DataColumn dataColumn43;
  983. private System.Windows.Forms.DateTimePicker dtStartTime;
  984. private System.Windows.Forms.Label label4;
  985. private System.Windows.Forms.DateTimePicker dtEndTime;
  986. private System.Windows.Forms.Label label1;
  987. private System.Data.DataColumn dataColumn3;
  988. private System.Data.DataColumn dataColumn9;
  989. private System.Data.DataColumn dataColumn2;
  990. private System.Data.DataColumn dataColumn12;
  991. private System.Data.DataColumn dataColumn13;
  992. private System.Data.DataColumn dataColumn14;
  993. private System.Data.DataColumn dataColumn15;
  994. private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbQualifiedFlag;
  995. private System.Windows.Forms.Label label3;
  996. private Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter ultraGridExcelExporter1;
  997. private System.Windows.Forms.CheckBox ckFilter;
  998. private System.Windows.Forms.Label lbUserName;
  999. private System.Windows.Forms.Label lbGroupClass;
  1000. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox4;
  1001. private System.Windows.Forms.Panel panel2Query;
  1002. private System.Windows.Forms.CheckBox cbAll;
  1003. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGridSingleWgt;
  1004. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBoxEdit;
  1005. private System.Windows.Forms.Label label5;
  1006. private System.Windows.Forms.Label label9;
  1007. private System.Windows.Forms.TextBox tbBasePoint;
  1008. private System.Windows.Forms.TextBox tbMemo;
  1009. }
  1010. }