frmOrderPrice.Designer.cs 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358
  1. namespace Core.StlMes.Client.SaleOrder
  2. {
  3. partial class frmOrderPrice
  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 appearance45 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("SLM_ORDER_PRICE", -1);
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MANAG_NO");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORDER_NO");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHK");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PRICE_BASE");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PRICE_NO");
  36. Infragistics.Win.Appearance appearance46 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.Appearance appearance47 = new Infragistics.Win.Appearance();
  38. Infragistics.Win.Appearance appearance48 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.Appearance appearance49 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.Appearance appearance50 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.Appearance appearance51 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.Appearance appearance52 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.Appearance appearance53 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance54 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance55 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance56 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
  48. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doDelete");
  49. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doOk");
  50. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doAdd");
  51. Infragistics.Win.Appearance appearance72 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doDelete");
  53. Infragistics.Win.Appearance appearance74 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doUpdate");
  55. Infragistics.Win.Appearance appearance73 = new Infragistics.Win.Appearance();
  56. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool9 = new Infragistics.Win.UltraWinToolbars.ButtonTool("查询");
  57. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool10 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doOk");
  58. Infragistics.Win.Appearance appearance76 = new Infragistics.Win.Appearance();
  59. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool12 = new Infragistics.Win.UltraWinToolbars.ButtonTool("恢复");
  60. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doOka");
  61. this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  62. this.dataSet1 = new System.Data.DataSet();
  63. this.SLM_ORDER_PRICE = new System.Data.DataTable();
  64. this.dataColumn22 = new System.Data.DataColumn();
  65. this.dataColumn24 = new System.Data.DataColumn();
  66. this.dataColumn1 = new System.Data.DataColumn();
  67. this.dataColumn2 = new System.Data.DataColumn();
  68. this.dataColumn3 = new System.Data.DataColumn();
  69. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  70. this._Form1_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  71. this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
  72. this._Form1_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  73. this._Form1_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  74. this._Form1_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  75. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
  76. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  77. ((System.ComponentModel.ISupportInitialize)(this.SLM_ORDER_PRICE)).BeginInit();
  78. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  79. this.ultraGroupBox1.SuspendLayout();
  80. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
  81. this.SuspendLayout();
  82. //
  83. // ultraGrid2
  84. //
  85. this.ultraGrid2.DataMember = "SLM_ORDER_PRICE";
  86. this.ultraGrid2.DataSource = this.dataSet1;
  87. appearance45.BackColor = System.Drawing.SystemColors.Window;
  88. appearance45.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  89. this.ultraGrid2.DisplayLayout.Appearance = appearance45;
  90. ultraGridColumn1.Header.VisiblePosition = 0;
  91. ultraGridColumn1.Hidden = true;
  92. ultraGridColumn2.Header.VisiblePosition = 1;
  93. ultraGridColumn2.Hidden = true;
  94. ultraGridColumn3.Header.VisiblePosition = 2;
  95. ultraGridColumn3.Width = 47;
  96. ultraGridColumn4.Header.VisiblePosition = 3;
  97. ultraGridColumn4.Width = 648;
  98. ultraGridColumn5.Header.VisiblePosition = 4;
  99. ultraGridColumn5.Hidden = true;
  100. ultraGridBand1.Columns.AddRange(new object[] {
  101. ultraGridColumn1,
  102. ultraGridColumn2,
  103. ultraGridColumn3,
  104. ultraGridColumn4,
  105. ultraGridColumn5});
  106. ultraGridBand1.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
  107. this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  108. this.ultraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  109. this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  110. appearance46.BackColor = System.Drawing.SystemColors.ActiveBorder;
  111. appearance46.BackColor2 = System.Drawing.SystemColors.ControlDark;
  112. appearance46.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  113. appearance46.BorderColor = System.Drawing.SystemColors.Window;
  114. this.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance46;
  115. appearance47.ForeColor = System.Drawing.SystemColors.GrayText;
  116. this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance47;
  117. this.ultraGrid2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  118. appearance48.BackColor = System.Drawing.SystemColors.ControlLightLight;
  119. appearance48.BackColor2 = System.Drawing.SystemColors.Control;
  120. appearance48.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  121. appearance48.ForeColor = System.Drawing.SystemColors.GrayText;
  122. this.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance48;
  123. this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1;
  124. this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1;
  125. appearance49.BackColor = System.Drawing.SystemColors.Window;
  126. appearance49.ForeColor = System.Drawing.SystemColors.ControlText;
  127. this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance49;
  128. appearance50.BackColor = System.Drawing.SystemColors.Highlight;
  129. appearance50.ForeColor = System.Drawing.SystemColors.HighlightText;
  130. this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance50;
  131. this.ultraGrid2.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.TemplateOnBottom;
  132. this.ultraGrid2.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.True;
  133. this.ultraGrid2.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.True;
  134. this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  135. this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  136. appearance51.BackColor = System.Drawing.SystemColors.Window;
  137. this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance51;
  138. appearance52.BorderColor = System.Drawing.Color.Silver;
  139. appearance52.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  140. this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance52;
  141. this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  142. this.ultraGrid2.DisplayLayout.Override.CellPadding = 0;
  143. appearance53.BackColor = System.Drawing.SystemColors.Control;
  144. appearance53.BackColor2 = System.Drawing.SystemColors.ControlDark;
  145. appearance53.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  146. appearance53.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  147. appearance53.BorderColor = System.Drawing.SystemColors.Window;
  148. this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance53;
  149. appearance54.TextHAlignAsString = "Left";
  150. this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance54;
  151. this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  152. this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  153. appearance55.BackColor = System.Drawing.SystemColors.Window;
  154. appearance55.BorderColor = System.Drawing.Color.Silver;
  155. this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance55;
  156. this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  157. appearance56.BackColor = System.Drawing.SystemColors.ControlLight;
  158. this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance56;
  159. this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  160. this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  161. this.ultraGrid2.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  162. this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
  163. this.ultraGrid2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  164. this.ultraGrid2.Location = new System.Drawing.Point(3, 0);
  165. this.ultraGrid2.Name = "ultraGrid2";
  166. this.ultraGrid2.Size = new System.Drawing.Size(697, 359);
  167. this.ultraGrid2.TabIndex = 27;
  168. this.ultraGrid2.Text = "ultraGrid1";
  169. this.ultraGrid2.AfterRowInsert += new Infragistics.Win.UltraWinGrid.RowEventHandler(this.ultraGrid2_AfterRowInsert);
  170. this.ultraGrid2.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid2_CellChange);
  171. //
  172. // dataSet1
  173. //
  174. this.dataSet1.DataSetName = "NewDataSet";
  175. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  176. this.SLM_ORDER_PRICE});
  177. //
  178. // SLM_ORDER_PRICE
  179. //
  180. this.SLM_ORDER_PRICE.Columns.AddRange(new System.Data.DataColumn[] {
  181. this.dataColumn22,
  182. this.dataColumn24,
  183. this.dataColumn1,
  184. this.dataColumn2,
  185. this.dataColumn3});
  186. this.SLM_ORDER_PRICE.TableName = "SLM_ORDER_PRICE";
  187. //
  188. // dataColumn22
  189. //
  190. this.dataColumn22.Caption = "管理卡号";
  191. this.dataColumn22.ColumnName = "MANAG_NO";
  192. //
  193. // dataColumn24
  194. //
  195. this.dataColumn24.Caption = "合同号";
  196. this.dataColumn24.ColumnName = "ORDER_NO";
  197. //
  198. // dataColumn1
  199. //
  200. this.dataColumn1.Caption = "选择";
  201. this.dataColumn1.ColumnName = "CHK";
  202. this.dataColumn1.DataType = typeof(bool);
  203. //
  204. // dataColumn2
  205. //
  206. this.dataColumn2.Caption = "定价依据";
  207. this.dataColumn2.ColumnName = "PRICE_BASE";
  208. //
  209. // dataColumn3
  210. //
  211. this.dataColumn3.Caption = "定价顺序号";
  212. this.dataColumn3.ColumnName = "PRICE_NO";
  213. //
  214. // ultraGroupBox1
  215. //
  216. this.ultraGroupBox1.Controls.Add(this.ultraGrid2);
  217. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  218. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 25);
  219. this.ultraGroupBox1.Name = "ultraGroupBox1";
  220. this.ultraGroupBox1.Size = new System.Drawing.Size(703, 362);
  221. this.ultraGroupBox1.TabIndex = 15;
  222. //
  223. // _Form1_Toolbars_Dock_Area_Top
  224. //
  225. this._Form1_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  226. this._Form1_Toolbars_Dock_Area_Top.BackColor = System.Drawing.SystemColors.Control;
  227. this._Form1_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  228. this._Form1_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
  229. this._Form1_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
  230. this._Form1_Toolbars_Dock_Area_Top.Name = "_Form1_Toolbars_Dock_Area_Top";
  231. this._Form1_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(703, 25);
  232. this._Form1_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
  233. //
  234. // ultraToolbarsManager1
  235. //
  236. this.ultraToolbarsManager1.DesignerFlags = 1;
  237. this.ultraToolbarsManager1.DockWithinContainer = this;
  238. this.ultraToolbarsManager1.DockWithinContainerBaseType = typeof(System.Windows.Forms.Form);
  239. this.ultraToolbarsManager1.ShowQuickCustomizeButton = false;
  240. ultraToolbar1.DockedColumn = 0;
  241. ultraToolbar1.DockedRow = 0;
  242. buttonTool5.InstanceProps.IsFirstInGroup = true;
  243. ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  244. buttonTool4,
  245. buttonTool5});
  246. ultraToolbar1.Text = "UltraToolbar1";
  247. this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
  248. ultraToolbar1});
  249. appearance72.Image = global::Core.StlMes.Client.SaleOrder.Properties.Resources.Add;
  250. buttonTool6.SharedPropsInternal.AppearancesSmall.Appearance = appearance72;
  251. buttonTool6.SharedPropsInternal.Caption = "新增";
  252. buttonTool6.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  253. appearance74.Image = global::Core.StlMes.Client.SaleOrder.Properties.Resources.Delete;
  254. buttonTool7.SharedPropsInternal.AppearancesSmall.Appearance = appearance74;
  255. buttonTool7.SharedPropsInternal.Caption = "删除";
  256. buttonTool7.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  257. appearance73.Image = global::Core.StlMes.Client.SaleOrder.Properties.Resources.Update;
  258. buttonTool8.SharedPropsInternal.AppearancesSmall.Appearance = appearance73;
  259. buttonTool8.SharedPropsInternal.Caption = "修改";
  260. buttonTool8.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  261. buttonTool9.SharedPropsInternal.Caption = "查询";
  262. buttonTool9.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  263. appearance76.Image = global::Core.StlMes.Client.SaleOrder.Properties.Resources.End;
  264. buttonTool10.SharedPropsInternal.AppearancesSmall.Appearance = appearance76;
  265. buttonTool10.SharedPropsInternal.Caption = "确认";
  266. buttonTool10.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  267. buttonTool12.SharedPropsInternal.Caption = "恢复";
  268. buttonTool12.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  269. buttonTool3.SharedPropsInternal.Caption = "确认";
  270. buttonTool3.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  271. this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  272. buttonTool6,
  273. buttonTool7,
  274. buttonTool8,
  275. buttonTool9,
  276. buttonTool10,
  277. buttonTool12,
  278. buttonTool3});
  279. this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
  280. //
  281. // _Form1_Toolbars_Dock_Area_Bottom
  282. //
  283. this._Form1_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  284. this._Form1_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.SystemColors.Control;
  285. this._Form1_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  286. this._Form1_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
  287. this._Form1_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 387);
  288. this._Form1_Toolbars_Dock_Area_Bottom.Name = "_Form1_Toolbars_Dock_Area_Bottom";
  289. this._Form1_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(703, 0);
  290. this._Form1_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
  291. //
  292. // _Form1_Toolbars_Dock_Area_Left
  293. //
  294. this._Form1_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  295. this._Form1_Toolbars_Dock_Area_Left.BackColor = System.Drawing.SystemColors.Control;
  296. this._Form1_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  297. this._Form1_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
  298. this._Form1_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 25);
  299. this._Form1_Toolbars_Dock_Area_Left.Name = "_Form1_Toolbars_Dock_Area_Left";
  300. this._Form1_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 362);
  301. this._Form1_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
  302. //
  303. // _Form1_Toolbars_Dock_Area_Right
  304. //
  305. this._Form1_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  306. this._Form1_Toolbars_Dock_Area_Right.BackColor = System.Drawing.SystemColors.Control;
  307. this._Form1_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  308. this._Form1_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
  309. this._Form1_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(703, 25);
  310. this._Form1_Toolbars_Dock_Area_Right.Name = "_Form1_Toolbars_Dock_Area_Right";
  311. this._Form1_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 362);
  312. this._Form1_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
  313. //
  314. // frmOrderPrice
  315. //
  316. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  317. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  318. this.ClientSize = new System.Drawing.Size(703, 387);
  319. this.Controls.Add(this.ultraGroupBox1);
  320. this.Controls.Add(this._Form1_Toolbars_Dock_Area_Left);
  321. this.Controls.Add(this._Form1_Toolbars_Dock_Area_Right);
  322. this.Controls.Add(this._Form1_Toolbars_Dock_Area_Top);
  323. this.Controls.Add(this._Form1_Toolbars_Dock_Area_Bottom);
  324. this.Name = "frmOrderPrice";
  325. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
  326. this.Text = "价格依据";
  327. this.Load += new System.EventHandler(this.frmOrderPrice_Load);
  328. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
  329. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  330. ((System.ComponentModel.ISupportInitialize)(this.SLM_ORDER_PRICE)).EndInit();
  331. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  332. this.ultraGroupBox1.ResumeLayout(false);
  333. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
  334. this.ResumeLayout(false);
  335. }
  336. #endregion
  337. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
  338. private System.Data.DataSet dataSet1;
  339. private System.Data.DataTable SLM_ORDER_PRICE;
  340. private System.Data.DataColumn dataColumn22;
  341. private System.Data.DataColumn dataColumn24;
  342. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  343. private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
  344. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _Form1_Toolbars_Dock_Area_Left;
  345. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _Form1_Toolbars_Dock_Area_Right;
  346. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _Form1_Toolbars_Dock_Area_Top;
  347. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _Form1_Toolbars_Dock_Area_Bottom;
  348. private System.Data.DataColumn dataColumn1;
  349. private System.Data.DataColumn dataColumn2;
  350. private System.Data.DataColumn dataColumn3;
  351. }
  352. }