ZgSpecConfirmPopup.Designer.cs 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347
  1. namespace Core.StlMes.Client.Qcm
  2. {
  3. partial class ZgSpecConfirmPopup
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
  30. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("保存");
  31. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("关闭");
  32. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("保存");
  33. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  34. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("关闭");
  35. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  36. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GRADENAME");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GRADECODE");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DIMATER");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("HEIGHT");
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MSC_PLINE");
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Chk");
  44. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  55. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ZgSpecConfirmPopup));
  56. this._ZgSpecConfirmPopup_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  57. this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
  58. this._ZgSpecConfirmPopup_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  59. this._ZgSpecConfirmPopup_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  60. this._ZgSpecConfirmPopup_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  61. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  62. this.dataSet1 = new System.Data.DataSet();
  63. this.dataTable1 = new System.Data.DataTable();
  64. this.dataColumn1 = new System.Data.DataColumn();
  65. this.dataColumn2 = new System.Data.DataColumn();
  66. this.dataColumn5 = new System.Data.DataColumn();
  67. this.dataColumn6 = new System.Data.DataColumn();
  68. this.dataColumn8 = new System.Data.DataColumn();
  69. this.dataColumn9 = new System.Data.DataColumn();
  70. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
  71. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  72. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  73. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  74. this.SuspendLayout();
  75. //
  76. // _ZgSpecConfirmPopup_Toolbars_Dock_Area_Left
  77. //
  78. this._ZgSpecConfirmPopup_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  79. this._ZgSpecConfirmPopup_Toolbars_Dock_Area_Left.BackColor = System.Drawing.SystemColors.Control;
  80. this._ZgSpecConfirmPopup_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  81. this._ZgSpecConfirmPopup_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
  82. this._ZgSpecConfirmPopup_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 28);
  83. this._ZgSpecConfirmPopup_Toolbars_Dock_Area_Left.Name = "_ZgSpecConfirmPopup_Toolbars_Dock_Area_Left";
  84. this._ZgSpecConfirmPopup_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 431);
  85. this._ZgSpecConfirmPopup_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
  86. //
  87. // ultraToolbarsManager1
  88. //
  89. this.ultraToolbarsManager1.DesignerFlags = 1;
  90. this.ultraToolbarsManager1.DockWithinContainer = this;
  91. this.ultraToolbarsManager1.DockWithinContainerBaseType = typeof(System.Windows.Forms.Form);
  92. ultraToolbar1.DockedColumn = 0;
  93. ultraToolbar1.DockedRow = 0;
  94. ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  95. buttonTool1,
  96. buttonTool2});
  97. ultraToolbar1.Text = "UltraToolbar1";
  98. this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
  99. ultraToolbar1});
  100. appearance23.Image = ((object)(resources.GetObject("appearance23.Image")));
  101. buttonTool3.SharedPropsInternal.AppearancesSmall.Appearance = appearance23;
  102. buttonTool3.SharedPropsInternal.Caption = "保存";
  103. buttonTool3.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  104. appearance24.Image = ((object)(resources.GetObject("appearance24.Image")));
  105. buttonTool4.SharedPropsInternal.AppearancesSmall.Appearance = appearance24;
  106. buttonTool4.SharedPropsInternal.Caption = "关闭";
  107. buttonTool4.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  108. this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  109. buttonTool3,
  110. buttonTool4});
  111. this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
  112. //
  113. // _ZgSpecConfirmPopup_Toolbars_Dock_Area_Right
  114. //
  115. this._ZgSpecConfirmPopup_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  116. this._ZgSpecConfirmPopup_Toolbars_Dock_Area_Right.BackColor = System.Drawing.SystemColors.Control;
  117. this._ZgSpecConfirmPopup_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  118. this._ZgSpecConfirmPopup_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
  119. this._ZgSpecConfirmPopup_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(923, 28);
  120. this._ZgSpecConfirmPopup_Toolbars_Dock_Area_Right.Name = "_ZgSpecConfirmPopup_Toolbars_Dock_Area_Right";
  121. this._ZgSpecConfirmPopup_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 431);
  122. this._ZgSpecConfirmPopup_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
  123. //
  124. // _ZgSpecConfirmPopup_Toolbars_Dock_Area_Top
  125. //
  126. this._ZgSpecConfirmPopup_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  127. this._ZgSpecConfirmPopup_Toolbars_Dock_Area_Top.BackColor = System.Drawing.SystemColors.Control;
  128. this._ZgSpecConfirmPopup_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  129. this._ZgSpecConfirmPopup_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
  130. this._ZgSpecConfirmPopup_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
  131. this._ZgSpecConfirmPopup_Toolbars_Dock_Area_Top.Name = "_ZgSpecConfirmPopup_Toolbars_Dock_Area_Top";
  132. this._ZgSpecConfirmPopup_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(923, 28);
  133. this._ZgSpecConfirmPopup_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
  134. //
  135. // _ZgSpecConfirmPopup_Toolbars_Dock_Area_Bottom
  136. //
  137. this._ZgSpecConfirmPopup_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  138. this._ZgSpecConfirmPopup_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.SystemColors.Control;
  139. this._ZgSpecConfirmPopup_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  140. this._ZgSpecConfirmPopup_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
  141. this._ZgSpecConfirmPopup_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 459);
  142. this._ZgSpecConfirmPopup_Toolbars_Dock_Area_Bottom.Name = "_ZgSpecConfirmPopup_Toolbars_Dock_Area_Bottom";
  143. this._ZgSpecConfirmPopup_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(923, 0);
  144. this._ZgSpecConfirmPopup_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
  145. //
  146. // ultraGrid1
  147. //
  148. this.ultraGrid1.DataSource = this.dataSet1;
  149. appearance11.BackColor = System.Drawing.SystemColors.Window;
  150. appearance11.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  151. this.ultraGrid1.DisplayLayout.Appearance = appearance11;
  152. ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  153. ultraGridColumn1.Header.VisiblePosition = 0;
  154. ultraGridColumn1.Hidden = true;
  155. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 1;
  156. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  157. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 1;
  158. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 1;
  159. ultraGridColumn2.Header.VisiblePosition = 1;
  160. ultraGridColumn2.Hidden = true;
  161. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 3;
  162. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  163. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 1;
  164. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 1;
  165. ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  166. ultraGridColumn3.Header.VisiblePosition = 2;
  167. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 2;
  168. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  169. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 1;
  170. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 1;
  171. ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  172. ultraGridColumn4.Header.VisiblePosition = 3;
  173. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 3;
  174. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  175. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 1;
  176. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 1;
  177. ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  178. ultraGridColumn5.Header.VisiblePosition = 4;
  179. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 1;
  180. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  181. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 1;
  182. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 1;
  183. ultraGridColumn6.Header.VisiblePosition = 5;
  184. ultraGridColumn6.RowLayoutColumnInfo.OriginX = 0;
  185. ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
  186. ultraGridColumn6.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(58, 0);
  187. ultraGridColumn6.RowLayoutColumnInfo.SpanX = 1;
  188. ultraGridColumn6.RowLayoutColumnInfo.SpanY = 1;
  189. ultraGridBand1.Columns.AddRange(new object[] {
  190. ultraGridColumn1,
  191. ultraGridColumn2,
  192. ultraGridColumn3,
  193. ultraGridColumn4,
  194. ultraGridColumn5,
  195. ultraGridColumn6});
  196. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  197. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  198. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  199. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  200. appearance12.BackColor = System.Drawing.SystemColors.ActiveBorder;
  201. appearance12.BackColor2 = System.Drawing.SystemColors.ControlDark;
  202. appearance12.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  203. appearance12.BorderColor = System.Drawing.SystemColors.Window;
  204. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance12;
  205. appearance14.ForeColor = System.Drawing.SystemColors.GrayText;
  206. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance14;
  207. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  208. appearance13.BackColor = System.Drawing.SystemColors.ControlLightLight;
  209. appearance13.BackColor2 = System.Drawing.SystemColors.Control;
  210. appearance13.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  211. appearance13.ForeColor = System.Drawing.SystemColors.GrayText;
  212. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance13;
  213. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  214. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  215. appearance17.BackColor = System.Drawing.SystemColors.Window;
  216. appearance17.ForeColor = System.Drawing.SystemColors.ControlText;
  217. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance17;
  218. appearance20.BackColor = System.Drawing.SystemColors.Highlight;
  219. appearance20.ForeColor = System.Drawing.SystemColors.HighlightText;
  220. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance20;
  221. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  222. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  223. appearance22.BackColor = System.Drawing.SystemColors.Window;
  224. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance22;
  225. appearance18.BorderColor = System.Drawing.Color.Silver;
  226. appearance18.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  227. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance18;
  228. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  229. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  230. appearance16.BackColor = System.Drawing.SystemColors.Control;
  231. appearance16.BackColor2 = System.Drawing.SystemColors.ControlDark;
  232. appearance16.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  233. appearance16.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  234. appearance16.BorderColor = System.Drawing.SystemColors.Window;
  235. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance16;
  236. appearance15.TextHAlignAsString = "Left";
  237. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance15;
  238. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  239. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  240. appearance21.BackColor = System.Drawing.SystemColors.Window;
  241. appearance21.BorderColor = System.Drawing.Color.Silver;
  242. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance21;
  243. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  244. appearance19.BackColor = System.Drawing.SystemColors.ControlLight;
  245. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance19;
  246. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  247. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  248. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  249. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  250. this.ultraGrid1.Location = new System.Drawing.Point(0, 28);
  251. this.ultraGrid1.Name = "ultraGrid1";
  252. this.ultraGrid1.Size = new System.Drawing.Size(923, 431);
  253. this.ultraGrid1.TabIndex = 4;
  254. this.ultraGrid1.Text = "ultraGrid1";
  255. this.ultraGrid1.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid1_CellChange);
  256. //
  257. // dataSet1
  258. //
  259. this.dataSet1.DataSetName = "NewDataSet";
  260. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  261. this.dataTable1});
  262. //
  263. // dataTable1
  264. //
  265. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  266. this.dataColumn1,
  267. this.dataColumn2,
  268. this.dataColumn5,
  269. this.dataColumn6,
  270. this.dataColumn8,
  271. this.dataColumn9});
  272. this.dataTable1.TableName = "Table1";
  273. //
  274. // dataColumn1
  275. //
  276. this.dataColumn1.Caption = "钢种";
  277. this.dataColumn1.ColumnName = "GRADENAME";
  278. //
  279. // dataColumn2
  280. //
  281. this.dataColumn2.Caption = "钢种规格";
  282. this.dataColumn2.ColumnName = "GRADECODE";
  283. //
  284. // dataColumn5
  285. //
  286. this.dataColumn5.Caption = "外径";
  287. this.dataColumn5.ColumnName = "DIMATER";
  288. //
  289. // dataColumn6
  290. //
  291. this.dataColumn6.Caption = "壁厚";
  292. this.dataColumn6.ColumnName = "HEIGHT";
  293. //
  294. // dataColumn8
  295. //
  296. this.dataColumn8.Caption = "制程号";
  297. this.dataColumn8.ColumnName = "MSC_PLINE";
  298. //
  299. // dataColumn9
  300. //
  301. this.dataColumn9.Caption = "选择";
  302. this.dataColumn9.ColumnName = "Chk";
  303. this.dataColumn9.DataType = typeof(bool);
  304. //
  305. // ZgSpecConfirmPopup
  306. //
  307. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  308. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  309. this.ClientSize = new System.Drawing.Size(923, 459);
  310. this.Controls.Add(this.ultraGrid1);
  311. this.Controls.Add(this._ZgSpecConfirmPopup_Toolbars_Dock_Area_Left);
  312. this.Controls.Add(this._ZgSpecConfirmPopup_Toolbars_Dock_Area_Right);
  313. this.Controls.Add(this._ZgSpecConfirmPopup_Toolbars_Dock_Area_Top);
  314. this.Controls.Add(this._ZgSpecConfirmPopup_Toolbars_Dock_Area_Bottom);
  315. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  316. this.Name = "ZgSpecConfirmPopup";
  317. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  318. this.Text = "轧管规格确认";
  319. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
  320. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  321. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  322. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  323. this.ResumeLayout(false);
  324. }
  325. #endregion
  326. private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
  327. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _ZgSpecConfirmPopup_Toolbars_Dock_Area_Left;
  328. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _ZgSpecConfirmPopup_Toolbars_Dock_Area_Right;
  329. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _ZgSpecConfirmPopup_Toolbars_Dock_Area_Top;
  330. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _ZgSpecConfirmPopup_Toolbars_Dock_Area_Bottom;
  331. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  332. private System.Data.DataSet dataSet1;
  333. private System.Data.DataTable dataTable1;
  334. private System.Data.DataColumn dataColumn1;
  335. private System.Data.DataColumn dataColumn2;
  336. private System.Data.DataColumn dataColumn5;
  337. private System.Data.DataColumn dataColumn6;
  338. private System.Data.DataColumn dataColumn8;
  339. private System.Data.DataColumn dataColumn9;
  340. }
  341. }