FrmDiameterMandrel.Designer.cs 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364
  1. namespace Core.StlMes.Client.PlnSaleOrd.工序排产
  2. {
  3. partial class FrmDiameterMandrel
  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.Appearance appearance13 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MANDREL_ID");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DIAMETER_MANDREL");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LEN_MANDREL");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SCREW_MODEL");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TAPER_MANDREL");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MASSY_OR_HOLLOW");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LEN_SINGER_BILL");
  38. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
  50. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Confirm");
  51. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Colse");
  52. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Confirm");
  53. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  54. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmDiameterMandrel));
  55. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Colse");
  56. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  57. this.FrmDiameterMandrel_Fill_Panel = new System.Windows.Forms.Panel();
  58. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  59. this.dataSet1 = new System.Data.DataSet();
  60. this.dataTable1 = new System.Data.DataTable();
  61. this.dataColumn1 = new System.Data.DataColumn();
  62. this.dataColumn2 = new System.Data.DataColumn();
  63. this.dataColumn3 = new System.Data.DataColumn();
  64. this.dataColumn4 = new System.Data.DataColumn();
  65. this.dataColumn5 = new System.Data.DataColumn();
  66. this.dataColumn6 = new System.Data.DataColumn();
  67. this.dataColumn7 = new System.Data.DataColumn();
  68. this._FrmDiameterMandrel_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  69. this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
  70. this._FrmDiameterMandrel_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  71. this._FrmDiameterMandrel_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  72. this._FrmDiameterMandrel_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  73. this.FrmDiameterMandrel_Fill_Panel.SuspendLayout();
  74. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  75. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  76. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  77. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
  78. this.SuspendLayout();
  79. //
  80. // FrmDiameterMandrel_Fill_Panel
  81. //
  82. this.FrmDiameterMandrel_Fill_Panel.Controls.Add(this.ultraGrid1);
  83. this.FrmDiameterMandrel_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
  84. this.FrmDiameterMandrel_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
  85. this.FrmDiameterMandrel_Fill_Panel.Location = new System.Drawing.Point(0, 28);
  86. this.FrmDiameterMandrel_Fill_Panel.Name = "FrmDiameterMandrel_Fill_Panel";
  87. this.FrmDiameterMandrel_Fill_Panel.Size = new System.Drawing.Size(570, 234);
  88. this.FrmDiameterMandrel_Fill_Panel.TabIndex = 0;
  89. //
  90. // ultraGrid1
  91. //
  92. this.ultraGrid1.DataMember = "Table1";
  93. this.ultraGrid1.DataSource = this.dataSet1;
  94. appearance13.BackColor = System.Drawing.SystemColors.Window;
  95. appearance13.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  96. this.ultraGrid1.DisplayLayout.Appearance = appearance13;
  97. ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  98. ultraGridColumn1.Header.VisiblePosition = 0;
  99. ultraGridColumn1.Hidden = true;
  100. ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  101. ultraGridColumn2.Header.VisiblePosition = 1;
  102. ultraGridColumn2.MaskDisplayMode = Infragistics.Win.UltraWinMaskedEdit.MaskMode.IncludeLiterals;
  103. ultraGridColumn2.MaskInput = "n,nnn.n";
  104. ultraGridColumn2.PromptChar = ' ';
  105. ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(83, 0);
  106. ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  107. ultraGridColumn3.Header.VisiblePosition = 2;
  108. ultraGridColumn3.MaskDisplayMode = Infragistics.Win.UltraWinMaskedEdit.MaskMode.IncludeLiterals;
  109. ultraGridColumn3.MaskInput = "n,nnn.nnn";
  110. ultraGridColumn3.PromptChar = ' ';
  111. ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(84, 0);
  112. ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  113. ultraGridColumn4.Header.VisiblePosition = 3;
  114. ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(93, 0);
  115. ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  116. ultraGridColumn5.Header.VisiblePosition = 4;
  117. ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(75, 0);
  118. ultraGridColumn6.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  119. ultraGridColumn6.Header.VisiblePosition = 5;
  120. ultraGridColumn6.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(91, 0);
  121. ultraGridColumn7.Header.VisiblePosition = 6;
  122. ultraGridBand1.Columns.AddRange(new object[] {
  123. ultraGridColumn1,
  124. ultraGridColumn2,
  125. ultraGridColumn3,
  126. ultraGridColumn4,
  127. ultraGridColumn5,
  128. ultraGridColumn6,
  129. ultraGridColumn7});
  130. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  131. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  132. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  133. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  134. appearance14.BackColor = System.Drawing.SystemColors.ActiveBorder;
  135. appearance14.BackColor2 = System.Drawing.SystemColors.ControlDark;
  136. appearance14.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  137. appearance14.BorderColor = System.Drawing.SystemColors.Window;
  138. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance14;
  139. appearance16.ForeColor = System.Drawing.SystemColors.GrayText;
  140. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance16;
  141. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  142. this.ultraGrid1.DisplayLayout.GroupByBox.Hidden = true;
  143. appearance15.BackColor = System.Drawing.SystemColors.ControlLightLight;
  144. appearance15.BackColor2 = System.Drawing.SystemColors.Control;
  145. appearance15.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  146. appearance15.ForeColor = System.Drawing.SystemColors.GrayText;
  147. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance15;
  148. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  149. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  150. appearance19.BackColor = System.Drawing.SystemColors.Window;
  151. appearance19.ForeColor = System.Drawing.SystemColors.ControlText;
  152. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance19;
  153. appearance22.BackColor = System.Drawing.SystemColors.Highlight;
  154. appearance22.ForeColor = System.Drawing.SystemColors.HighlightText;
  155. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance22;
  156. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  157. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  158. appearance24.BackColor = System.Drawing.SystemColors.Window;
  159. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance24;
  160. appearance20.BorderColor = System.Drawing.Color.Silver;
  161. appearance20.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  162. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance20;
  163. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  164. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  165. appearance18.BackColor = System.Drawing.SystemColors.Control;
  166. appearance18.BackColor2 = System.Drawing.SystemColors.ControlDark;
  167. appearance18.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  168. appearance18.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  169. appearance18.BorderColor = System.Drawing.SystemColors.Window;
  170. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance18;
  171. appearance17.TextHAlignAsString = "Left";
  172. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance17;
  173. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  174. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  175. appearance23.BackColor = System.Drawing.SystemColors.Window;
  176. appearance23.BorderColor = System.Drawing.Color.Silver;
  177. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance23;
  178. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  179. appearance21.BackColor = System.Drawing.SystemColors.ControlLight;
  180. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance21;
  181. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  182. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  183. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  184. this.ultraGrid1.Location = new System.Drawing.Point(0, 0);
  185. this.ultraGrid1.Name = "ultraGrid1";
  186. this.ultraGrid1.Size = new System.Drawing.Size(570, 234);
  187. this.ultraGrid1.TabIndex = 0;
  188. this.ultraGrid1.DoubleClick += new System.EventHandler(this.ultraGrid1_DoubleClick);
  189. //
  190. // dataSet1
  191. //
  192. this.dataSet1.DataSetName = "NewDataSet";
  193. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  194. this.dataTable1});
  195. //
  196. // dataTable1
  197. //
  198. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  199. this.dataColumn1,
  200. this.dataColumn2,
  201. this.dataColumn3,
  202. this.dataColumn4,
  203. this.dataColumn5,
  204. this.dataColumn6,
  205. this.dataColumn7});
  206. this.dataTable1.TableName = "Table1";
  207. //
  208. // dataColumn1
  209. //
  210. this.dataColumn1.Caption = "芯棒编码";
  211. this.dataColumn1.ColumnName = "MANDREL_ID";
  212. //
  213. // dataColumn2
  214. //
  215. this.dataColumn2.Caption = "芯棒直径";
  216. this.dataColumn2.ColumnName = "DIAMETER_MANDREL";
  217. //
  218. // dataColumn3
  219. //
  220. this.dataColumn3.Caption = "长度";
  221. this.dataColumn3.ColumnName = "LEN_MANDREL";
  222. //
  223. // dataColumn4
  224. //
  225. this.dataColumn4.Caption = "芯棒扣型";
  226. this.dataColumn4.ColumnName = "SCREW_MODEL";
  227. //
  228. // dataColumn5
  229. //
  230. this.dataColumn5.Caption = "锥度";
  231. this.dataColumn5.ColumnName = "TAPER_MANDREL";
  232. //
  233. // dataColumn6
  234. //
  235. this.dataColumn6.Caption = "实心空心";
  236. this.dataColumn6.ColumnName = "MASSY_OR_HOLLOW";
  237. //
  238. // dataColumn7
  239. //
  240. this.dataColumn7.Caption = "单倍坯最长";
  241. this.dataColumn7.ColumnName = "LEN_SINGER_BILL";
  242. //
  243. // _FrmDiameterMandrel_Toolbars_Dock_Area_Left
  244. //
  245. this._FrmDiameterMandrel_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  246. this._FrmDiameterMandrel_Toolbars_Dock_Area_Left.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  247. this._FrmDiameterMandrel_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  248. this._FrmDiameterMandrel_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
  249. this._FrmDiameterMandrel_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 28);
  250. this._FrmDiameterMandrel_Toolbars_Dock_Area_Left.Name = "_FrmDiameterMandrel_Toolbars_Dock_Area_Left";
  251. this._FrmDiameterMandrel_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 234);
  252. this._FrmDiameterMandrel_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
  253. //
  254. // ultraToolbarsManager1
  255. //
  256. this.ultraToolbarsManager1.DesignerFlags = 1;
  257. this.ultraToolbarsManager1.DockWithinContainer = this;
  258. this.ultraToolbarsManager1.DockWithinContainerBaseType = typeof(System.Windows.Forms.Form);
  259. this.ultraToolbarsManager1.ShowMenuShadows = Infragistics.Win.DefaultableBoolean.False;
  260. this.ultraToolbarsManager1.ShowQuickCustomizeButton = false;
  261. this.ultraToolbarsManager1.ShowToolTips = false;
  262. this.ultraToolbarsManager1.Style = Infragistics.Win.UltraWinToolbars.ToolbarStyle.Office2007;
  263. ultraToolbar1.DockedColumn = 0;
  264. ultraToolbar1.DockedRow = 0;
  265. buttonTool1.InstanceProps.IsFirstInGroup = true;
  266. buttonTool2.InstanceProps.IsFirstInGroup = true;
  267. ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  268. buttonTool1,
  269. buttonTool2});
  270. ultraToolbar1.Text = "UltraToolbar1";
  271. this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
  272. ultraToolbar1});
  273. appearance11.Image = ((object)(resources.GetObject("appearance11.Image")));
  274. buttonTool3.SharedPropsInternal.AppearancesSmall.Appearance = appearance11;
  275. buttonTool3.SharedPropsInternal.Caption = "确认";
  276. buttonTool3.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  277. appearance12.Image = ((object)(resources.GetObject("appearance12.Image")));
  278. buttonTool4.SharedPropsInternal.AppearancesSmall.Appearance = appearance12;
  279. buttonTool4.SharedPropsInternal.Caption = "关闭";
  280. buttonTool4.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  281. this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  282. buttonTool3,
  283. buttonTool4});
  284. this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
  285. //
  286. // _FrmDiameterMandrel_Toolbars_Dock_Area_Right
  287. //
  288. this._FrmDiameterMandrel_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  289. this._FrmDiameterMandrel_Toolbars_Dock_Area_Right.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  290. this._FrmDiameterMandrel_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  291. this._FrmDiameterMandrel_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
  292. this._FrmDiameterMandrel_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(570, 28);
  293. this._FrmDiameterMandrel_Toolbars_Dock_Area_Right.Name = "_FrmDiameterMandrel_Toolbars_Dock_Area_Right";
  294. this._FrmDiameterMandrel_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 234);
  295. this._FrmDiameterMandrel_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
  296. //
  297. // _FrmDiameterMandrel_Toolbars_Dock_Area_Top
  298. //
  299. this._FrmDiameterMandrel_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  300. this._FrmDiameterMandrel_Toolbars_Dock_Area_Top.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  301. this._FrmDiameterMandrel_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  302. this._FrmDiameterMandrel_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
  303. this._FrmDiameterMandrel_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
  304. this._FrmDiameterMandrel_Toolbars_Dock_Area_Top.Name = "_FrmDiameterMandrel_Toolbars_Dock_Area_Top";
  305. this._FrmDiameterMandrel_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(570, 28);
  306. this._FrmDiameterMandrel_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
  307. //
  308. // _FrmDiameterMandrel_Toolbars_Dock_Area_Bottom
  309. //
  310. this._FrmDiameterMandrel_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  311. this._FrmDiameterMandrel_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  312. this._FrmDiameterMandrel_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  313. this._FrmDiameterMandrel_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
  314. this._FrmDiameterMandrel_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 262);
  315. this._FrmDiameterMandrel_Toolbars_Dock_Area_Bottom.Name = "_FrmDiameterMandrel_Toolbars_Dock_Area_Bottom";
  316. this._FrmDiameterMandrel_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(570, 0);
  317. this._FrmDiameterMandrel_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
  318. //
  319. // FrmDiameterMandrel
  320. //
  321. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  322. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  323. this.ClientSize = new System.Drawing.Size(570, 262);
  324. this.Controls.Add(this.FrmDiameterMandrel_Fill_Panel);
  325. this.Controls.Add(this._FrmDiameterMandrel_Toolbars_Dock_Area_Left);
  326. this.Controls.Add(this._FrmDiameterMandrel_Toolbars_Dock_Area_Right);
  327. this.Controls.Add(this._FrmDiameterMandrel_Toolbars_Dock_Area_Top);
  328. this.Controls.Add(this._FrmDiameterMandrel_Toolbars_Dock_Area_Bottom);
  329. this.Name = "FrmDiameterMandrel";
  330. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  331. this.Text = "芯棒直径";
  332. this.Load += new System.EventHandler(this.FrmDiameterMandrel_Load);
  333. this.FrmDiameterMandrel_Fill_Panel.ResumeLayout(false);
  334. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  335. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  336. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  337. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
  338. this.ResumeLayout(false);
  339. }
  340. #endregion
  341. private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
  342. private System.Windows.Forms.Panel FrmDiameterMandrel_Fill_Panel;
  343. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmDiameterMandrel_Toolbars_Dock_Area_Left;
  344. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmDiameterMandrel_Toolbars_Dock_Area_Right;
  345. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmDiameterMandrel_Toolbars_Dock_Area_Top;
  346. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmDiameterMandrel_Toolbars_Dock_Area_Bottom;
  347. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  348. private System.Data.DataSet dataSet1;
  349. private System.Data.DataTable dataTable1;
  350. private System.Data.DataColumn dataColumn1;
  351. private System.Data.DataColumn dataColumn2;
  352. private System.Data.DataColumn dataColumn3;
  353. private System.Data.DataColumn dataColumn4;
  354. private System.Data.DataColumn dataColumn5;
  355. private System.Data.DataColumn dataColumn6;
  356. private System.Data.DataColumn dataColumn7;
  357. }
  358. }