QcmZgCyclesFrm.Designer.cs 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265
  1. namespace Core.StlMes.Client.Judge.Forms
  2. {
  3. partial class QcmZgCyclesFrm
  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.Appearance appearance27 = new Infragistics.Win.Appearance();
  33. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  34. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("batchNo");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("chk");
  37. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  38. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  48. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(QcmZgCyclesFrm));
  49. this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
  50. this._FrmBase_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  51. this._FrmBase_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  52. this._FrmBase_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  53. this._FrmBase_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  54. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  55. this.dataSet1 = new System.Data.DataSet();
  56. this.dataTable1 = new System.Data.DataTable();
  57. this.dataColumn1 = new System.Data.DataColumn();
  58. this.dataColumn2 = new System.Data.DataColumn();
  59. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
  60. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  61. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  62. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  63. this.SuspendLayout();
  64. //
  65. // ultraToolbarsManager1
  66. //
  67. this.ultraToolbarsManager1.DesignerFlags = 1;
  68. this.ultraToolbarsManager1.DockWithinContainer = this;
  69. this.ultraToolbarsManager1.DockWithinContainerBaseType = typeof(CoreFS.CA06.FrmBase);
  70. ultraToolbar1.DockedColumn = 0;
  71. ultraToolbar1.DockedRow = 0;
  72. ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  73. buttonTool1});
  74. ultraToolbar1.Text = "UltraToolbar1";
  75. this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
  76. ultraToolbar1});
  77. appearance27.Image = ((object)(resources.GetObject("appearance27.Image")));
  78. buttonTool2.SharedPropsInternal.AppearancesSmall.Appearance = appearance27;
  79. buttonTool2.SharedPropsInternal.Caption = "确认";
  80. buttonTool2.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  81. this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  82. buttonTool2});
  83. this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
  84. //
  85. // _FrmBase_Toolbars_Dock_Area_Top
  86. //
  87. this._FrmBase_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  88. this._FrmBase_Toolbars_Dock_Area_Top.BackColor = System.Drawing.SystemColors.Control;
  89. this._FrmBase_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  90. this._FrmBase_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
  91. this._FrmBase_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
  92. this._FrmBase_Toolbars_Dock_Area_Top.Name = "_FrmBase_Toolbars_Dock_Area_Top";
  93. this._FrmBase_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(563, 28);
  94. this._FrmBase_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
  95. //
  96. // _FrmBase_Toolbars_Dock_Area_Bottom
  97. //
  98. this._FrmBase_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  99. this._FrmBase_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.SystemColors.Control;
  100. this._FrmBase_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  101. this._FrmBase_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
  102. this._FrmBase_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 399);
  103. this._FrmBase_Toolbars_Dock_Area_Bottom.Name = "_FrmBase_Toolbars_Dock_Area_Bottom";
  104. this._FrmBase_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(563, 0);
  105. this._FrmBase_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
  106. //
  107. // _FrmBase_Toolbars_Dock_Area_Left
  108. //
  109. this._FrmBase_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  110. this._FrmBase_Toolbars_Dock_Area_Left.BackColor = System.Drawing.SystemColors.Control;
  111. this._FrmBase_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  112. this._FrmBase_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
  113. this._FrmBase_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 28);
  114. this._FrmBase_Toolbars_Dock_Area_Left.Name = "_FrmBase_Toolbars_Dock_Area_Left";
  115. this._FrmBase_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 371);
  116. this._FrmBase_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
  117. //
  118. // _FrmBase_Toolbars_Dock_Area_Right
  119. //
  120. this._FrmBase_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  121. this._FrmBase_Toolbars_Dock_Area_Right.BackColor = System.Drawing.SystemColors.Control;
  122. this._FrmBase_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  123. this._FrmBase_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
  124. this._FrmBase_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(563, 28);
  125. this._FrmBase_Toolbars_Dock_Area_Right.Name = "_FrmBase_Toolbars_Dock_Area_Right";
  126. this._FrmBase_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 371);
  127. this._FrmBase_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
  128. //
  129. // ultraGrid1
  130. //
  131. this.ultraGrid1.DataSource = this.dataSet1;
  132. appearance11.BackColor = System.Drawing.SystemColors.Window;
  133. appearance11.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  134. this.ultraGrid1.DisplayLayout.Appearance = appearance11;
  135. ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  136. ultraGridColumn1.Header.VisiblePosition = 1;
  137. ultraGridColumn2.Header.VisiblePosition = 0;
  138. ultraGridColumn2.Width = 57;
  139. ultraGridBand1.Columns.AddRange(new object[] {
  140. ultraGridColumn1,
  141. ultraGridColumn2});
  142. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  143. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  144. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  145. appearance12.BackColor = System.Drawing.SystemColors.ActiveBorder;
  146. appearance12.BackColor2 = System.Drawing.SystemColors.ControlDark;
  147. appearance12.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  148. appearance12.BorderColor = System.Drawing.SystemColors.Window;
  149. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance12;
  150. appearance14.ForeColor = System.Drawing.SystemColors.GrayText;
  151. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance14;
  152. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  153. appearance13.BackColor = System.Drawing.SystemColors.ControlLightLight;
  154. appearance13.BackColor2 = System.Drawing.SystemColors.Control;
  155. appearance13.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  156. appearance13.ForeColor = System.Drawing.SystemColors.GrayText;
  157. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance13;
  158. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  159. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  160. appearance17.BackColor = System.Drawing.SystemColors.Window;
  161. appearance17.ForeColor = System.Drawing.SystemColors.ControlText;
  162. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance17;
  163. appearance20.BackColor = System.Drawing.SystemColors.Highlight;
  164. appearance20.ForeColor = System.Drawing.SystemColors.HighlightText;
  165. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance20;
  166. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  167. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  168. appearance22.BackColor = System.Drawing.SystemColors.Window;
  169. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance22;
  170. appearance18.BorderColor = System.Drawing.Color.Silver;
  171. appearance18.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  172. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance18;
  173. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  174. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  175. appearance16.BackColor = System.Drawing.SystemColors.Control;
  176. appearance16.BackColor2 = System.Drawing.SystemColors.ControlDark;
  177. appearance16.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  178. appearance16.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  179. appearance16.BorderColor = System.Drawing.SystemColors.Window;
  180. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance16;
  181. appearance15.TextHAlignAsString = "Left";
  182. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance15;
  183. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  184. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  185. appearance21.BackColor = System.Drawing.SystemColors.Window;
  186. appearance21.BorderColor = System.Drawing.Color.Silver;
  187. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance21;
  188. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  189. appearance19.BackColor = System.Drawing.SystemColors.ControlLight;
  190. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance19;
  191. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  192. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  193. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  194. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  195. this.ultraGrid1.Location = new System.Drawing.Point(0, 28);
  196. this.ultraGrid1.Name = "ultraGrid1";
  197. this.ultraGrid1.Size = new System.Drawing.Size(563, 371);
  198. this.ultraGrid1.TabIndex = 8;
  199. this.ultraGrid1.Text = "ultraGrid1";
  200. this.ultraGrid1.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid1_CellChange);
  201. //
  202. // dataSet1
  203. //
  204. this.dataSet1.DataSetName = "NewDataSet";
  205. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  206. this.dataTable1});
  207. //
  208. // dataTable1
  209. //
  210. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  211. this.dataColumn1,
  212. this.dataColumn2});
  213. this.dataTable1.TableName = "Table1";
  214. //
  215. // dataColumn1
  216. //
  217. this.dataColumn1.Caption = "性能批号";
  218. this.dataColumn1.ColumnName = "batchNo";
  219. //
  220. // dataColumn2
  221. //
  222. this.dataColumn2.Caption = "选择";
  223. this.dataColumn2.ColumnName = "chk";
  224. this.dataColumn2.DataType = typeof(bool);
  225. //
  226. // QcmZgCyclesFrm
  227. //
  228. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  229. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  230. this.ClientSize = new System.Drawing.Size(563, 399);
  231. this.Controls.Add(this.ultraGrid1);
  232. this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Left);
  233. this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Right);
  234. this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Top);
  235. this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Bottom);
  236. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  237. this.Name = "QcmZgCyclesFrm";
  238. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  239. this.Text = "重新热处理申请";
  240. this.Load += new System.EventHandler(this.QcmZgCyclesFrm_Load);
  241. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
  242. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  243. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  244. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  245. this.ResumeLayout(false);
  246. }
  247. #endregion
  248. private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
  249. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Left;
  250. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Right;
  251. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Top;
  252. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Bottom;
  253. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  254. private System.Data.DataSet dataSet1;
  255. private System.Data.DataTable dataTable1;
  256. private System.Data.DataColumn dataColumn1;
  257. private System.Data.DataColumn dataColumn2;
  258. }
  259. }