QcmZgBackLabFrm.Designer.cs 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414
  1. namespace Core.StlMes.Client.Judge.Forms
  2. {
  3. partial class QcmZgBackLabFrm
  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.UltraWinEditors.EditorButton editorButton1 = new Infragistics.Win.UltraWinEditors.EditorButton();
  30. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  31. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("phyNameMin");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("phyCodeMin");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("sampleNo");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("backMemo");
  36. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("judgeStoveNo");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("batchNo");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("chk");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("backRcl");
  41. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("nkResult");
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("jfResult");
  44. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("headMatNo");
  45. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  56. Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
  57. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("确认");
  58. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("确认");
  59. Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
  60. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(QcmZgBackLabFrm));
  61. this.ultraTextEditor2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  62. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  63. this.dataSet1 = new System.Data.DataSet();
  64. this.dataTable1 = new System.Data.DataTable();
  65. this.dataColumn1 = new System.Data.DataColumn();
  66. this.dataColumn2 = new System.Data.DataColumn();
  67. this.dataColumn3 = new System.Data.DataColumn();
  68. this.dataColumn4 = new System.Data.DataColumn();
  69. this.dataColumn5 = new System.Data.DataColumn();
  70. this.dataColumn6 = new System.Data.DataColumn();
  71. this.dataColumn7 = new System.Data.DataColumn();
  72. this.dataColumn8 = new System.Data.DataColumn();
  73. this.dataColumn9 = new System.Data.DataColumn();
  74. this.dataColumn10 = new System.Data.DataColumn();
  75. this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
  76. this._FrmBase_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  77. this._FrmBase_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  78. this._FrmBase_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  79. this._FrmBase_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  80. this.dataColumn11 = new System.Data.DataColumn();
  81. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor2)).BeginInit();
  82. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  83. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  84. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  85. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
  86. this.SuspendLayout();
  87. //
  88. // ultraTextEditor2
  89. //
  90. editorButton1.Text = "编辑";
  91. this.ultraTextEditor2.ButtonsRight.Add(editorButton1);
  92. this.ultraTextEditor2.Location = new System.Drawing.Point(516, 176);
  93. this.ultraTextEditor2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  94. this.ultraTextEditor2.Name = "ultraTextEditor2";
  95. this.ultraTextEditor2.Size = new System.Drawing.Size(157, 24);
  96. this.ultraTextEditor2.TabIndex = 4;
  97. this.ultraTextEditor2.Text = "退回说明";
  98. this.ultraTextEditor2.Visible = false;
  99. this.ultraTextEditor2.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.ultraTextEditor2_EditorButtonClick);
  100. //
  101. // ultraGrid1
  102. //
  103. this.ultraGrid1.DataSource = this.dataSet1;
  104. appearance1.BackColor = System.Drawing.SystemColors.Window;
  105. appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  106. this.ultraGrid1.DisplayLayout.Appearance = appearance1;
  107. ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  108. ultraGridColumn1.Header.VisiblePosition = 3;
  109. ultraGridColumn1.Width = 134;
  110. ultraGridColumn2.Header.VisiblePosition = 4;
  111. ultraGridColumn2.Hidden = true;
  112. ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  113. ultraGridColumn3.Header.VisiblePosition = 5;
  114. ultraGridColumn3.Width = 97;
  115. ultraGridColumn4.ButtonDisplayStyle = Infragistics.Win.UltraWinGrid.ButtonDisplayStyle.Always;
  116. appearance13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  117. ultraGridColumn4.CellAppearance = appearance13;
  118. ultraGridColumn4.EditorComponent = this.ultraTextEditor2;
  119. ultraGridColumn4.Header.VisiblePosition = 10;
  120. ultraGridColumn4.Width = 236;
  121. ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  122. ultraGridColumn5.Header.VisiblePosition = 1;
  123. ultraGridColumn5.Width = 99;
  124. ultraGridColumn6.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  125. ultraGridColumn6.Header.VisiblePosition = 2;
  126. ultraGridColumn6.Width = 90;
  127. ultraGridColumn7.Header.CheckBoxVisibility = Infragistics.Win.UltraWinGrid.HeaderCheckBoxVisibility.Always;
  128. ultraGridColumn7.Header.VisiblePosition = 0;
  129. ultraGridColumn7.Width = 70;
  130. appearance14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  131. ultraGridColumn8.CellAppearance = appearance14;
  132. ultraGridColumn8.Header.VisiblePosition = 9;
  133. ultraGridColumn9.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  134. ultraGridColumn9.Header.VisiblePosition = 7;
  135. ultraGridColumn9.Width = 90;
  136. ultraGridColumn10.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  137. ultraGridColumn10.Header.VisiblePosition = 8;
  138. ultraGridColumn10.Width = 89;
  139. ultraGridColumn11.Header.VisiblePosition = 6;
  140. ultraGridBand1.Columns.AddRange(new object[] {
  141. ultraGridColumn1,
  142. ultraGridColumn2,
  143. ultraGridColumn3,
  144. ultraGridColumn4,
  145. ultraGridColumn5,
  146. ultraGridColumn6,
  147. ultraGridColumn7,
  148. ultraGridColumn8,
  149. ultraGridColumn9,
  150. ultraGridColumn10,
  151. ultraGridColumn11});
  152. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  153. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  154. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  155. appearance2.BackColor = System.Drawing.SystemColors.ActiveBorder;
  156. appearance2.BackColor2 = System.Drawing.SystemColors.ControlDark;
  157. appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  158. appearance2.BorderColor = System.Drawing.SystemColors.Window;
  159. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance2;
  160. appearance4.ForeColor = System.Drawing.SystemColors.GrayText;
  161. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance4;
  162. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  163. appearance3.BackColor = System.Drawing.SystemColors.ControlLightLight;
  164. appearance3.BackColor2 = System.Drawing.SystemColors.Control;
  165. appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  166. appearance3.ForeColor = System.Drawing.SystemColors.GrayText;
  167. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance3;
  168. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  169. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  170. appearance7.BackColor = System.Drawing.SystemColors.Window;
  171. appearance7.ForeColor = System.Drawing.SystemColors.ControlText;
  172. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance7;
  173. appearance10.BackColor = System.Drawing.SystemColors.Highlight;
  174. appearance10.ForeColor = System.Drawing.SystemColors.HighlightText;
  175. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance10;
  176. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  177. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  178. appearance12.BackColor = System.Drawing.SystemColors.Window;
  179. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance12;
  180. appearance8.BorderColor = System.Drawing.Color.Silver;
  181. appearance8.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  182. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance8;
  183. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  184. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  185. appearance6.BackColor = System.Drawing.SystemColors.Control;
  186. appearance6.BackColor2 = System.Drawing.SystemColors.ControlDark;
  187. appearance6.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  188. appearance6.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  189. appearance6.BorderColor = System.Drawing.SystemColors.Window;
  190. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance6;
  191. appearance5.TextHAlignAsString = "Left";
  192. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance5;
  193. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  194. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  195. appearance11.BackColor = System.Drawing.SystemColors.Window;
  196. appearance11.BorderColor = System.Drawing.Color.Silver;
  197. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance11;
  198. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  199. appearance9.BackColor = System.Drawing.SystemColors.ControlLight;
  200. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance9;
  201. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  202. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  203. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  204. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  205. this.ultraGrid1.Location = new System.Drawing.Point(0, 28);
  206. this.ultraGrid1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  207. this.ultraGrid1.Name = "ultraGrid1";
  208. this.ultraGrid1.Size = new System.Drawing.Size(1180, 520);
  209. this.ultraGrid1.TabIndex = 0;
  210. this.ultraGrid1.Text = "ultraGrid1";
  211. this.ultraGrid1.InitializeRow += new Infragistics.Win.UltraWinGrid.InitializeRowEventHandler(this.ultraGrid1_InitializeRow);
  212. this.ultraGrid1.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid1_CellChange);
  213. this.ultraGrid1.AfterHeaderCheckStateChanged += new Infragistics.Win.UltraWinGrid.AfterHeaderCheckStateChangedEventHandler(this.ultraGrid1_AfterHeaderCheckStateChanged);
  214. //
  215. // dataSet1
  216. //
  217. this.dataSet1.DataSetName = "NewDataSet";
  218. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  219. this.dataTable1});
  220. //
  221. // dataTable1
  222. //
  223. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  224. this.dataColumn1,
  225. this.dataColumn2,
  226. this.dataColumn3,
  227. this.dataColumn4,
  228. this.dataColumn5,
  229. this.dataColumn6,
  230. this.dataColumn7,
  231. this.dataColumn8,
  232. this.dataColumn9,
  233. this.dataColumn10,
  234. this.dataColumn11});
  235. this.dataTable1.TableName = "Table1";
  236. //
  237. // dataColumn1
  238. //
  239. this.dataColumn1.Caption = "试样组";
  240. this.dataColumn1.ColumnName = "phyNameMin";
  241. //
  242. // dataColumn2
  243. //
  244. this.dataColumn2.ColumnName = "phyCodeMin";
  245. //
  246. // dataColumn3
  247. //
  248. this.dataColumn3.Caption = "试样号";
  249. this.dataColumn3.ColumnName = "sampleNo";
  250. //
  251. // dataColumn4
  252. //
  253. this.dataColumn4.Caption = "退回说明";
  254. this.dataColumn4.ColumnName = "backMemo";
  255. //
  256. // dataColumn5
  257. //
  258. this.dataColumn5.Caption = "判定炉号";
  259. this.dataColumn5.ColumnName = "judgeStoveNo";
  260. //
  261. // dataColumn6
  262. //
  263. this.dataColumn6.Caption = "性能批号";
  264. this.dataColumn6.ColumnName = "batchNo";
  265. //
  266. // dataColumn7
  267. //
  268. this.dataColumn7.Caption = "选择";
  269. this.dataColumn7.ColumnName = "chk";
  270. this.dataColumn7.DataType = typeof(bool);
  271. //
  272. // dataColumn8
  273. //
  274. this.dataColumn8.Caption = "是否重新小样热处理";
  275. this.dataColumn8.ColumnName = "backRcl";
  276. this.dataColumn8.DataType = typeof(bool);
  277. //
  278. // dataColumn9
  279. //
  280. this.dataColumn9.Caption = "内控结果";
  281. this.dataColumn9.ColumnName = "nkResult";
  282. //
  283. // dataColumn10
  284. //
  285. this.dataColumn10.Caption = "交付结果";
  286. this.dataColumn10.ColumnName = "jfResult";
  287. //
  288. // ultraToolbarsManager1
  289. //
  290. this.ultraToolbarsManager1.DesignerFlags = 1;
  291. this.ultraToolbarsManager1.DockWithinContainer = this;
  292. this.ultraToolbarsManager1.DockWithinContainerBaseType = typeof(CoreFS.CA06.FrmBase);
  293. ultraToolbar1.DockedColumn = 0;
  294. ultraToolbar1.DockedRow = 0;
  295. ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  296. buttonTool1});
  297. ultraToolbar1.Text = "UltraToolbar1";
  298. this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
  299. ultraToolbar1});
  300. appearance27.Image = ((object)(resources.GetObject("appearance27.Image")));
  301. buttonTool2.SharedPropsInternal.AppearancesSmall.Appearance = appearance27;
  302. buttonTool2.SharedPropsInternal.Caption = "确认";
  303. buttonTool2.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  304. this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  305. buttonTool2});
  306. this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
  307. //
  308. // _FrmBase_Toolbars_Dock_Area_Left
  309. //
  310. this._FrmBase_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  311. this._FrmBase_Toolbars_Dock_Area_Left.BackColor = System.Drawing.SystemColors.Control;
  312. this._FrmBase_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  313. this._FrmBase_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
  314. this._FrmBase_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 28);
  315. this._FrmBase_Toolbars_Dock_Area_Left.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  316. this._FrmBase_Toolbars_Dock_Area_Left.Name = "_FrmBase_Toolbars_Dock_Area_Left";
  317. this._FrmBase_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 520);
  318. this._FrmBase_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
  319. //
  320. // _FrmBase_Toolbars_Dock_Area_Right
  321. //
  322. this._FrmBase_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  323. this._FrmBase_Toolbars_Dock_Area_Right.BackColor = System.Drawing.SystemColors.Control;
  324. this._FrmBase_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  325. this._FrmBase_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
  326. this._FrmBase_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(1180, 28);
  327. this._FrmBase_Toolbars_Dock_Area_Right.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  328. this._FrmBase_Toolbars_Dock_Area_Right.Name = "_FrmBase_Toolbars_Dock_Area_Right";
  329. this._FrmBase_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 520);
  330. this._FrmBase_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
  331. //
  332. // _FrmBase_Toolbars_Dock_Area_Top
  333. //
  334. this._FrmBase_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  335. this._FrmBase_Toolbars_Dock_Area_Top.BackColor = System.Drawing.SystemColors.Control;
  336. this._FrmBase_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  337. this._FrmBase_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
  338. this._FrmBase_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
  339. this._FrmBase_Toolbars_Dock_Area_Top.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  340. this._FrmBase_Toolbars_Dock_Area_Top.Name = "_FrmBase_Toolbars_Dock_Area_Top";
  341. this._FrmBase_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(1180, 28);
  342. this._FrmBase_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
  343. //
  344. // _FrmBase_Toolbars_Dock_Area_Bottom
  345. //
  346. this._FrmBase_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  347. this._FrmBase_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.SystemColors.Control;
  348. this._FrmBase_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  349. this._FrmBase_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
  350. this._FrmBase_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 548);
  351. this._FrmBase_Toolbars_Dock_Area_Bottom.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  352. this._FrmBase_Toolbars_Dock_Area_Bottom.Name = "_FrmBase_Toolbars_Dock_Area_Bottom";
  353. this._FrmBase_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(1180, 0);
  354. this._FrmBase_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
  355. //
  356. // dataColumn11
  357. //
  358. this.dataColumn11.Caption = "管头编号";
  359. this.dataColumn11.ColumnName = "headMatNo";
  360. //
  361. // QcmZgBackLabFrm
  362. //
  363. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  364. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  365. this.ClientSize = new System.Drawing.Size(1180, 548);
  366. this.Controls.Add(this.ultraTextEditor2);
  367. this.Controls.Add(this.ultraGrid1);
  368. this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Left);
  369. this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Right);
  370. this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Top);
  371. this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Bottom);
  372. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  373. this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  374. this.Name = "QcmZgBackLabFrm";
  375. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  376. this.Text = "退回实验室";
  377. this.Load += new System.EventHandler(this.QcmZgBackLab_Load);
  378. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor2)).EndInit();
  379. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  380. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  381. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  382. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
  383. this.ResumeLayout(false);
  384. this.PerformLayout();
  385. }
  386. #endregion
  387. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  388. private System.Data.DataSet dataSet1;
  389. private System.Data.DataTable dataTable1;
  390. private System.Data.DataColumn dataColumn1;
  391. private System.Data.DataColumn dataColumn2;
  392. private System.Data.DataColumn dataColumn3;
  393. private System.Data.DataColumn dataColumn4;
  394. private System.Data.DataColumn dataColumn5;
  395. private System.Data.DataColumn dataColumn6;
  396. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor2;
  397. private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
  398. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Left;
  399. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Right;
  400. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Top;
  401. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Bottom;
  402. private System.Data.DataColumn dataColumn7;
  403. private System.Data.DataColumn dataColumn8;
  404. private System.Data.DataColumn dataColumn9;
  405. private System.Data.DataColumn dataColumn10;
  406. private System.Data.DataColumn dataColumn11;
  407. }
  408. }