BaseMandrelSpec.Designer.cs 47 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769
  1. namespace Core.StlMes.Client.PlnSaleOrd.工序排产.control
  2. {
  3. partial class BaseMandrelSpec
  4. {
  5. /// <summary>
  6. /// 必需的设计器变量。
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// 清理所有正在使用的资源。
  11. /// </summary>
  12. /// <param name="disposing">如果应释放托管资源,为 true;否则为 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 组件设计器生成的代码
  22. /// <summary>
  23. /// 设计器支持所需的方法 - 不要
  24. /// 使用代码编辑器修改此方法的内容。
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("ComBaseMandrelSpecEntity", -1);
  30. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LenSingerBill");
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RelationId");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MandrelId");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PlineCode");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PlineName");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MinD");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MaxD");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MinH");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MaxH");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DiameterMandrel");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PassCode");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PassName");
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Memo");
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CreateName");
  44. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CreateTime");
  45. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UpdateName");
  46. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UpdateTime");
  47. Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
  48. Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
  49. Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
  50. Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
  51. Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
  52. Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem();
  53. Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
  54. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Add");
  55. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Update");
  56. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Delete");
  57. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Export");
  58. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Query");
  59. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  60. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(BaseMandrelSpec));
  61. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Add");
  62. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  63. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Update");
  64. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  65. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Delete");
  66. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  67. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool9 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Export");
  68. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  69. this.chcPline = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  70. this.txtPline1 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  71. this.txtMaxH = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  72. this.txtMaxD = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  73. this.txtMinH = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  74. this.txtMinD = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  75. this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
  76. this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
  77. this._FrmBase_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  78. this._FrmBase_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  79. this._FrmBase_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  80. this._FrmBase_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  81. this.panel3 = new System.Windows.Forms.Panel();
  82. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  83. this.entityGridMandrel = new Core.Mes.Client.Comm.Control.EntityGrid();
  84. this.groupBox1 = new System.Windows.Forms.GroupBox();
  85. this.ultraLabel9 = new Infragistics.Win.Misc.UltraLabel();
  86. this.numLenSinger = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  87. this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
  88. this.txtPline2 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  89. this.txtDimater = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  90. this.txtPassModel = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  91. this.txtMemo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  92. this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
  93. this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
  94. this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
  95. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  96. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  97. this.panel2 = new System.Windows.Forms.Panel();
  98. this.panel1 = new System.Windows.Forms.Panel();
  99. this.comBaseMandrelSpecEntityBindingSource = new System.Windows.Forms.BindingSource(this.components);
  100. this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
  101. ((System.ComponentModel.ISupportInitialize)(this.chcPline)).BeginInit();
  102. ((System.ComponentModel.ISupportInitialize)(this.txtPline1)).BeginInit();
  103. ((System.ComponentModel.ISupportInitialize)(this.txtMaxH)).BeginInit();
  104. ((System.ComponentModel.ISupportInitialize)(this.txtMaxD)).BeginInit();
  105. ((System.ComponentModel.ISupportInitialize)(this.txtMinH)).BeginInit();
  106. ((System.ComponentModel.ISupportInitialize)(this.txtMinD)).BeginInit();
  107. this.panel3.SuspendLayout();
  108. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  109. this.ultraGroupBox1.SuspendLayout();
  110. ((System.ComponentModel.ISupportInitialize)(this.entityGridMandrel)).BeginInit();
  111. this.groupBox1.SuspendLayout();
  112. ((System.ComponentModel.ISupportInitialize)(this.numLenSinger)).BeginInit();
  113. ((System.ComponentModel.ISupportInitialize)(this.txtPline2)).BeginInit();
  114. ((System.ComponentModel.ISupportInitialize)(this.txtDimater)).BeginInit();
  115. ((System.ComponentModel.ISupportInitialize)(this.txtPassModel)).BeginInit();
  116. ((System.ComponentModel.ISupportInitialize)(this.txtMemo)).BeginInit();
  117. this.panel2.SuspendLayout();
  118. this.panel1.SuspendLayout();
  119. ((System.ComponentModel.ISupportInitialize)(this.comBaseMandrelSpecEntityBindingSource)).BeginInit();
  120. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
  121. this.SuspendLayout();
  122. //
  123. // chcPline
  124. //
  125. this.chcPline.AutoSize = true;
  126. this.chcPline.Location = new System.Drawing.Point(10, 10);
  127. this.chcPline.Margin = new System.Windows.Forms.Padding(2);
  128. this.chcPline.Name = "chcPline";
  129. this.chcPline.Size = new System.Drawing.Size(71, 19);
  130. this.chcPline.TabIndex = 16;
  131. this.chcPline.Text = "产线描述";
  132. //
  133. // txtPline1
  134. //
  135. this.txtPline1.DropDownListWidth = -1;
  136. this.txtPline1.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  137. this.txtPline1.Location = new System.Drawing.Point(85, 9);
  138. this.txtPline1.Margin = new System.Windows.Forms.Padding(2);
  139. this.txtPline1.Name = "txtPline1";
  140. this.txtPline1.ReadOnly = true;
  141. this.txtPline1.Size = new System.Drawing.Size(108, 21);
  142. this.txtPline1.TabIndex = 14;
  143. //
  144. // txtMaxH
  145. //
  146. this.txtMaxH.Location = new System.Drawing.Point(688, 42);
  147. this.txtMaxH.Margin = new System.Windows.Forms.Padding(2);
  148. this.txtMaxH.MaskInput = "{double:7.2}";
  149. this.txtMaxH.Name = "txtMaxH";
  150. this.txtMaxH.Nullable = true;
  151. this.txtMaxH.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
  152. this.txtMaxH.PromptChar = ' ';
  153. this.txtMaxH.Size = new System.Drawing.Size(75, 21);
  154. this.txtMaxH.TabIndex = 15;
  155. //
  156. // txtMaxD
  157. //
  158. this.txtMaxD.Location = new System.Drawing.Point(498, 42);
  159. this.txtMaxD.Margin = new System.Windows.Forms.Padding(2);
  160. this.txtMaxD.MaskInput = "{double:7.2}";
  161. this.txtMaxD.Name = "txtMaxD";
  162. this.txtMaxD.Nullable = true;
  163. this.txtMaxD.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
  164. this.txtMaxD.PromptChar = ' ';
  165. this.txtMaxD.Size = new System.Drawing.Size(75, 21);
  166. this.txtMaxD.TabIndex = 14;
  167. //
  168. // txtMinH
  169. //
  170. this.txtMinH.Location = new System.Drawing.Point(688, 18);
  171. this.txtMinH.Margin = new System.Windows.Forms.Padding(2);
  172. this.txtMinH.MaskInput = "{double:7.2}";
  173. this.txtMinH.Name = "txtMinH";
  174. this.txtMinH.Nullable = true;
  175. this.txtMinH.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
  176. this.txtMinH.PromptChar = ' ';
  177. this.txtMinH.Size = new System.Drawing.Size(75, 21);
  178. this.txtMinH.TabIndex = 13;
  179. //
  180. // txtMinD
  181. //
  182. this.txtMinD.Location = new System.Drawing.Point(498, 18);
  183. this.txtMinD.Margin = new System.Windows.Forms.Padding(2);
  184. this.txtMinD.MaskInput = "{double:7.2}";
  185. this.txtMinD.Name = "txtMinD";
  186. this.txtMinD.Nullable = true;
  187. this.txtMinD.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
  188. this.txtMinD.PromptChar = ' ';
  189. this.txtMinD.Size = new System.Drawing.Size(75, 21);
  190. this.txtMinD.TabIndex = 12;
  191. //
  192. // ultraLabel8
  193. //
  194. this.ultraLabel8.AutoSize = true;
  195. this.ultraLabel8.Location = new System.Drawing.Point(596, 20);
  196. this.ultraLabel8.Margin = new System.Windows.Forms.Padding(2);
  197. this.ultraLabel8.Name = "ultraLabel8";
  198. this.ultraLabel8.Size = new System.Drawing.Size(91, 16);
  199. this.ultraLabel8.TabIndex = 11;
  200. this.ultraLabel8.Text = "壁厚最小值(mm)";
  201. //
  202. // ultraLabel7
  203. //
  204. this.ultraLabel7.AutoSize = true;
  205. this.ultraLabel7.Location = new System.Drawing.Point(410, 44);
  206. this.ultraLabel7.Margin = new System.Windows.Forms.Padding(2);
  207. this.ultraLabel7.Name = "ultraLabel7";
  208. this.ultraLabel7.Size = new System.Drawing.Size(91, 16);
  209. this.ultraLabel7.TabIndex = 10;
  210. this.ultraLabel7.Text = "外径最大值(mm)";
  211. //
  212. // _FrmBase_Toolbars_Dock_Area_Top
  213. //
  214. this._FrmBase_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  215. this._FrmBase_Toolbars_Dock_Area_Top.BackColor = System.Drawing.SystemColors.Control;
  216. this._FrmBase_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  217. this._FrmBase_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
  218. this._FrmBase_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
  219. this._FrmBase_Toolbars_Dock_Area_Top.Name = "_FrmBase_Toolbars_Dock_Area_Top";
  220. this._FrmBase_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(962, 25);
  221. this._FrmBase_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
  222. //
  223. // _FrmBase_Toolbars_Dock_Area_Bottom
  224. //
  225. this._FrmBase_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  226. this._FrmBase_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.SystemColors.Control;
  227. this._FrmBase_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  228. this._FrmBase_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
  229. this._FrmBase_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 478);
  230. this._FrmBase_Toolbars_Dock_Area_Bottom.Name = "_FrmBase_Toolbars_Dock_Area_Bottom";
  231. this._FrmBase_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(962, 0);
  232. this._FrmBase_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
  233. //
  234. // _FrmBase_Toolbars_Dock_Area_Left
  235. //
  236. this._FrmBase_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  237. this._FrmBase_Toolbars_Dock_Area_Left.BackColor = System.Drawing.SystemColors.Control;
  238. this._FrmBase_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  239. this._FrmBase_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
  240. this._FrmBase_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 25);
  241. this._FrmBase_Toolbars_Dock_Area_Left.Name = "_FrmBase_Toolbars_Dock_Area_Left";
  242. this._FrmBase_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 453);
  243. this._FrmBase_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
  244. //
  245. // _FrmBase_Toolbars_Dock_Area_Right
  246. //
  247. this._FrmBase_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  248. this._FrmBase_Toolbars_Dock_Area_Right.BackColor = System.Drawing.SystemColors.Control;
  249. this._FrmBase_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  250. this._FrmBase_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
  251. this._FrmBase_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(962, 25);
  252. this._FrmBase_Toolbars_Dock_Area_Right.Name = "_FrmBase_Toolbars_Dock_Area_Right";
  253. this._FrmBase_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 453);
  254. this._FrmBase_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
  255. //
  256. // panel3
  257. //
  258. this.panel3.Controls.Add(this.ultraGroupBox1);
  259. this.panel3.Controls.Add(this.groupBox1);
  260. this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
  261. this.panel3.Location = new System.Drawing.Point(0, 0);
  262. this.panel3.Margin = new System.Windows.Forms.Padding(2);
  263. this.panel3.Name = "panel3";
  264. this.panel3.Size = new System.Drawing.Size(962, 415);
  265. this.panel3.TabIndex = 2;
  266. //
  267. // ultraGroupBox1
  268. //
  269. this.ultraGroupBox1.Controls.Add(this.entityGridMandrel);
  270. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  271. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
  272. this.ultraGroupBox1.Name = "ultraGroupBox1";
  273. this.ultraGroupBox1.Size = new System.Drawing.Size(962, 345);
  274. this.ultraGroupBox1.TabIndex = 2;
  275. this.ultraGroupBox1.Text = "芯棒产线适用规格信息";
  276. this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  277. //
  278. // entityGridMandrel
  279. //
  280. this.entityGridMandrel.DataSource = this.comBaseMandrelSpecEntityBindingSource;
  281. ultraGridColumn1.Header.Caption = "单倍坯最长";
  282. ultraGridColumn1.Header.VisiblePosition = 0;
  283. ultraGridColumn1.MaskDisplayMode = Infragistics.Win.UltraWinMaskedEdit.MaskMode.IncludeLiterals;
  284. ultraGridColumn1.MaskInput = "nnn,nnn";
  285. ultraGridColumn1.Nullable = Infragistics.Win.UltraWinGrid.Nullable.EmptyString;
  286. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 3;
  287. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  288. ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(120, 0);
  289. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
  290. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
  291. ultraGridColumn2.Header.Caption = "关联序号";
  292. ultraGridColumn2.Header.VisiblePosition = 1;
  293. ultraGridColumn2.Nullable = Infragistics.Win.UltraWinGrid.Nullable.EmptyString;
  294. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 0;
  295. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  296. ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(60, 0);
  297. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 1;
  298. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 1;
  299. ultraGridColumn3.Header.Caption = "芯棒编码";
  300. ultraGridColumn3.Header.VisiblePosition = 2;
  301. ultraGridColumn3.Hidden = true;
  302. ultraGridColumn3.Nullable = Infragistics.Win.UltraWinGrid.Nullable.EmptyString;
  303. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 1;
  304. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  305. ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
  306. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 1;
  307. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 1;
  308. ultraGridColumn4.Header.Caption = "产线编码";
  309. ultraGridColumn4.Header.VisiblePosition = 4;
  310. ultraGridColumn4.Hidden = true;
  311. ultraGridColumn4.Nullable = Infragistics.Win.UltraWinGrid.Nullable.EmptyString;
  312. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 3;
  313. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  314. ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
  315. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 1;
  316. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 1;
  317. ultraGridColumn5.Header.Caption = "产线描述";
  318. ultraGridColumn5.Header.VisiblePosition = 5;
  319. ultraGridColumn5.Nullable = Infragistics.Win.UltraWinGrid.Nullable.EmptyString;
  320. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 2;
  321. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  322. ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
  323. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 1;
  324. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 1;
  325. ultraGridColumn6.Header.Caption = "外径最小值(mm)";
  326. ultraGridColumn6.Header.VisiblePosition = 6;
  327. ultraGridColumn6.RowLayoutColumnInfo.OriginX = 5;
  328. ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
  329. ultraGridColumn6.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(130, 0);
  330. ultraGridColumn6.RowLayoutColumnInfo.SpanX = 1;
  331. ultraGridColumn6.RowLayoutColumnInfo.SpanY = 1;
  332. ultraGridColumn7.Header.Caption = "外径最大值(mm)";
  333. ultraGridColumn7.Header.VisiblePosition = 7;
  334. ultraGridColumn7.RowLayoutColumnInfo.OriginX = 6;
  335. ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
  336. ultraGridColumn7.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(130, 0);
  337. ultraGridColumn7.RowLayoutColumnInfo.SpanX = 1;
  338. ultraGridColumn7.RowLayoutColumnInfo.SpanY = 1;
  339. ultraGridColumn8.Header.Caption = "壁厚最小值(mm)";
  340. ultraGridColumn8.Header.VisiblePosition = 8;
  341. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 7;
  342. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
  343. ultraGridColumn8.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(130, 0);
  344. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 1;
  345. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 1;
  346. ultraGridColumn9.Header.Caption = "壁厚最大值(mm)";
  347. ultraGridColumn9.Header.VisiblePosition = 10;
  348. ultraGridColumn9.RowLayoutColumnInfo.OriginX = 8;
  349. ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
  350. ultraGridColumn9.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(130, 0);
  351. ultraGridColumn9.RowLayoutColumnInfo.SpanX = 1;
  352. ultraGridColumn9.RowLayoutColumnInfo.SpanY = 1;
  353. ultraGridColumn10.Header.Caption = "芯棒直径(mm)";
  354. ultraGridColumn10.Header.VisiblePosition = 3;
  355. ultraGridColumn10.MaskDisplayMode = Infragistics.Win.UltraWinMaskedEdit.MaskMode.IncludeLiterals;
  356. ultraGridColumn10.MaskInput = "nnn,nnn.nnn";
  357. ultraGridColumn10.PromptChar = ' ';
  358. ultraGridColumn10.RowLayoutColumnInfo.OriginX = 1;
  359. ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
  360. ultraGridColumn10.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(120, 0);
  361. ultraGridColumn10.RowLayoutColumnInfo.SpanX = 1;
  362. ultraGridColumn10.RowLayoutColumnInfo.SpanY = 1;
  363. ultraGridColumn11.Header.Caption = "孔型代码";
  364. ultraGridColumn11.Header.VisiblePosition = 13;
  365. ultraGridColumn11.Hidden = true;
  366. ultraGridColumn11.Nullable = Infragistics.Win.UltraWinGrid.Nullable.EmptyString;
  367. ultraGridColumn11.RowLayoutColumnInfo.OriginX = 10;
  368. ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
  369. ultraGridColumn11.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
  370. ultraGridColumn11.RowLayoutColumnInfo.SpanX = 1;
  371. ultraGridColumn11.RowLayoutColumnInfo.SpanY = 1;
  372. ultraGridColumn12.Header.Caption = "孔型描述";
  373. ultraGridColumn12.Header.VisiblePosition = 15;
  374. ultraGridColumn12.Nullable = Infragistics.Win.UltraWinGrid.Nullable.EmptyString;
  375. ultraGridColumn12.RowLayoutColumnInfo.OriginX = 9;
  376. ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
  377. ultraGridColumn12.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(80, 0);
  378. ultraGridColumn12.RowLayoutColumnInfo.SpanX = 1;
  379. ultraGridColumn12.RowLayoutColumnInfo.SpanY = 1;
  380. ultraGridColumn13.Header.Caption = "备注";
  381. ultraGridColumn13.Header.VisiblePosition = 9;
  382. ultraGridColumn13.Nullable = Infragistics.Win.UltraWinGrid.Nullable.EmptyString;
  383. ultraGridColumn13.RowLayoutColumnInfo.OriginX = 10;
  384. ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
  385. ultraGridColumn13.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
  386. ultraGridColumn13.RowLayoutColumnInfo.SpanX = 1;
  387. ultraGridColumn13.RowLayoutColumnInfo.SpanY = 1;
  388. ultraGridColumn14.Header.Caption = "创建人";
  389. ultraGridColumn14.Header.VisiblePosition = 11;
  390. ultraGridColumn14.Nullable = Infragistics.Win.UltraWinGrid.Nullable.EmptyString;
  391. ultraGridColumn14.RowLayoutColumnInfo.OriginX = 11;
  392. ultraGridColumn14.RowLayoutColumnInfo.OriginY = 0;
  393. ultraGridColumn14.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
  394. ultraGridColumn14.RowLayoutColumnInfo.SpanX = 1;
  395. ultraGridColumn14.RowLayoutColumnInfo.SpanY = 1;
  396. ultraGridColumn15.Header.Caption = "创建时间";
  397. ultraGridColumn15.Header.VisiblePosition = 12;
  398. ultraGridColumn15.Nullable = Infragistics.Win.UltraWinGrid.Nullable.EmptyString;
  399. ultraGridColumn15.RowLayoutColumnInfo.OriginX = 12;
  400. ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0;
  401. ultraGridColumn15.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(140, 0);
  402. ultraGridColumn15.RowLayoutColumnInfo.SpanX = 1;
  403. ultraGridColumn15.RowLayoutColumnInfo.SpanY = 1;
  404. ultraGridColumn16.Header.Caption = "修改人";
  405. ultraGridColumn16.Header.VisiblePosition = 14;
  406. ultraGridColumn16.Nullable = Infragistics.Win.UltraWinGrid.Nullable.EmptyString;
  407. ultraGridColumn16.RowLayoutColumnInfo.OriginX = 13;
  408. ultraGridColumn16.RowLayoutColumnInfo.OriginY = 0;
  409. ultraGridColumn16.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
  410. ultraGridColumn16.RowLayoutColumnInfo.SpanX = 1;
  411. ultraGridColumn16.RowLayoutColumnInfo.SpanY = 1;
  412. ultraGridColumn17.Header.Caption = "修改时间";
  413. ultraGridColumn17.Header.VisiblePosition = 16;
  414. ultraGridColumn17.Nullable = Infragistics.Win.UltraWinGrid.Nullable.EmptyString;
  415. ultraGridColumn17.RowLayoutColumnInfo.OriginX = 14;
  416. ultraGridColumn17.RowLayoutColumnInfo.OriginY = 0;
  417. ultraGridColumn17.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(140, 0);
  418. ultraGridColumn17.RowLayoutColumnInfo.SpanX = 1;
  419. ultraGridColumn17.RowLayoutColumnInfo.SpanY = 1;
  420. ultraGridBand1.Columns.AddRange(new object[] {
  421. ultraGridColumn1,
  422. ultraGridColumn2,
  423. ultraGridColumn3,
  424. ultraGridColumn4,
  425. ultraGridColumn5,
  426. ultraGridColumn6,
  427. ultraGridColumn7,
  428. ultraGridColumn8,
  429. ultraGridColumn9,
  430. ultraGridColumn10,
  431. ultraGridColumn11,
  432. ultraGridColumn12,
  433. ultraGridColumn13,
  434. ultraGridColumn14,
  435. ultraGridColumn15,
  436. ultraGridColumn16,
  437. ultraGridColumn17});
  438. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
  439. this.entityGridMandrel.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  440. this.entityGridMandrel.Dock = System.Windows.Forms.DockStyle.Fill;
  441. this.entityGridMandrel.Location = new System.Drawing.Point(3, 18);
  442. this.entityGridMandrel.Margin = new System.Windows.Forms.Padding(2);
  443. this.entityGridMandrel.Name = "entityGridMandrel";
  444. this.entityGridMandrel.Size = new System.Drawing.Size(956, 324);
  445. this.entityGridMandrel.TabIndex = 3;
  446. this.entityGridMandrel.AfterRowActivate += new System.EventHandler(this.entityGridMandrel_AfterRowActivate);
  447. //
  448. // groupBox1
  449. //
  450. this.groupBox1.Controls.Add(this.ultraLabel9);
  451. this.groupBox1.Controls.Add(this.numLenSinger);
  452. this.groupBox1.Controls.Add(this.txtMaxH);
  453. this.groupBox1.Controls.Add(this.txtMaxD);
  454. this.groupBox1.Controls.Add(this.txtMinH);
  455. this.groupBox1.Controls.Add(this.txtMinD);
  456. this.groupBox1.Controls.Add(this.ultraLabel8);
  457. this.groupBox1.Controls.Add(this.ultraLabel7);
  458. this.groupBox1.Controls.Add(this.ultraLabel4);
  459. this.groupBox1.Controls.Add(this.txtPline2);
  460. this.groupBox1.Controls.Add(this.txtDimater);
  461. this.groupBox1.Controls.Add(this.txtPassModel);
  462. this.groupBox1.Controls.Add(this.txtMemo);
  463. this.groupBox1.Controls.Add(this.ultraLabel6);
  464. this.groupBox1.Controls.Add(this.ultraLabel5);
  465. this.groupBox1.Controls.Add(this.ultraLabel3);
  466. this.groupBox1.Controls.Add(this.ultraLabel2);
  467. this.groupBox1.Controls.Add(this.ultraLabel1);
  468. this.groupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
  469. this.groupBox1.Location = new System.Drawing.Point(0, 345);
  470. this.groupBox1.Margin = new System.Windows.Forms.Padding(2);
  471. this.groupBox1.Name = "groupBox1";
  472. this.groupBox1.Padding = new System.Windows.Forms.Padding(2);
  473. this.groupBox1.Size = new System.Drawing.Size(962, 70);
  474. this.groupBox1.TabIndex = 1;
  475. this.groupBox1.TabStop = false;
  476. this.groupBox1.Text = "编辑区";
  477. //
  478. // ultraLabel9
  479. //
  480. this.ultraLabel9.AutoSize = true;
  481. this.ultraLabel9.Location = new System.Drawing.Point(191, 20);
  482. this.ultraLabel9.Margin = new System.Windows.Forms.Padding(2);
  483. this.ultraLabel9.Name = "ultraLabel9";
  484. this.ultraLabel9.Size = new System.Drawing.Size(91, 16);
  485. this.ultraLabel9.TabIndex = 17;
  486. this.ultraLabel9.Text = "单倍坯最长(mm)";
  487. //
  488. // numLenSinger
  489. //
  490. this.numLenSinger.Location = new System.Drawing.Point(282, 18);
  491. this.numLenSinger.Margin = new System.Windows.Forms.Padding(2);
  492. this.numLenSinger.MaskInput = "{LOC}nn,nnn,nnn";
  493. this.numLenSinger.Name = "numLenSinger";
  494. this.numLenSinger.Nullable = true;
  495. this.numLenSinger.PromptChar = ' ';
  496. this.numLenSinger.Size = new System.Drawing.Size(108, 21);
  497. this.numLenSinger.TabIndex = 16;
  498. //
  499. // ultraLabel4
  500. //
  501. this.ultraLabel4.AutoSize = true;
  502. this.ultraLabel4.Location = new System.Drawing.Point(410, 20);
  503. this.ultraLabel4.Margin = new System.Windows.Forms.Padding(2);
  504. this.ultraLabel4.Name = "ultraLabel4";
  505. this.ultraLabel4.Size = new System.Drawing.Size(91, 16);
  506. this.ultraLabel4.TabIndex = 9;
  507. this.ultraLabel4.Text = "外径最小值(mm)";
  508. //
  509. // txtPline2
  510. //
  511. this.txtPline2.DropDownListWidth = -1;
  512. this.txtPline2.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  513. valueListItem3.DataValue = "/";
  514. valueListItem3.DisplayText = "/";
  515. valueListItem1.DataValue = "空心";
  516. valueListItem1.DisplayText = "空心";
  517. valueListItem2.DataValue = "实心";
  518. valueListItem2.DisplayText = "实心";
  519. this.txtPline2.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  520. valueListItem3,
  521. valueListItem1,
  522. valueListItem2});
  523. this.txtPline2.Location = new System.Drawing.Point(77, 18);
  524. this.txtPline2.Margin = new System.Windows.Forms.Padding(2);
  525. this.txtPline2.Name = "txtPline2";
  526. this.txtPline2.Size = new System.Drawing.Size(108, 21);
  527. this.txtPline2.TabIndex = 8;
  528. //
  529. // txtDimater
  530. //
  531. this.txtDimater.Location = new System.Drawing.Point(850, 45);
  532. this.txtDimater.Margin = new System.Windows.Forms.Padding(2);
  533. this.txtDimater.Name = "txtDimater";
  534. this.txtDimater.ReadOnly = true;
  535. this.txtDimater.Size = new System.Drawing.Size(108, 21);
  536. this.txtDimater.TabIndex = 3;
  537. this.txtDimater.Visible = false;
  538. //
  539. // txtPassModel
  540. //
  541. this.txtPassModel.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  542. valueListItem4.DataValue = "/";
  543. valueListItem4.DisplayText = "/";
  544. valueListItem5.DataValue = "空心";
  545. valueListItem5.DisplayText = "空心";
  546. valueListItem6.DataValue = "实心";
  547. valueListItem6.DisplayText = "实心";
  548. this.txtPassModel.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  549. valueListItem4,
  550. valueListItem5,
  551. valueListItem6});
  552. this.txtPassModel.Location = new System.Drawing.Point(77, 42);
  553. this.txtPassModel.Margin = new System.Windows.Forms.Padding(2);
  554. this.txtPassModel.Name = "txtPassModel";
  555. this.txtPassModel.Size = new System.Drawing.Size(108, 21);
  556. this.txtPassModel.TabIndex = 4;
  557. //
  558. // txtMemo
  559. //
  560. this.txtMemo.Location = new System.Drawing.Point(282, 42);
  561. this.txtMemo.Margin = new System.Windows.Forms.Padding(2);
  562. this.txtMemo.MaxLength = 200;
  563. this.txtMemo.Name = "txtMemo";
  564. this.txtMemo.Size = new System.Drawing.Size(108, 21);
  565. this.txtMemo.TabIndex = 6;
  566. //
  567. // ultraLabel6
  568. //
  569. this.ultraLabel6.AutoSize = true;
  570. this.ultraLabel6.Location = new System.Drawing.Point(204, 44);
  571. this.ultraLabel6.Margin = new System.Windows.Forms.Padding(2);
  572. this.ultraLabel6.Name = "ultraLabel6";
  573. this.ultraLabel6.Size = new System.Drawing.Size(54, 16);
  574. this.ultraLabel6.TabIndex = 7;
  575. this.ultraLabel6.Text = " 备 注";
  576. //
  577. // ultraLabel5
  578. //
  579. this.ultraLabel5.AutoSize = true;
  580. this.ultraLabel5.Location = new System.Drawing.Point(596, 44);
  581. this.ultraLabel5.Margin = new System.Windows.Forms.Padding(2);
  582. this.ultraLabel5.Name = "ultraLabel5";
  583. this.ultraLabel5.Size = new System.Drawing.Size(91, 16);
  584. this.ultraLabel5.TabIndex = 6;
  585. this.ultraLabel5.Text = "壁厚最大值(mm)";
  586. //
  587. // ultraLabel3
  588. //
  589. this.ultraLabel3.AutoSize = true;
  590. this.ultraLabel3.Location = new System.Drawing.Point(22, 44);
  591. this.ultraLabel3.Margin = new System.Windows.Forms.Padding(2);
  592. this.ultraLabel3.Name = "ultraLabel3";
  593. this.ultraLabel3.Size = new System.Drawing.Size(54, 16);
  594. this.ultraLabel3.TabIndex = 4;
  595. this.ultraLabel3.Text = "孔型描述";
  596. //
  597. // ultraLabel2
  598. //
  599. this.ultraLabel2.AutoSize = true;
  600. this.ultraLabel2.Location = new System.Drawing.Point(22, 20);
  601. this.ultraLabel2.Margin = new System.Windows.Forms.Padding(2);
  602. this.ultraLabel2.Name = "ultraLabel2";
  603. this.ultraLabel2.Size = new System.Drawing.Size(54, 16);
  604. this.ultraLabel2.TabIndex = 3;
  605. this.ultraLabel2.Text = "产线描述 ";
  606. //
  607. // ultraLabel1
  608. //
  609. this.ultraLabel1.AutoSize = true;
  610. this.ultraLabel1.Location = new System.Drawing.Point(772, 47);
  611. this.ultraLabel1.Margin = new System.Windows.Forms.Padding(2);
  612. this.ultraLabel1.Name = "ultraLabel1";
  613. this.ultraLabel1.Size = new System.Drawing.Size(79, 16);
  614. this.ultraLabel1.TabIndex = 0;
  615. this.ultraLabel1.Text = "芯棒直径(mm)";
  616. this.ultraLabel1.Visible = false;
  617. //
  618. // panel2
  619. //
  620. this.panel2.Controls.Add(this.panel3);
  621. this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
  622. this.panel2.Location = new System.Drawing.Point(0, 63);
  623. this.panel2.Margin = new System.Windows.Forms.Padding(2);
  624. this.panel2.Name = "panel2";
  625. this.panel2.Size = new System.Drawing.Size(962, 415);
  626. this.panel2.TabIndex = 7;
  627. //
  628. // panel1
  629. //
  630. this.panel1.Controls.Add(this.chcPline);
  631. this.panel1.Controls.Add(this.txtPline1);
  632. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  633. this.panel1.Location = new System.Drawing.Point(0, 25);
  634. this.panel1.Margin = new System.Windows.Forms.Padding(2);
  635. this.panel1.Name = "panel1";
  636. this.panel1.Size = new System.Drawing.Size(962, 38);
  637. this.panel1.TabIndex = 5;
  638. this.panel1.Visible = false;
  639. //
  640. // comBaseMandrelSpecEntityBindingSource
  641. //
  642. this.comBaseMandrelSpecEntityBindingSource.DataSource = typeof(Core.StlMes.Client.PlnSaleOrd.工序排产.entity.ComBaseMandrelSpecEntity);
  643. //
  644. // ultraToolbarsManager1
  645. //
  646. this.ultraToolbarsManager1.DesignerFlags = 1;
  647. this.ultraToolbarsManager1.DockWithinContainer = this;
  648. this.ultraToolbarsManager1.LockToolbars = true;
  649. this.ultraToolbarsManager1.ShowQuickCustomizeButton = false;
  650. ultraToolbar1.DockedColumn = 0;
  651. ultraToolbar1.DockedRow = 0;
  652. buttonTool3.InstanceProps.IsFirstInGroup = true;
  653. buttonTool1.InstanceProps.IsFirstInGroup = true;
  654. buttonTool6.InstanceProps.IsFirstInGroup = true;
  655. buttonTool8.InstanceProps.IsFirstInGroup = true;
  656. ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  657. buttonTool3,
  658. buttonTool1,
  659. buttonTool6,
  660. buttonTool8});
  661. ultraToolbar1.Text = "UltraToolbar1";
  662. this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
  663. ultraToolbar1});
  664. appearance11.Image = ((object)(resources.GetObject("appearance11.Image")));
  665. buttonTool2.SharedPropsInternal.AppearancesSmall.Appearance = appearance11;
  666. buttonTool2.SharedPropsInternal.Caption = "查询";
  667. buttonTool2.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  668. appearance12.Image = ((object)(resources.GetObject("appearance12.Image")));
  669. buttonTool4.SharedPropsInternal.AppearancesSmall.Appearance = appearance12;
  670. buttonTool4.SharedPropsInternal.Caption = "新增";
  671. buttonTool4.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  672. appearance13.Image = ((object)(resources.GetObject("appearance13.Image")));
  673. buttonTool5.SharedPropsInternal.AppearancesSmall.Appearance = appearance13;
  674. buttonTool5.SharedPropsInternal.Caption = "修改";
  675. buttonTool5.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  676. appearance14.Image = ((object)(resources.GetObject("appearance14.Image")));
  677. buttonTool7.SharedPropsInternal.AppearancesSmall.Appearance = appearance14;
  678. buttonTool7.SharedPropsInternal.Caption = "删除";
  679. buttonTool7.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  680. appearance15.Image = ((object)(resources.GetObject("appearance15.Image")));
  681. buttonTool9.SharedPropsInternal.AppearancesSmall.Appearance = appearance15;
  682. buttonTool9.SharedPropsInternal.Caption = "导出";
  683. buttonTool9.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  684. this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  685. buttonTool2,
  686. buttonTool4,
  687. buttonTool5,
  688. buttonTool7,
  689. buttonTool9});
  690. this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
  691. //
  692. // BaseMandrelSpec
  693. //
  694. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  695. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  696. this.Controls.Add(this.panel2);
  697. this.Controls.Add(this.panel1);
  698. this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Left);
  699. this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Right);
  700. this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Top);
  701. this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Bottom);
  702. this.Name = "BaseMandrelSpec";
  703. this.Size = new System.Drawing.Size(962, 478);
  704. this.Load += new System.EventHandler(this.BaseMandrelSpec_Load);
  705. ((System.ComponentModel.ISupportInitialize)(this.chcPline)).EndInit();
  706. ((System.ComponentModel.ISupportInitialize)(this.txtPline1)).EndInit();
  707. ((System.ComponentModel.ISupportInitialize)(this.txtMaxH)).EndInit();
  708. ((System.ComponentModel.ISupportInitialize)(this.txtMaxD)).EndInit();
  709. ((System.ComponentModel.ISupportInitialize)(this.txtMinH)).EndInit();
  710. ((System.ComponentModel.ISupportInitialize)(this.txtMinD)).EndInit();
  711. this.panel3.ResumeLayout(false);
  712. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  713. this.ultraGroupBox1.ResumeLayout(false);
  714. ((System.ComponentModel.ISupportInitialize)(this.entityGridMandrel)).EndInit();
  715. this.groupBox1.ResumeLayout(false);
  716. this.groupBox1.PerformLayout();
  717. ((System.ComponentModel.ISupportInitialize)(this.numLenSinger)).EndInit();
  718. ((System.ComponentModel.ISupportInitialize)(this.txtPline2)).EndInit();
  719. ((System.ComponentModel.ISupportInitialize)(this.txtDimater)).EndInit();
  720. ((System.ComponentModel.ISupportInitialize)(this.txtPassModel)).EndInit();
  721. ((System.ComponentModel.ISupportInitialize)(this.txtMemo)).EndInit();
  722. this.panel2.ResumeLayout(false);
  723. this.panel1.ResumeLayout(false);
  724. this.panel1.PerformLayout();
  725. ((System.ComponentModel.ISupportInitialize)(this.comBaseMandrelSpecEntityBindingSource)).EndInit();
  726. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
  727. this.ResumeLayout(false);
  728. }
  729. #endregion
  730. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chcPline;
  731. private Infragistics.Win.UltraWinEditors.UltraComboEditor txtPline1;
  732. private Infragistics.Win.UltraWinEditors.UltraNumericEditor txtMaxH;
  733. private Infragistics.Win.UltraWinEditors.UltraNumericEditor txtMaxD;
  734. private Infragistics.Win.UltraWinEditors.UltraNumericEditor txtMinH;
  735. private Infragistics.Win.UltraWinEditors.UltraNumericEditor txtMinD;
  736. private Infragistics.Win.Misc.UltraLabel ultraLabel8;
  737. private Infragistics.Win.Misc.UltraLabel ultraLabel7;
  738. private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
  739. private System.Windows.Forms.Panel panel2;
  740. private System.Windows.Forms.Panel panel3;
  741. private System.Windows.Forms.BindingSource comBaseMandrelSpecEntityBindingSource;
  742. private System.Windows.Forms.GroupBox groupBox1;
  743. private Infragistics.Win.Misc.UltraLabel ultraLabel4;
  744. private Infragistics.Win.UltraWinEditors.UltraComboEditor txtPline2;
  745. private Infragistics.Win.UltraWinEditors.UltraComboEditor txtDimater;
  746. private Infragistics.Win.UltraWinEditors.UltraComboEditor txtPassModel;
  747. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtMemo;
  748. private Infragistics.Win.Misc.UltraLabel ultraLabel6;
  749. private Infragistics.Win.Misc.UltraLabel ultraLabel5;
  750. private Infragistics.Win.Misc.UltraLabel ultraLabel3;
  751. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  752. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  753. private System.Windows.Forms.Panel panel1;
  754. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Left;
  755. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Right;
  756. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Top;
  757. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Bottom;
  758. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  759. private Mes.Client.Comm.Control.EntityGrid entityGridMandrel;
  760. private Infragistics.Win.Misc.UltraLabel ultraLabel9;
  761. private Infragistics.Win.UltraWinEditors.UltraNumericEditor numLenSinger;
  762. }
  763. }