ComCoupBugReasion.Designer.cs 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332
  1. namespace Core.StlMes.Client.Mcp.Coupling
  2. {
  3. partial class ComCoupBugReasion
  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(ComCoupBugReasion));
  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 appearance2 = 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("FAIL_TYPE_NAME");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FAILNUM");
  41. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHK", 0);
  43. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  54. this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
  55. this.FrmBase_Fill_Panel = new System.Windows.Forms.Panel();
  56. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  57. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  58. this.dataSet1 = new System.Data.DataSet();
  59. this.dataTable1 = new System.Data.DataTable();
  60. this.dataColumn2 = new System.Data.DataColumn();
  61. this.dataColumn3 = new System.Data.DataColumn();
  62. this._FrmBase_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  63. this._FrmBase_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  64. this._FrmBase_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  65. this._FrmBase_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  66. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
  67. this.FrmBase_Fill_Panel.SuspendLayout();
  68. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  69. this.ultraGroupBox1.SuspendLayout();
  70. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  71. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  72. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  73. this.SuspendLayout();
  74. //
  75. // ultraToolbarsManager1
  76. //
  77. this.ultraToolbarsManager1.DesignerFlags = 1;
  78. this.ultraToolbarsManager1.DockWithinContainer = this;
  79. this.ultraToolbarsManager1.DockWithinContainerBaseType = typeof(CoreFS.CA06.FrmBase);
  80. this.ultraToolbarsManager1.ShowQuickCustomizeButton = false;
  81. this.ultraToolbarsManager1.ShowToolTips = false;
  82. this.ultraToolbarsManager1.Style = Infragistics.Win.UltraWinToolbars.ToolbarStyle.Office2007;
  83. ultraToolbar1.DockedColumn = 0;
  84. ultraToolbar1.DockedRow = 0;
  85. buttonTool1.InstanceProps.IsFirstInGroup = true;
  86. buttonTool2.InstanceProps.IsFirstInGroup = true;
  87. ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  88. buttonTool1,
  89. buttonTool2});
  90. ultraToolbar1.Text = "UltraToolbar1";
  91. this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
  92. ultraToolbar1});
  93. appearance11.Image = ((object)(resources.GetObject("appearance11.Image")));
  94. buttonTool3.SharedPropsInternal.AppearancesSmall.Appearance = appearance11;
  95. buttonTool3.SharedPropsInternal.Caption = "保存";
  96. buttonTool3.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  97. appearance12.Image = ((object)(resources.GetObject("appearance12.Image")));
  98. buttonTool4.SharedPropsInternal.AppearancesSmall.Appearance = appearance12;
  99. buttonTool4.SharedPropsInternal.Caption = "关闭";
  100. buttonTool4.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  101. this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  102. buttonTool3,
  103. buttonTool4});
  104. this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
  105. //
  106. // FrmBase_Fill_Panel
  107. //
  108. this.FrmBase_Fill_Panel.Controls.Add(this.ultraGroupBox1);
  109. this.FrmBase_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
  110. this.FrmBase_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
  111. this.FrmBase_Fill_Panel.Location = new System.Drawing.Point(0, 31);
  112. this.FrmBase_Fill_Panel.Name = "FrmBase_Fill_Panel";
  113. this.FrmBase_Fill_Panel.Size = new System.Drawing.Size(583, 334);
  114. this.FrmBase_Fill_Panel.TabIndex = 0;
  115. //
  116. // ultraGroupBox1
  117. //
  118. this.ultraGroupBox1.Controls.Add(this.ultraGrid1);
  119. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  120. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
  121. this.ultraGroupBox1.Name = "ultraGroupBox1";
  122. this.ultraGroupBox1.Size = new System.Drawing.Size(583, 334);
  123. this.ultraGroupBox1.TabIndex = 0;
  124. this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  125. //
  126. // ultraGrid1
  127. //
  128. this.ultraGrid1.DataMember = "Table1";
  129. this.ultraGrid1.DataSource = this.dataSet1;
  130. appearance2.BackColor = System.Drawing.SystemColors.Window;
  131. appearance2.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  132. this.ultraGrid1.DisplayLayout.Appearance = appearance2;
  133. ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  134. ultraGridColumn1.Header.VisiblePosition = 0;
  135. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 2;
  136. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  137. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
  138. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
  139. appearance13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  140. ultraGridColumn2.CellAppearance = appearance13;
  141. ultraGridColumn2.Header.VisiblePosition = 1;
  142. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 4;
  143. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  144. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
  145. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
  146. ultraGridColumn3.DataType = typeof(bool);
  147. ultraGridColumn3.Header.Caption = "选择";
  148. ultraGridColumn3.Header.CheckBoxVisibility = Infragistics.Win.UltraWinGrid.HeaderCheckBoxVisibility.Always;
  149. ultraGridColumn3.Header.VisiblePosition = 2;
  150. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 0;
  151. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  152. ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(69, 0);
  153. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
  154. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
  155. ultraGridBand1.Columns.AddRange(new object[] {
  156. ultraGridColumn1,
  157. ultraGridColumn2,
  158. ultraGridColumn3});
  159. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  160. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  161. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  162. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  163. appearance3.BackColor = System.Drawing.SystemColors.ActiveBorder;
  164. appearance3.BackColor2 = System.Drawing.SystemColors.ControlDark;
  165. appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  166. appearance3.BorderColor = System.Drawing.SystemColors.Window;
  167. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance3;
  168. appearance5.ForeColor = System.Drawing.SystemColors.GrayText;
  169. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance5;
  170. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  171. appearance4.BackColor = System.Drawing.SystemColors.ControlLightLight;
  172. appearance4.BackColor2 = System.Drawing.SystemColors.Control;
  173. appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  174. appearance4.ForeColor = System.Drawing.SystemColors.GrayText;
  175. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance4;
  176. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  177. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  178. appearance8.BackColor = System.Drawing.SystemColors.Window;
  179. appearance8.ForeColor = System.Drawing.SystemColors.ControlText;
  180. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance8;
  181. appearance14.BackColor = System.Drawing.SystemColors.Highlight;
  182. appearance14.ForeColor = System.Drawing.SystemColors.HighlightText;
  183. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance14;
  184. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  185. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  186. appearance16.BackColor = System.Drawing.SystemColors.Window;
  187. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance16;
  188. appearance9.BorderColor = System.Drawing.Color.Silver;
  189. appearance9.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  190. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance9;
  191. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  192. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  193. appearance7.BackColor = System.Drawing.SystemColors.Control;
  194. appearance7.BackColor2 = System.Drawing.SystemColors.ControlDark;
  195. appearance7.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  196. appearance7.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  197. appearance7.BorderColor = System.Drawing.SystemColors.Window;
  198. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance7;
  199. appearance6.TextHAlignAsString = "Left";
  200. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance6;
  201. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  202. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  203. appearance15.BackColor = System.Drawing.SystemColors.Window;
  204. appearance15.BorderColor = System.Drawing.Color.Silver;
  205. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance15;
  206. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  207. appearance10.BackColor = System.Drawing.SystemColors.ControlLight;
  208. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance10;
  209. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  210. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  211. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  212. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  213. this.ultraGrid1.Location = new System.Drawing.Point(3, 0);
  214. this.ultraGrid1.Name = "ultraGrid1";
  215. this.ultraGrid1.Size = new System.Drawing.Size(577, 331);
  216. this.ultraGrid1.TabIndex = 0;
  217. this.ultraGrid1.Text = "ultraGrid1";
  218. this.ultraGrid1.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid1_CellChange);
  219. //
  220. // dataSet1
  221. //
  222. this.dataSet1.DataSetName = "NewDataSet";
  223. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  224. this.dataTable1});
  225. //
  226. // dataTable1
  227. //
  228. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  229. this.dataColumn2,
  230. this.dataColumn3});
  231. this.dataTable1.TableName = "Table1";
  232. //
  233. // dataColumn2
  234. //
  235. this.dataColumn2.Caption = "废品名称";
  236. this.dataColumn2.ColumnName = "FAIL_TYPE_NAME";
  237. //
  238. // dataColumn3
  239. //
  240. this.dataColumn3.Caption = "废品支数";
  241. this.dataColumn3.ColumnName = "FAILNUM";
  242. //
  243. // _FrmBase_Toolbars_Dock_Area_Left
  244. //
  245. this._FrmBase_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  246. this._FrmBase_Toolbars_Dock_Area_Left.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  247. this._FrmBase_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  248. this._FrmBase_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
  249. this._FrmBase_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 31);
  250. this._FrmBase_Toolbars_Dock_Area_Left.Name = "_FrmBase_Toolbars_Dock_Area_Left";
  251. this._FrmBase_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 334);
  252. this._FrmBase_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
  253. //
  254. // _FrmBase_Toolbars_Dock_Area_Right
  255. //
  256. this._FrmBase_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  257. this._FrmBase_Toolbars_Dock_Area_Right.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  258. this._FrmBase_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  259. this._FrmBase_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
  260. this._FrmBase_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(583, 31);
  261. this._FrmBase_Toolbars_Dock_Area_Right.Name = "_FrmBase_Toolbars_Dock_Area_Right";
  262. this._FrmBase_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 334);
  263. this._FrmBase_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
  264. //
  265. // _FrmBase_Toolbars_Dock_Area_Top
  266. //
  267. this._FrmBase_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  268. this._FrmBase_Toolbars_Dock_Area_Top.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  269. this._FrmBase_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  270. this._FrmBase_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
  271. this._FrmBase_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
  272. this._FrmBase_Toolbars_Dock_Area_Top.Name = "_FrmBase_Toolbars_Dock_Area_Top";
  273. this._FrmBase_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(583, 31);
  274. this._FrmBase_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
  275. //
  276. // _FrmBase_Toolbars_Dock_Area_Bottom
  277. //
  278. this._FrmBase_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  279. this._FrmBase_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  280. this._FrmBase_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  281. this._FrmBase_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
  282. this._FrmBase_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 365);
  283. this._FrmBase_Toolbars_Dock_Area_Bottom.Name = "_FrmBase_Toolbars_Dock_Area_Bottom";
  284. this._FrmBase_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(583, 0);
  285. this._FrmBase_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
  286. //
  287. // ComCoupBugReasion
  288. //
  289. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  290. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  291. this.ClientSize = new System.Drawing.Size(583, 365);
  292. this.Controls.Add(this.FrmBase_Fill_Panel);
  293. this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Left);
  294. this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Right);
  295. this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Top);
  296. this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Bottom);
  297. this.MaximizeBox = false;
  298. this.Name = "ComCoupBugReasion";
  299. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
  300. this.Text = "探伤废品";
  301. this.Load += new System.EventHandler(this.ComCoupBugReasion_Load);
  302. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
  303. this.FrmBase_Fill_Panel.ResumeLayout(false);
  304. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  305. this.ultraGroupBox1.ResumeLayout(false);
  306. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  307. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  308. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  309. this.ResumeLayout(false);
  310. }
  311. #endregion
  312. private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
  313. private System.Windows.Forms.Panel FrmBase_Fill_Panel;
  314. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  315. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Left;
  316. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Right;
  317. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Top;
  318. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Bottom;
  319. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  320. private System.Data.DataSet dataSet1;
  321. private System.Data.DataTable dataTable1;
  322. private System.Data.DataColumn dataColumn2;
  323. private System.Data.DataColumn dataColumn3;
  324. }
  325. }