HttSetPlineGx.Designer.cs 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376
  1. namespace Core.StlMes.Client.Mcp.Treatment
  2. {
  3. partial class FrmSetPlineGx
  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("Save");
  31. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Close");
  32. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Save");
  33. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  34. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmSetPlineGx));
  35. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Close");
  36. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  38. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BASENAME");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHK");
  41. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
  52. this.kreason = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  53. this.panel1 = new System.Windows.Forms.Panel();
  54. this.panel1_Fill_Panel = new System.Windows.Forms.Panel();
  55. this._panel1_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  56. this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
  57. this._panel1_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  58. this._panel1_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  59. this._panel1_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  60. this.FrmScrap_Fill_Panel = new System.Windows.Forms.Panel();
  61. this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
  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. ((System.ComponentModel.ISupportInitialize)(this.kreason)).BeginInit();
  68. this.panel1.SuspendLayout();
  69. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
  70. this.FrmScrap_Fill_Panel.SuspendLayout();
  71. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
  72. this.ultraGroupBox2.SuspendLayout();
  73. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  74. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  75. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  76. this.SuspendLayout();
  77. //
  78. // kreason
  79. //
  80. this.kreason.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  81. this.kreason.Location = new System.Drawing.Point(315, 210);
  82. this.kreason.Name = "kreason";
  83. this.kreason.Size = new System.Drawing.Size(144, 24);
  84. this.kreason.TabIndex = 72;
  85. this.kreason.Visible = false;
  86. //
  87. // panel1
  88. //
  89. this.panel1.Controls.Add(this.panel1_Fill_Panel);
  90. this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Left);
  91. this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Right);
  92. this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Top);
  93. this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Bottom);
  94. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  95. this.panel1.Location = new System.Drawing.Point(0, 0);
  96. this.panel1.Margin = new System.Windows.Forms.Padding(4);
  97. this.panel1.Name = "panel1";
  98. this.panel1.Size = new System.Drawing.Size(774, 32);
  99. this.panel1.TabIndex = 0;
  100. //
  101. // panel1_Fill_Panel
  102. //
  103. this.panel1_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
  104. this.panel1_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
  105. this.panel1_Fill_Panel.Location = new System.Drawing.Point(0, 31);
  106. this.panel1_Fill_Panel.Margin = new System.Windows.Forms.Padding(4);
  107. this.panel1_Fill_Panel.Name = "panel1_Fill_Panel";
  108. this.panel1_Fill_Panel.Size = new System.Drawing.Size(774, 1);
  109. this.panel1_Fill_Panel.TabIndex = 0;
  110. //
  111. // _panel1_Toolbars_Dock_Area_Left
  112. //
  113. this._panel1_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  114. this._panel1_Toolbars_Dock_Area_Left.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  115. this._panel1_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  116. this._panel1_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
  117. this._panel1_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 31);
  118. this._panel1_Toolbars_Dock_Area_Left.Margin = new System.Windows.Forms.Padding(4);
  119. this._panel1_Toolbars_Dock_Area_Left.Name = "_panel1_Toolbars_Dock_Area_Left";
  120. this._panel1_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 1);
  121. this._panel1_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
  122. //
  123. // ultraToolbarsManager1
  124. //
  125. this.ultraToolbarsManager1.DesignerFlags = 1;
  126. this.ultraToolbarsManager1.DockWithinContainer = this.panel1;
  127. this.ultraToolbarsManager1.ShowFullMenusDelay = 500;
  128. this.ultraToolbarsManager1.Style = Infragistics.Win.UltraWinToolbars.ToolbarStyle.Office2007;
  129. ultraToolbar1.DockedColumn = 0;
  130. ultraToolbar1.DockedRow = 0;
  131. buttonTool1.InstanceProps.IsFirstInGroup = true;
  132. buttonTool2.InstanceProps.IsFirstInGroup = true;
  133. ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  134. buttonTool1,
  135. buttonTool2});
  136. ultraToolbar1.Text = "UltraToolbar1";
  137. this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
  138. ultraToolbar1});
  139. appearance11.Image = ((object)(resources.GetObject("appearance11.Image")));
  140. buttonTool3.SharedPropsInternal.AppearancesSmall.Appearance = appearance11;
  141. buttonTool3.SharedPropsInternal.Caption = "保存";
  142. buttonTool3.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  143. appearance12.Image = ((object)(resources.GetObject("appearance12.Image")));
  144. buttonTool4.SharedPropsInternal.AppearancesSmall.Appearance = appearance12;
  145. buttonTool4.SharedPropsInternal.Caption = "关闭";
  146. buttonTool4.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  147. this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  148. buttonTool3,
  149. buttonTool4});
  150. this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
  151. //
  152. // _panel1_Toolbars_Dock_Area_Right
  153. //
  154. this._panel1_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  155. this._panel1_Toolbars_Dock_Area_Right.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  156. this._panel1_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  157. this._panel1_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
  158. this._panel1_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(774, 31);
  159. this._panel1_Toolbars_Dock_Area_Right.Margin = new System.Windows.Forms.Padding(4);
  160. this._panel1_Toolbars_Dock_Area_Right.Name = "_panel1_Toolbars_Dock_Area_Right";
  161. this._panel1_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 1);
  162. this._panel1_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
  163. //
  164. // _panel1_Toolbars_Dock_Area_Top
  165. //
  166. this._panel1_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  167. this._panel1_Toolbars_Dock_Area_Top.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  168. this._panel1_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  169. this._panel1_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
  170. this._panel1_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
  171. this._panel1_Toolbars_Dock_Area_Top.Margin = new System.Windows.Forms.Padding(4);
  172. this._panel1_Toolbars_Dock_Area_Top.Name = "_panel1_Toolbars_Dock_Area_Top";
  173. this._panel1_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(774, 31);
  174. this._panel1_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
  175. //
  176. // _panel1_Toolbars_Dock_Area_Bottom
  177. //
  178. this._panel1_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  179. this._panel1_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  180. this._panel1_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  181. this._panel1_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
  182. this._panel1_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 32);
  183. this._panel1_Toolbars_Dock_Area_Bottom.Margin = new System.Windows.Forms.Padding(4);
  184. this._panel1_Toolbars_Dock_Area_Bottom.Name = "_panel1_Toolbars_Dock_Area_Bottom";
  185. this._panel1_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(774, 0);
  186. this._panel1_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
  187. //
  188. // FrmScrap_Fill_Panel
  189. //
  190. this.FrmScrap_Fill_Panel.Controls.Add(this.ultraGroupBox2);
  191. this.FrmScrap_Fill_Panel.Controls.Add(this.panel1);
  192. this.FrmScrap_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
  193. this.FrmScrap_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
  194. this.FrmScrap_Fill_Panel.Location = new System.Drawing.Point(0, 0);
  195. this.FrmScrap_Fill_Panel.Margin = new System.Windows.Forms.Padding(4);
  196. this.FrmScrap_Fill_Panel.Name = "FrmScrap_Fill_Panel";
  197. this.FrmScrap_Fill_Panel.Size = new System.Drawing.Size(774, 476);
  198. this.FrmScrap_Fill_Panel.TabIndex = 0;
  199. //
  200. // ultraGroupBox2
  201. //
  202. this.ultraGroupBox2.Controls.Add(this.kreason);
  203. this.ultraGroupBox2.Controls.Add(this.ultraGrid1);
  204. this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
  205. this.ultraGroupBox2.Location = new System.Drawing.Point(0, 32);
  206. this.ultraGroupBox2.Margin = new System.Windows.Forms.Padding(4);
  207. this.ultraGroupBox2.Name = "ultraGroupBox2";
  208. this.ultraGroupBox2.Size = new System.Drawing.Size(774, 444);
  209. this.ultraGroupBox2.TabIndex = 1;
  210. this.ultraGroupBox2.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  211. //
  212. // ultraGrid1
  213. //
  214. this.ultraGrid1.DataMember = "Table1";
  215. this.ultraGrid1.DataSource = this.dataSet1;
  216. appearance15.BackColor = System.Drawing.SystemColors.Window;
  217. appearance15.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  218. this.ultraGrid1.DisplayLayout.Appearance = appearance15;
  219. ultraGridColumn1.ButtonDisplayStyle = Infragistics.Win.UltraWinGrid.ButtonDisplayStyle.Always;
  220. ultraGridColumn1.EditorComponent = this.kreason;
  221. ultraGridColumn1.Header.VisiblePosition = 0;
  222. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 1;
  223. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  224. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
  225. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
  226. ultraGridColumn1.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownList;
  227. ultraGridColumn2.DefaultCellValue = "False";
  228. ultraGridColumn2.Header.VisiblePosition = 1;
  229. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 0;
  230. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  231. ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(69, 0);
  232. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 1;
  233. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
  234. ultraGridColumn2.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  235. ultraGridBand1.Columns.AddRange(new object[] {
  236. ultraGridColumn1,
  237. ultraGridColumn2});
  238. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  239. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  240. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  241. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  242. appearance16.BackColor = System.Drawing.SystemColors.ActiveBorder;
  243. appearance16.BackColor2 = System.Drawing.SystemColors.ControlDark;
  244. appearance16.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  245. appearance16.BorderColor = System.Drawing.SystemColors.Window;
  246. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance16;
  247. appearance17.ForeColor = System.Drawing.SystemColors.GrayText;
  248. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance17;
  249. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  250. appearance18.BackColor = System.Drawing.SystemColors.ControlLightLight;
  251. appearance18.BackColor2 = System.Drawing.SystemColors.Control;
  252. appearance18.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  253. appearance18.ForeColor = System.Drawing.SystemColors.GrayText;
  254. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance18;
  255. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  256. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  257. appearance19.BackColor = System.Drawing.SystemColors.Window;
  258. appearance19.ForeColor = System.Drawing.SystemColors.ControlText;
  259. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance19;
  260. appearance20.BackColor = System.Drawing.SystemColors.Highlight;
  261. appearance20.ForeColor = System.Drawing.SystemColors.HighlightText;
  262. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance20;
  263. this.ultraGrid1.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.TemplateOnBottom;
  264. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  265. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  266. appearance21.BackColor = System.Drawing.SystemColors.Window;
  267. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance21;
  268. appearance22.BorderColor = System.Drawing.Color.Silver;
  269. appearance22.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  270. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance22;
  271. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  272. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  273. appearance23.BackColor = System.Drawing.SystemColors.Control;
  274. appearance23.BackColor2 = System.Drawing.SystemColors.ControlDark;
  275. appearance23.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  276. appearance23.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  277. appearance23.BorderColor = System.Drawing.SystemColors.Window;
  278. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance23;
  279. appearance24.TextHAlignAsString = "Left";
  280. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance24;
  281. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  282. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  283. appearance25.BackColor = System.Drawing.SystemColors.Window;
  284. appearance25.BorderColor = System.Drawing.Color.Silver;
  285. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance25;
  286. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  287. appearance38.BackColor = System.Drawing.SystemColors.ControlLight;
  288. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance38;
  289. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  290. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  291. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  292. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  293. this.ultraGrid1.Location = new System.Drawing.Point(3, 0);
  294. this.ultraGrid1.Name = "ultraGrid1";
  295. this.ultraGrid1.Size = new System.Drawing.Size(768, 441);
  296. this.ultraGrid1.TabIndex = 0;
  297. this.ultraGrid1.Text = "ultraGrid1";
  298. this.ultraGrid1.AfterRowInsert += new Infragistics.Win.UltraWinGrid.RowEventHandler(this.ultraGrid1_AfterRowInsert);
  299. this.ultraGrid1.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid1_CellChange);
  300. //
  301. // dataSet1
  302. //
  303. this.dataSet1.DataSetName = "NewDataSet";
  304. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  305. this.dataTable1});
  306. //
  307. // dataTable1
  308. //
  309. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  310. this.dataColumn1,
  311. this.dataColumn2});
  312. this.dataTable1.TableName = "Table1";
  313. //
  314. // dataColumn1
  315. //
  316. this.dataColumn1.Caption = "工序点名称";
  317. this.dataColumn1.ColumnName = "BASENAME";
  318. //
  319. // dataColumn2
  320. //
  321. this.dataColumn2.Caption = "选择";
  322. this.dataColumn2.ColumnName = "CHK";
  323. this.dataColumn2.DataType = typeof(bool);
  324. //
  325. // FrmSetPlineGx
  326. //
  327. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  328. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  329. this.ClientSize = new System.Drawing.Size(774, 476);
  330. this.Controls.Add(this.FrmScrap_Fill_Panel);
  331. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
  332. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  333. this.Margin = new System.Windows.Forms.Padding(5);
  334. this.MaximizeBox = false;
  335. this.MinimizeBox = false;
  336. this.Name = "FrmSetPlineGx";
  337. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  338. this.Text = "热处理产线工序点配置";
  339. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FrmSetPlineGx_FormClosing);
  340. this.Load += new System.EventHandler(this.FrmSetPlineGx_Load);
  341. ((System.ComponentModel.ISupportInitialize)(this.kreason)).EndInit();
  342. this.panel1.ResumeLayout(false);
  343. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
  344. this.FrmScrap_Fill_Panel.ResumeLayout(false);
  345. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
  346. this.ultraGroupBox2.ResumeLayout(false);
  347. this.ultraGroupBox2.PerformLayout();
  348. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  349. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  350. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  351. this.ResumeLayout(false);
  352. }
  353. #endregion
  354. private System.Windows.Forms.Panel panel1;
  355. private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
  356. private System.Windows.Forms.Panel FrmScrap_Fill_Panel;
  357. private System.Windows.Forms.Panel panel1_Fill_Panel;
  358. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Left;
  359. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Right;
  360. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Top;
  361. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Bottom;
  362. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
  363. private System.Data.DataSet dataSet1;
  364. private System.Data.DataTable dataTable1;
  365. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  366. private System.Data.DataColumn dataColumn1;
  367. private System.Data.DataColumn dataColumn2;
  368. private Infragistics.Win.UltraWinEditors.UltraComboEditor kreason;
  369. }
  370. }