FrmInPutMpsNo.Designer.cs 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461
  1. namespace Core.StlMes.Client.SaleOrder.Dialog
  2. {
  3. partial class FrmInPutMpsNo
  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.UltraWinEditors.EditorButton editorButton1 = new Infragistics.Win.UltraWinEditors.EditorButton("select");
  30. Infragistics.Win.UltraWinEditors.EditorButton editorButton2 = new Infragistics.Win.UltraWinEditors.EditorButton("view");
  31. Infragistics.Win.UltraWinEditors.EditorButton editorButton3 = new Infragistics.Win.UltraWinEditors.EditorButton("upload");
  32. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  33. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_PK");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_LN_PK");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORDER_NO");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORDER_SEQ", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MPS_NO");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MPS_NO_INPUT");
  40. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MPS_NO_FILE");
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MPS_FILE");
  43. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.Appearance appearance43 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.Appearance appearance44 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
  55. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Query");
  56. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Save");
  57. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("AddMps");
  58. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Close");
  59. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Query");
  60. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  61. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Save");
  62. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  63. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Close");
  64. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  65. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("AddMps");
  66. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  67. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmInPutMpsNo));
  68. this.stableMps = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  69. this.MpsFile = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  70. this.gdMpsNo = new Infragistics.Win.UltraWinGrid.UltraGrid();
  71. this.dataSet1 = new System.Data.DataSet();
  72. this.dataTable1 = new System.Data.DataTable();
  73. this.dataColumn1 = new System.Data.DataColumn();
  74. this.dataColumn2 = new System.Data.DataColumn();
  75. this.dataColumn3 = new System.Data.DataColumn();
  76. this.dataColumn4 = new System.Data.DataColumn();
  77. this.dataColumn5 = new System.Data.DataColumn();
  78. this.dataColumn6 = new System.Data.DataColumn();
  79. this.dataColumn7 = new System.Data.DataColumn();
  80. this.dataColumn8 = new System.Data.DataColumn();
  81. this._FrmBase_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  82. this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
  83. this._FrmBase_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  84. this._FrmBase_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  85. this._FrmBase_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  86. ((System.ComponentModel.ISupportInitialize)(this.stableMps)).BeginInit();
  87. ((System.ComponentModel.ISupportInitialize)(this.MpsFile)).BeginInit();
  88. ((System.ComponentModel.ISupportInitialize)(this.gdMpsNo)).BeginInit();
  89. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  90. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  91. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
  92. this.SuspendLayout();
  93. //
  94. // stableMps
  95. //
  96. editorButton1.Key = "select";
  97. editorButton1.Text = "选择";
  98. this.stableMps.ButtonsRight.Add(editorButton1);
  99. this.stableMps.Location = new System.Drawing.Point(643, 4);
  100. this.stableMps.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  101. this.stableMps.Name = "stableMps";
  102. this.stableMps.Size = new System.Drawing.Size(183, 24);
  103. this.stableMps.TabIndex = 41;
  104. this.stableMps.Visible = false;
  105. this.stableMps.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.stableMps_EditorButtonClick);
  106. //
  107. // MpsFile
  108. //
  109. editorButton2.Key = "view";
  110. editorButton2.Text = "查看";
  111. this.MpsFile.ButtonsLeft.Add(editorButton2);
  112. editorButton3.Key = "upload";
  113. editorButton3.Text = "上传";
  114. this.MpsFile.ButtonsRight.Add(editorButton3);
  115. this.MpsFile.Location = new System.Drawing.Point(413, 4);
  116. this.MpsFile.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  117. this.MpsFile.Name = "MpsFile";
  118. this.MpsFile.Size = new System.Drawing.Size(183, 24);
  119. this.MpsFile.TabIndex = 41;
  120. this.MpsFile.Visible = false;
  121. this.MpsFile.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.MpsFile_EditorButtonClick);
  122. //
  123. // gdMpsNo
  124. //
  125. this.gdMpsNo.DataMember = "Table1";
  126. this.gdMpsNo.DataSource = this.dataSet1;
  127. appearance4.BackColor = System.Drawing.SystemColors.Window;
  128. appearance4.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  129. this.gdMpsNo.DisplayLayout.Appearance = appearance4;
  130. this.gdMpsNo.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ExtendLastColumn;
  131. ultraGridColumn1.Header.VisiblePosition = 0;
  132. ultraGridColumn1.Hidden = true;
  133. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 0;
  134. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  135. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 1;
  136. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 1;
  137. ultraGridColumn2.Header.VisiblePosition = 1;
  138. ultraGridColumn2.Hidden = true;
  139. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 1;
  140. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  141. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 1;
  142. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 1;
  143. ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  144. ultraGridColumn3.Header.VisiblePosition = 2;
  145. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 0;
  146. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  147. ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(108, 0);
  148. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 1;
  149. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 1;
  150. ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  151. ultraGridColumn4.Header.VisiblePosition = 3;
  152. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 1;
  153. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  154. ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(69, 0);
  155. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 1;
  156. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 1;
  157. ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  158. ultraGridColumn5.Header.VisiblePosition = 4;
  159. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 2;
  160. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  161. ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(117, 0);
  162. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 1;
  163. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 1;
  164. ultraGridColumn6.ButtonDisplayStyle = Infragistics.Win.UltraWinGrid.ButtonDisplayStyle.Always;
  165. appearance6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  166. ultraGridColumn6.CellAppearance = appearance6;
  167. ultraGridColumn6.EditorComponent = this.stableMps;
  168. ultraGridColumn6.Header.VisiblePosition = 5;
  169. ultraGridColumn6.RowLayoutColumnInfo.OriginX = 3;
  170. ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
  171. ultraGridColumn6.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(146, 0);
  172. ultraGridColumn6.RowLayoutColumnInfo.SpanX = 1;
  173. ultraGridColumn6.RowLayoutColumnInfo.SpanY = 1;
  174. ultraGridColumn7.ButtonDisplayStyle = Infragistics.Win.UltraWinGrid.ButtonDisplayStyle.Always;
  175. ultraGridColumn7.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  176. ultraGridColumn7.EditorComponent = this.MpsFile;
  177. ultraGridColumn7.Header.VisiblePosition = 6;
  178. ultraGridColumn7.RowLayoutColumnInfo.OriginX = 4;
  179. ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
  180. ultraGridColumn7.RowLayoutColumnInfo.SpanX = 1;
  181. ultraGridColumn7.RowLayoutColumnInfo.SpanY = 1;
  182. ultraGridColumn8.ButtonDisplayStyle = Infragistics.Win.UltraWinGrid.ButtonDisplayStyle.Always;
  183. ultraGridColumn8.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  184. ultraGridColumn8.Header.VisiblePosition = 7;
  185. ultraGridColumn8.Hidden = true;
  186. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 5;
  187. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
  188. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 1;
  189. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 1;
  190. ultraGridBand1.Columns.AddRange(new object[] {
  191. ultraGridColumn1,
  192. ultraGridColumn2,
  193. ultraGridColumn3,
  194. ultraGridColumn4,
  195. ultraGridColumn5,
  196. ultraGridColumn6,
  197. ultraGridColumn7,
  198. ultraGridColumn8});
  199. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  200. this.gdMpsNo.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  201. this.gdMpsNo.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  202. this.gdMpsNo.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  203. appearance7.BackColor = System.Drawing.SystemColors.ActiveBorder;
  204. appearance7.BackColor2 = System.Drawing.SystemColors.ControlDark;
  205. appearance7.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  206. appearance7.BorderColor = System.Drawing.SystemColors.Window;
  207. this.gdMpsNo.DisplayLayout.GroupByBox.Appearance = appearance7;
  208. appearance8.ForeColor = System.Drawing.SystemColors.GrayText;
  209. this.gdMpsNo.DisplayLayout.GroupByBox.BandLabelAppearance = appearance8;
  210. this.gdMpsNo.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  211. appearance9.BackColor = System.Drawing.SystemColors.ControlLightLight;
  212. appearance9.BackColor2 = System.Drawing.SystemColors.Control;
  213. appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  214. appearance9.ForeColor = System.Drawing.SystemColors.GrayText;
  215. this.gdMpsNo.DisplayLayout.GroupByBox.PromptAppearance = appearance9;
  216. this.gdMpsNo.DisplayLayout.MaxColScrollRegions = 1;
  217. this.gdMpsNo.DisplayLayout.MaxRowScrollRegions = 1;
  218. appearance10.BackColor = System.Drawing.SystemColors.Window;
  219. appearance10.ForeColor = System.Drawing.SystemColors.ControlText;
  220. this.gdMpsNo.DisplayLayout.Override.ActiveCellAppearance = appearance10;
  221. appearance11.BackColor = System.Drawing.SystemColors.Highlight;
  222. appearance11.ForeColor = System.Drawing.SystemColors.HighlightText;
  223. this.gdMpsNo.DisplayLayout.Override.ActiveRowAppearance = appearance11;
  224. this.gdMpsNo.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  225. this.gdMpsNo.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  226. appearance12.BackColor = System.Drawing.SystemColors.Window;
  227. this.gdMpsNo.DisplayLayout.Override.CardAreaAppearance = appearance12;
  228. appearance24.BorderColor = System.Drawing.Color.Silver;
  229. appearance24.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  230. this.gdMpsNo.DisplayLayout.Override.CellAppearance = appearance24;
  231. this.gdMpsNo.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  232. this.gdMpsNo.DisplayLayout.Override.CellPadding = 0;
  233. appearance41.BackColor = System.Drawing.SystemColors.Control;
  234. appearance41.BackColor2 = System.Drawing.SystemColors.ControlDark;
  235. appearance41.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  236. appearance41.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  237. appearance41.BorderColor = System.Drawing.SystemColors.Window;
  238. this.gdMpsNo.DisplayLayout.Override.GroupByRowAppearance = appearance41;
  239. appearance42.TextHAlignAsString = "Left";
  240. this.gdMpsNo.DisplayLayout.Override.HeaderAppearance = appearance42;
  241. this.gdMpsNo.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  242. this.gdMpsNo.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  243. appearance43.BackColor = System.Drawing.SystemColors.Window;
  244. appearance43.BorderColor = System.Drawing.Color.Silver;
  245. this.gdMpsNo.DisplayLayout.Override.RowAppearance = appearance43;
  246. this.gdMpsNo.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  247. appearance44.BackColor = System.Drawing.SystemColors.ControlLight;
  248. this.gdMpsNo.DisplayLayout.Override.TemplateAddRowAppearance = appearance44;
  249. this.gdMpsNo.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  250. this.gdMpsNo.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  251. this.gdMpsNo.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  252. this.gdMpsNo.Dock = System.Windows.Forms.DockStyle.Fill;
  253. this.gdMpsNo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  254. this.gdMpsNo.Location = new System.Drawing.Point(0, 28);
  255. this.gdMpsNo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  256. this.gdMpsNo.Name = "gdMpsNo";
  257. this.gdMpsNo.Size = new System.Drawing.Size(1155, 463);
  258. this.gdMpsNo.TabIndex = 0;
  259. this.gdMpsNo.Text = "ultraGrid1";
  260. //
  261. // dataSet1
  262. //
  263. this.dataSet1.DataSetName = "NewDataSet";
  264. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  265. this.dataTable1});
  266. //
  267. // dataTable1
  268. //
  269. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  270. this.dataColumn1,
  271. this.dataColumn2,
  272. this.dataColumn3,
  273. this.dataColumn4,
  274. this.dataColumn5,
  275. this.dataColumn6,
  276. this.dataColumn7,
  277. this.dataColumn8});
  278. this.dataTable1.TableName = "Table1";
  279. //
  280. // dataColumn1
  281. //
  282. this.dataColumn1.ColumnName = "ORD_PK";
  283. //
  284. // dataColumn2
  285. //
  286. this.dataColumn2.ColumnName = "ORD_LN_PK";
  287. //
  288. // dataColumn3
  289. //
  290. this.dataColumn3.Caption = "合同号";
  291. this.dataColumn3.ColumnName = "ORDER_NO";
  292. //
  293. // dataColumn4
  294. //
  295. this.dataColumn4.Caption = "合同行号";
  296. this.dataColumn4.ColumnName = "ORDER_SEQ";
  297. //
  298. // dataColumn5
  299. //
  300. this.dataColumn5.Caption = "评审MPS编号";
  301. this.dataColumn5.ColumnName = "MPS_NO";
  302. //
  303. // dataColumn6
  304. //
  305. this.dataColumn6.Caption = "确认后的MPS编号";
  306. this.dataColumn6.ColumnName = "MPS_NO_INPUT";
  307. //
  308. // dataColumn7
  309. //
  310. this.dataColumn7.Caption = "MPS文本";
  311. this.dataColumn7.ColumnName = "MPS_NO_FILE";
  312. //
  313. // dataColumn8
  314. //
  315. this.dataColumn8.ColumnName = "MPS_FILE";
  316. //
  317. // _FrmBase_Toolbars_Dock_Area_Left
  318. //
  319. this._FrmBase_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  320. this._FrmBase_Toolbars_Dock_Area_Left.BackColor = System.Drawing.SystemColors.Control;
  321. this._FrmBase_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  322. this._FrmBase_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
  323. this._FrmBase_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 28);
  324. this._FrmBase_Toolbars_Dock_Area_Left.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  325. this._FrmBase_Toolbars_Dock_Area_Left.Name = "_FrmBase_Toolbars_Dock_Area_Left";
  326. this._FrmBase_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 463);
  327. this._FrmBase_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
  328. //
  329. // ultraToolbarsManager1
  330. //
  331. this.ultraToolbarsManager1.DesignerFlags = 1;
  332. this.ultraToolbarsManager1.DockWithinContainer = this;
  333. this.ultraToolbarsManager1.DockWithinContainerBaseType = typeof(CoreFS.CA06.FrmBase);
  334. this.ultraToolbarsManager1.ShowFullMenusDelay = 500;
  335. this.ultraToolbarsManager1.ShowQuickCustomizeButton = false;
  336. ultraToolbar1.DockedColumn = 0;
  337. ultraToolbar1.DockedRow = 0;
  338. ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  339. buttonTool1,
  340. buttonTool2,
  341. buttonTool7,
  342. buttonTool3});
  343. ultraToolbar1.Text = "UltraToolbar1";
  344. this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
  345. ultraToolbar1});
  346. appearance1.Image = ((object)(resources.GetObject("appearance1.Image")));
  347. buttonTool4.SharedPropsInternal.AppearancesSmall.Appearance = appearance1;
  348. buttonTool4.SharedPropsInternal.Caption = "查询";
  349. buttonTool4.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  350. appearance2.Image = ((object)(resources.GetObject("appearance2.Image")));
  351. buttonTool5.SharedPropsInternal.AppearancesSmall.Appearance = appearance2;
  352. buttonTool5.SharedPropsInternal.Caption = "保存";
  353. buttonTool5.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  354. appearance3.Image = ((object)(resources.GetObject("appearance3.Image")));
  355. buttonTool6.SharedPropsInternal.AppearancesSmall.Appearance = appearance3;
  356. buttonTool6.SharedPropsInternal.Caption = "关闭";
  357. buttonTool6.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  358. appearance21.Image = ((object)(resources.GetObject("appearance21.Image")));
  359. buttonTool8.SharedPropsInternal.AppearancesSmall.Appearance = appearance21;
  360. buttonTool8.SharedPropsInternal.Caption = "维护固定MPS";
  361. buttonTool8.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  362. this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  363. buttonTool4,
  364. buttonTool5,
  365. buttonTool6,
  366. buttonTool8});
  367. this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
  368. //
  369. // _FrmBase_Toolbars_Dock_Area_Right
  370. //
  371. this._FrmBase_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  372. this._FrmBase_Toolbars_Dock_Area_Right.BackColor = System.Drawing.SystemColors.Control;
  373. this._FrmBase_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  374. this._FrmBase_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
  375. this._FrmBase_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(1155, 28);
  376. this._FrmBase_Toolbars_Dock_Area_Right.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  377. this._FrmBase_Toolbars_Dock_Area_Right.Name = "_FrmBase_Toolbars_Dock_Area_Right";
  378. this._FrmBase_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 463);
  379. this._FrmBase_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
  380. //
  381. // _FrmBase_Toolbars_Dock_Area_Top
  382. //
  383. this._FrmBase_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  384. this._FrmBase_Toolbars_Dock_Area_Top.BackColor = System.Drawing.SystemColors.Control;
  385. this._FrmBase_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  386. this._FrmBase_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
  387. this._FrmBase_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
  388. this._FrmBase_Toolbars_Dock_Area_Top.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  389. this._FrmBase_Toolbars_Dock_Area_Top.Name = "_FrmBase_Toolbars_Dock_Area_Top";
  390. this._FrmBase_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(1155, 28);
  391. this._FrmBase_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
  392. //
  393. // _FrmBase_Toolbars_Dock_Area_Bottom
  394. //
  395. this._FrmBase_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  396. this._FrmBase_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.SystemColors.Control;
  397. this._FrmBase_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  398. this._FrmBase_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
  399. this._FrmBase_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 491);
  400. this._FrmBase_Toolbars_Dock_Area_Bottom.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  401. this._FrmBase_Toolbars_Dock_Area_Bottom.Name = "_FrmBase_Toolbars_Dock_Area_Bottom";
  402. this._FrmBase_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(1155, 0);
  403. this._FrmBase_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
  404. //
  405. // FrmInPutMpsNo
  406. //
  407. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  408. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  409. this.ClientSize = new System.Drawing.Size(1155, 491);
  410. this.Controls.Add(this.stableMps);
  411. this.Controls.Add(this.MpsFile);
  412. this.Controls.Add(this.gdMpsNo);
  413. this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Left);
  414. this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Right);
  415. this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Top);
  416. this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Bottom);
  417. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
  418. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  419. this.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  420. this.MaximizeBox = false;
  421. this.MinimizeBox = false;
  422. this.Name = "FrmInPutMpsNo";
  423. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  424. this.Text = "MPS编号维护";
  425. this.Load += new System.EventHandler(this.FrmInPutMpsNo_Load);
  426. ((System.ComponentModel.ISupportInitialize)(this.stableMps)).EndInit();
  427. ((System.ComponentModel.ISupportInitialize)(this.MpsFile)).EndInit();
  428. ((System.ComponentModel.ISupportInitialize)(this.gdMpsNo)).EndInit();
  429. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  430. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  431. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
  432. this.ResumeLayout(false);
  433. this.PerformLayout();
  434. }
  435. #endregion
  436. private Infragistics.Win.UltraWinGrid.UltraGrid gdMpsNo;
  437. private System.Data.DataSet dataSet1;
  438. private System.Data.DataTable dataTable1;
  439. private System.Data.DataColumn dataColumn1;
  440. private System.Data.DataColumn dataColumn2;
  441. private System.Data.DataColumn dataColumn3;
  442. private System.Data.DataColumn dataColumn4;
  443. private System.Data.DataColumn dataColumn5;
  444. private System.Data.DataColumn dataColumn6;
  445. private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
  446. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Left;
  447. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Right;
  448. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Top;
  449. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Bottom;
  450. private System.Data.DataColumn dataColumn7;
  451. private Infragistics.Win.UltraWinEditors.UltraTextEditor MpsFile;
  452. private System.Data.DataColumn dataColumn8;
  453. private Infragistics.Win.UltraWinEditors.UltraTextEditor stableMps;
  454. }
  455. }