FrmAffirmProcessMemo.Designer.cs 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421
  1. namespace Core.StlMes.Client.SaleOrder.Dialog
  2. {
  3. partial class FrmAffirmProcessMemo
  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 appearance29 = 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("ORD_PK");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_LN_PK");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORDER_NO");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORDER_SEQ");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORDER_ADD_DESC");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BACK_REASON");
  37. Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance();
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AFFIRM_STATUS");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STATUS_CODE");
  40. Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
  52. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Query");
  53. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Confirm");
  54. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Back");
  55. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Close");
  56. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Query");
  57. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  58. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Confirm");
  59. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  60. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Back");
  61. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  62. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Close");
  63. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  64. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmAffirmProcessMemo));
  65. this.FrmBase_Fill_Panel = new System.Windows.Forms.Panel();
  66. this._FrmBase_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  67. this._FrmBase_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  68. this._FrmBase_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  69. this._FrmBase_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  70. this.gdMemo = 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.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
  82. this.FrmBase_Fill_Panel.SuspendLayout();
  83. ((System.ComponentModel.ISupportInitialize)(this.gdMemo)).BeginInit();
  84. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  85. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  86. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
  87. this.SuspendLayout();
  88. //
  89. // FrmBase_Fill_Panel
  90. //
  91. this.FrmBase_Fill_Panel.Controls.Add(this.gdMemo);
  92. this.FrmBase_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
  93. this.FrmBase_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
  94. this.FrmBase_Fill_Panel.Location = new System.Drawing.Point(0, 24);
  95. this.FrmBase_Fill_Panel.Name = "FrmBase_Fill_Panel";
  96. this.FrmBase_Fill_Panel.Size = new System.Drawing.Size(608, 319);
  97. this.FrmBase_Fill_Panel.TabIndex = 0;
  98. //
  99. // _FrmBase_Toolbars_Dock_Area_Left
  100. //
  101. this._FrmBase_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  102. this._FrmBase_Toolbars_Dock_Area_Left.BackColor = System.Drawing.SystemColors.Control;
  103. this._FrmBase_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  104. this._FrmBase_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
  105. this._FrmBase_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 24);
  106. this._FrmBase_Toolbars_Dock_Area_Left.Name = "_FrmBase_Toolbars_Dock_Area_Left";
  107. this._FrmBase_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 319);
  108. this._FrmBase_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
  109. //
  110. // _FrmBase_Toolbars_Dock_Area_Right
  111. //
  112. this._FrmBase_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  113. this._FrmBase_Toolbars_Dock_Area_Right.BackColor = System.Drawing.SystemColors.Control;
  114. this._FrmBase_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  115. this._FrmBase_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
  116. this._FrmBase_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(608, 24);
  117. this._FrmBase_Toolbars_Dock_Area_Right.Name = "_FrmBase_Toolbars_Dock_Area_Right";
  118. this._FrmBase_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 319);
  119. this._FrmBase_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
  120. //
  121. // _FrmBase_Toolbars_Dock_Area_Top
  122. //
  123. this._FrmBase_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  124. this._FrmBase_Toolbars_Dock_Area_Top.BackColor = System.Drawing.SystemColors.Control;
  125. this._FrmBase_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  126. this._FrmBase_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
  127. this._FrmBase_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
  128. this._FrmBase_Toolbars_Dock_Area_Top.Name = "_FrmBase_Toolbars_Dock_Area_Top";
  129. this._FrmBase_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(608, 24);
  130. this._FrmBase_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
  131. //
  132. // _FrmBase_Toolbars_Dock_Area_Bottom
  133. //
  134. this._FrmBase_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  135. this._FrmBase_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.SystemColors.Control;
  136. this._FrmBase_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  137. this._FrmBase_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
  138. this._FrmBase_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 343);
  139. this._FrmBase_Toolbars_Dock_Area_Bottom.Name = "_FrmBase_Toolbars_Dock_Area_Bottom";
  140. this._FrmBase_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(608, 0);
  141. this._FrmBase_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
  142. //
  143. // gdMemo
  144. //
  145. this.gdMemo.DataMember = "Table1";
  146. this.gdMemo.DataSource = this.dataSet1;
  147. appearance29.BackColor = System.Drawing.SystemColors.Window;
  148. appearance29.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  149. this.gdMemo.DisplayLayout.Appearance = appearance29;
  150. this.gdMemo.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ExtendLastColumn;
  151. ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  152. ultraGridColumn1.Header.VisiblePosition = 0;
  153. ultraGridColumn1.Hidden = true;
  154. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 0;
  155. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  156. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 1;
  157. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 1;
  158. ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  159. ultraGridColumn2.Header.VisiblePosition = 1;
  160. ultraGridColumn2.Hidden = true;
  161. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 1;
  162. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  163. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 1;
  164. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 1;
  165. ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  166. ultraGridColumn3.Header.VisiblePosition = 2;
  167. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 0;
  168. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  169. ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(95, 0);
  170. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 1;
  171. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 1;
  172. ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  173. ultraGridColumn4.Header.VisiblePosition = 3;
  174. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 1;
  175. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  176. ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(74, 0);
  177. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 1;
  178. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 1;
  179. ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  180. ultraGridColumn5.Header.VisiblePosition = 4;
  181. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 3;
  182. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  183. ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(193, 0);
  184. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 1;
  185. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 1;
  186. appearance42.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  187. ultraGridColumn6.CellAppearance = appearance42;
  188. ultraGridColumn6.Header.VisiblePosition = 5;
  189. ultraGridColumn6.RowLayoutColumnInfo.OriginX = 4;
  190. ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
  191. ultraGridColumn6.RowLayoutColumnInfo.SpanX = 1;
  192. ultraGridColumn6.RowLayoutColumnInfo.SpanY = 1;
  193. ultraGridColumn7.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  194. ultraGridColumn7.Header.VisiblePosition = 6;
  195. ultraGridColumn7.RowLayoutColumnInfo.OriginX = 2;
  196. ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
  197. ultraGridColumn7.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(79, 0);
  198. ultraGridColumn7.RowLayoutColumnInfo.SpanX = 1;
  199. ultraGridColumn7.RowLayoutColumnInfo.SpanY = 1;
  200. ultraGridColumn8.Header.VisiblePosition = 7;
  201. ultraGridColumn8.Hidden = true;
  202. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 6;
  203. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
  204. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 1;
  205. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 1;
  206. ultraGridBand1.Columns.AddRange(new object[] {
  207. ultraGridColumn1,
  208. ultraGridColumn2,
  209. ultraGridColumn3,
  210. ultraGridColumn4,
  211. ultraGridColumn5,
  212. ultraGridColumn6,
  213. ultraGridColumn7,
  214. ultraGridColumn8});
  215. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  216. this.gdMemo.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  217. this.gdMemo.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  218. this.gdMemo.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  219. appearance31.BackColor = System.Drawing.SystemColors.ActiveBorder;
  220. appearance31.BackColor2 = System.Drawing.SystemColors.ControlDark;
  221. appearance31.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  222. appearance31.BorderColor = System.Drawing.SystemColors.Window;
  223. this.gdMemo.DisplayLayout.GroupByBox.Appearance = appearance31;
  224. appearance32.ForeColor = System.Drawing.SystemColors.GrayText;
  225. this.gdMemo.DisplayLayout.GroupByBox.BandLabelAppearance = appearance32;
  226. this.gdMemo.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  227. appearance33.BackColor = System.Drawing.SystemColors.ControlLightLight;
  228. appearance33.BackColor2 = System.Drawing.SystemColors.Control;
  229. appearance33.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  230. appearance33.ForeColor = System.Drawing.SystemColors.GrayText;
  231. this.gdMemo.DisplayLayout.GroupByBox.PromptAppearance = appearance33;
  232. this.gdMemo.DisplayLayout.MaxColScrollRegions = 1;
  233. this.gdMemo.DisplayLayout.MaxRowScrollRegions = 1;
  234. appearance34.BackColor = System.Drawing.SystemColors.Window;
  235. appearance34.ForeColor = System.Drawing.SystemColors.ControlText;
  236. this.gdMemo.DisplayLayout.Override.ActiveCellAppearance = appearance34;
  237. appearance35.BackColor = System.Drawing.SystemColors.Highlight;
  238. appearance35.ForeColor = System.Drawing.SystemColors.HighlightText;
  239. this.gdMemo.DisplayLayout.Override.ActiveRowAppearance = appearance35;
  240. this.gdMemo.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  241. this.gdMemo.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  242. appearance36.BackColor = System.Drawing.SystemColors.Window;
  243. this.gdMemo.DisplayLayout.Override.CardAreaAppearance = appearance36;
  244. appearance37.BorderColor = System.Drawing.Color.Silver;
  245. appearance37.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  246. this.gdMemo.DisplayLayout.Override.CellAppearance = appearance37;
  247. this.gdMemo.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  248. this.gdMemo.DisplayLayout.Override.CellPadding = 0;
  249. appearance38.BackColor = System.Drawing.SystemColors.Control;
  250. appearance38.BackColor2 = System.Drawing.SystemColors.ControlDark;
  251. appearance38.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  252. appearance38.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  253. appearance38.BorderColor = System.Drawing.SystemColors.Window;
  254. this.gdMemo.DisplayLayout.Override.GroupByRowAppearance = appearance38;
  255. appearance39.TextHAlignAsString = "Left";
  256. this.gdMemo.DisplayLayout.Override.HeaderAppearance = appearance39;
  257. this.gdMemo.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  258. this.gdMemo.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  259. appearance40.BackColor = System.Drawing.SystemColors.Window;
  260. appearance40.BorderColor = System.Drawing.Color.Silver;
  261. this.gdMemo.DisplayLayout.Override.RowAppearance = appearance40;
  262. this.gdMemo.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  263. appearance41.BackColor = System.Drawing.SystemColors.ControlLight;
  264. this.gdMemo.DisplayLayout.Override.TemplateAddRowAppearance = appearance41;
  265. this.gdMemo.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  266. this.gdMemo.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  267. this.gdMemo.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  268. this.gdMemo.Dock = System.Windows.Forms.DockStyle.Fill;
  269. this.gdMemo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  270. this.gdMemo.Location = new System.Drawing.Point(0, 0);
  271. this.gdMemo.Name = "gdMemo";
  272. this.gdMemo.Size = new System.Drawing.Size(608, 319);
  273. this.gdMemo.TabIndex = 0;
  274. this.gdMemo.Text = "ultraGrid1";
  275. //
  276. // dataSet1
  277. //
  278. this.dataSet1.DataSetName = "NewDataSet";
  279. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  280. this.dataTable1});
  281. //
  282. // dataTable1
  283. //
  284. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  285. this.dataColumn1,
  286. this.dataColumn2,
  287. this.dataColumn3,
  288. this.dataColumn4,
  289. this.dataColumn5,
  290. this.dataColumn6,
  291. this.dataColumn7,
  292. this.dataColumn8});
  293. this.dataTable1.TableName = "Table1";
  294. //
  295. // dataColumn1
  296. //
  297. this.dataColumn1.ColumnName = "ORD_PK";
  298. //
  299. // dataColumn2
  300. //
  301. this.dataColumn2.ColumnName = "ORD_LN_PK";
  302. //
  303. // dataColumn3
  304. //
  305. this.dataColumn3.Caption = "合同号";
  306. this.dataColumn3.ColumnName = "ORDER_NO";
  307. //
  308. // dataColumn4
  309. //
  310. this.dataColumn4.Caption = "合同行号";
  311. this.dataColumn4.ColumnName = "ORDER_SEQ";
  312. //
  313. // dataColumn5
  314. //
  315. this.dataColumn5.Caption = "加工备注";
  316. this.dataColumn5.ColumnName = "ORDER_ADD_DESC";
  317. //
  318. // dataColumn6
  319. //
  320. this.dataColumn6.Caption = "回退原因";
  321. this.dataColumn6.ColumnName = "BACK_REASON";
  322. //
  323. // dataColumn7
  324. //
  325. this.dataColumn7.Caption = "确认状态";
  326. this.dataColumn7.ColumnName = "AFFIRM_STATUS";
  327. //
  328. // dataColumn8
  329. //
  330. this.dataColumn8.Caption = "状态代码";
  331. this.dataColumn8.ColumnName = "STATUS_CODE";
  332. //
  333. // ultraToolbarsManager1
  334. //
  335. this.ultraToolbarsManager1.DesignerFlags = 1;
  336. this.ultraToolbarsManager1.DockWithinContainer = this;
  337. this.ultraToolbarsManager1.DockWithinContainerBaseType = typeof(CoreFS.CA06.FrmBase);
  338. this.ultraToolbarsManager1.ShowQuickCustomizeButton = false;
  339. ultraToolbar1.DockedColumn = 0;
  340. ultraToolbar1.DockedRow = 0;
  341. ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  342. buttonTool1,
  343. buttonTool2,
  344. buttonTool3,
  345. buttonTool4});
  346. ultraToolbar1.Text = "UltraToolbar1";
  347. this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
  348. ultraToolbar1});
  349. appearance11.Image = ((object)(resources.GetObject("appearance11.Image")));
  350. buttonTool5.SharedPropsInternal.AppearancesSmall.Appearance = appearance11;
  351. buttonTool5.SharedPropsInternal.Caption = "查询";
  352. buttonTool5.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  353. appearance12.Image = ((object)(resources.GetObject("appearance12.Image")));
  354. buttonTool6.SharedPropsInternal.AppearancesSmall.Appearance = appearance12;
  355. buttonTool6.SharedPropsInternal.Caption = "确认";
  356. buttonTool6.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  357. appearance13.Image = ((object)(resources.GetObject("appearance13.Image")));
  358. buttonTool7.SharedPropsInternal.AppearancesSmall.Appearance = appearance13;
  359. buttonTool7.SharedPropsInternal.Caption = "回退";
  360. buttonTool7.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  361. appearance14.Image = ((object)(resources.GetObject("appearance14.Image")));
  362. buttonTool8.SharedPropsInternal.AppearancesSmall.Appearance = appearance14;
  363. buttonTool8.SharedPropsInternal.Caption = "关闭";
  364. buttonTool8.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  365. this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  366. buttonTool5,
  367. buttonTool6,
  368. buttonTool7,
  369. buttonTool8});
  370. this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
  371. //
  372. // FrmAffirmProcessMemo
  373. //
  374. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  375. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  376. this.ClientSize = new System.Drawing.Size(608, 343);
  377. this.Controls.Add(this.FrmBase_Fill_Panel);
  378. this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Left);
  379. this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Right);
  380. this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Top);
  381. this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Bottom);
  382. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
  383. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  384. this.MaximizeBox = false;
  385. this.Name = "FrmAffirmProcessMemo";
  386. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  387. this.Text = "确认加工备注";
  388. this.Load += new System.EventHandler(this.FrmAffirmProcessMemo_Load);
  389. this.FrmBase_Fill_Panel.ResumeLayout(false);
  390. ((System.ComponentModel.ISupportInitialize)(this.gdMemo)).EndInit();
  391. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  392. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  393. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
  394. this.ResumeLayout(false);
  395. }
  396. #endregion
  397. private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
  398. private System.Windows.Forms.Panel FrmBase_Fill_Panel;
  399. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Left;
  400. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Right;
  401. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Top;
  402. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Bottom;
  403. private Infragistics.Win.UltraWinGrid.UltraGrid gdMemo;
  404. private System.Data.DataSet dataSet1;
  405. private System.Data.DataTable dataTable1;
  406. private System.Data.DataColumn dataColumn1;
  407. private System.Data.DataColumn dataColumn2;
  408. private System.Data.DataColumn dataColumn3;
  409. private System.Data.DataColumn dataColumn4;
  410. private System.Data.DataColumn dataColumn5;
  411. private System.Data.DataColumn dataColumn6;
  412. private System.Data.DataColumn dataColumn7;
  413. private System.Data.DataColumn dataColumn8;
  414. }
  415. }