FrmPriceCatolog.Designer.cs 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457
  1. namespace Core.StlMes.Client.SalePrice.BaseForm
  2. {
  3. partial class FrmPriceCatolog
  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 appearance2 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  31. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  32. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  33. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  34. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  35. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  36. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  38. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("SlmPriceBaseframeSetEntity", -1);
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FrameId");
  44. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("X1FactorId");
  45. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("X2FactorId");
  46. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("X3FactorId");
  47. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("X4FactorId");
  48. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("X5FactorId");
  49. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("X6FactorId");
  50. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("X7FactorId");
  51. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("X8FactorId");
  52. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Y1FactorId");
  53. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Y2FactorId");
  54. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Validflag");
  55. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CreateName");
  56. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CreateTime");
  57. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UpdateName");
  58. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UpdateTime");
  59. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  60. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  61. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  62. Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
  63. Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
  64. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  65. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  66. Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
  67. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  68. Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
  69. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  70. this.ugFramePrice_Cat = new Infragistics.Win.UltraWinGrid.UltraGrid();
  71. this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
  72. this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
  73. this.ultraPanel3 = new Infragistics.Win.Misc.UltraPanel();
  74. this.ultraComboEditor1 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  75. this.ultraComboEditor2 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  76. this.ultraComboEditor3 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  77. this.ultraComboEditor4 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  78. this.ultraComboEditor5 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  79. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  80. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  81. this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
  82. this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
  83. this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
  84. this.ucFrame = new Infragistics.Win.UltraWinGrid.UltraCombo();
  85. this.slmPriceBaseframeSetEntityBindingSource = new System.Windows.Forms.BindingSource(this.components);
  86. ((System.ComponentModel.ISupportInitialize)(this.ugFramePrice_Cat)).BeginInit();
  87. this.ultraPanel2.ClientArea.SuspendLayout();
  88. this.ultraPanel2.SuspendLayout();
  89. this.ultraPanel1.ClientArea.SuspendLayout();
  90. this.ultraPanel1.SuspendLayout();
  91. this.ultraPanel3.ClientArea.SuspendLayout();
  92. this.ultraPanel3.SuspendLayout();
  93. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).BeginInit();
  94. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).BeginInit();
  95. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor3)).BeginInit();
  96. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor4)).BeginInit();
  97. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor5)).BeginInit();
  98. ((System.ComponentModel.ISupportInitialize)(this.ucFrame)).BeginInit();
  99. ((System.ComponentModel.ISupportInitialize)(this.slmPriceBaseframeSetEntityBindingSource)).BeginInit();
  100. this.SuspendLayout();
  101. //
  102. // ugFramePrice_Cat
  103. //
  104. appearance2.BackColor = System.Drawing.SystemColors.Window;
  105. appearance2.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  106. this.ugFramePrice_Cat.DisplayLayout.Appearance = appearance2;
  107. this.ugFramePrice_Cat.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  108. this.ugFramePrice_Cat.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  109. appearance3.BackColor = System.Drawing.SystemColors.ActiveBorder;
  110. appearance3.BackColor2 = System.Drawing.SystemColors.ControlDark;
  111. appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  112. appearance3.BorderColor = System.Drawing.SystemColors.Window;
  113. this.ugFramePrice_Cat.DisplayLayout.GroupByBox.Appearance = appearance3;
  114. appearance10.ForeColor = System.Drawing.SystemColors.GrayText;
  115. this.ugFramePrice_Cat.DisplayLayout.GroupByBox.BandLabelAppearance = appearance10;
  116. this.ugFramePrice_Cat.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  117. appearance9.BackColor = System.Drawing.SystemColors.ControlLightLight;
  118. appearance9.BackColor2 = System.Drawing.SystemColors.Control;
  119. appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  120. appearance9.ForeColor = System.Drawing.SystemColors.GrayText;
  121. this.ugFramePrice_Cat.DisplayLayout.GroupByBox.PromptAppearance = appearance9;
  122. this.ugFramePrice_Cat.DisplayLayout.MaxColScrollRegions = 1;
  123. this.ugFramePrice_Cat.DisplayLayout.MaxRowScrollRegions = 1;
  124. appearance16.BackColor = System.Drawing.SystemColors.Window;
  125. appearance16.ForeColor = System.Drawing.SystemColors.ControlText;
  126. this.ugFramePrice_Cat.DisplayLayout.Override.ActiveCellAppearance = appearance16;
  127. appearance19.BackColor = System.Drawing.SystemColors.Highlight;
  128. appearance19.ForeColor = System.Drawing.SystemColors.HighlightText;
  129. this.ugFramePrice_Cat.DisplayLayout.Override.ActiveRowAppearance = appearance19;
  130. this.ugFramePrice_Cat.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.TemplateOnBottom;
  131. this.ugFramePrice_Cat.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  132. this.ugFramePrice_Cat.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  133. appearance21.BackColor = System.Drawing.SystemColors.Window;
  134. this.ugFramePrice_Cat.DisplayLayout.Override.CardAreaAppearance = appearance21;
  135. appearance17.BorderColor = System.Drawing.Color.Silver;
  136. appearance17.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  137. this.ugFramePrice_Cat.DisplayLayout.Override.CellAppearance = appearance17;
  138. this.ugFramePrice_Cat.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  139. this.ugFramePrice_Cat.DisplayLayout.Override.CellPadding = 0;
  140. appearance15.BackColor = System.Drawing.SystemColors.Control;
  141. appearance15.BackColor2 = System.Drawing.SystemColors.ControlDark;
  142. appearance15.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  143. appearance15.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  144. appearance15.BorderColor = System.Drawing.SystemColors.Window;
  145. this.ugFramePrice_Cat.DisplayLayout.Override.GroupByRowAppearance = appearance15;
  146. appearance11.TextHAlignAsString = "Left";
  147. this.ugFramePrice_Cat.DisplayLayout.Override.HeaderAppearance = appearance11;
  148. this.ugFramePrice_Cat.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  149. this.ugFramePrice_Cat.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  150. appearance20.BackColor = System.Drawing.SystemColors.Window;
  151. appearance20.BorderColor = System.Drawing.Color.Silver;
  152. this.ugFramePrice_Cat.DisplayLayout.Override.RowAppearance = appearance20;
  153. this.ugFramePrice_Cat.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  154. appearance18.BackColor = System.Drawing.SystemColors.ControlLight;
  155. this.ugFramePrice_Cat.DisplayLayout.Override.TemplateAddRowAppearance = appearance18;
  156. this.ugFramePrice_Cat.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  157. this.ugFramePrice_Cat.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  158. this.ugFramePrice_Cat.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  159. this.ugFramePrice_Cat.Dock = System.Windows.Forms.DockStyle.Fill;
  160. this.ugFramePrice_Cat.Location = new System.Drawing.Point(0, 0);
  161. this.ugFramePrice_Cat.Name = "ugFramePrice_Cat";
  162. this.ugFramePrice_Cat.Size = new System.Drawing.Size(1105, 347);
  163. this.ugFramePrice_Cat.TabIndex = 0;
  164. this.ugFramePrice_Cat.Text = "ultraGrid1";
  165. this.ugFramePrice_Cat.InitializeRow += new Infragistics.Win.UltraWinGrid.InitializeRowEventHandler(this.ugFramePrice_Cat_InitializeRow);
  166. //
  167. // ultraPanel2
  168. //
  169. //
  170. // ultraPanel2.ClientArea
  171. //
  172. this.ultraPanel2.ClientArea.Controls.Add(this.ucFrame);
  173. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel5);
  174. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel4);
  175. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel3);
  176. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel2);
  177. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel1);
  178. this.ultraPanel2.ClientArea.Controls.Add(this.ultraComboEditor5);
  179. this.ultraPanel2.ClientArea.Controls.Add(this.ultraComboEditor4);
  180. this.ultraPanel2.ClientArea.Controls.Add(this.ultraComboEditor3);
  181. this.ultraPanel2.ClientArea.Controls.Add(this.ultraComboEditor2);
  182. this.ultraPanel2.ClientArea.Controls.Add(this.ultraComboEditor1);
  183. this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Top;
  184. this.ultraPanel2.Location = new System.Drawing.Point(0, 0);
  185. this.ultraPanel2.Name = "ultraPanel2";
  186. this.ultraPanel2.Size = new System.Drawing.Size(1105, 42);
  187. this.ultraPanel2.TabIndex = 0;
  188. //
  189. // ultraPanel1
  190. //
  191. //
  192. // ultraPanel1.ClientArea
  193. //
  194. this.ultraPanel1.ClientArea.Controls.Add(this.ultraPanel3);
  195. this.ultraPanel1.ClientArea.Controls.Add(this.ultraPanel2);
  196. this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  197. this.ultraPanel1.Location = new System.Drawing.Point(0, 0);
  198. this.ultraPanel1.Name = "ultraPanel1";
  199. this.ultraPanel1.Size = new System.Drawing.Size(1105, 389);
  200. this.ultraPanel1.TabIndex = 1;
  201. //
  202. // ultraPanel3
  203. //
  204. //
  205. // ultraPanel3.ClientArea
  206. //
  207. this.ultraPanel3.ClientArea.Controls.Add(this.ugFramePrice_Cat);
  208. this.ultraPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
  209. this.ultraPanel3.Location = new System.Drawing.Point(0, 42);
  210. this.ultraPanel3.Name = "ultraPanel3";
  211. this.ultraPanel3.Size = new System.Drawing.Size(1105, 347);
  212. this.ultraPanel3.TabIndex = 1;
  213. //
  214. // ultraComboEditor1
  215. //
  216. this.ultraComboEditor1.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  217. this.ultraComboEditor1.Location = new System.Drawing.Point(54, 6);
  218. this.ultraComboEditor1.Name = "ultraComboEditor1";
  219. this.ultraComboEditor1.Size = new System.Drawing.Size(118, 21);
  220. this.ultraComboEditor1.TabIndex = 2;
  221. //
  222. // ultraComboEditor2
  223. //
  224. this.ultraComboEditor2.Location = new System.Drawing.Point(220, 6);
  225. this.ultraComboEditor2.Name = "ultraComboEditor2";
  226. this.ultraComboEditor2.Size = new System.Drawing.Size(161, 21);
  227. this.ultraComboEditor2.TabIndex = 3;
  228. //
  229. // ultraComboEditor3
  230. //
  231. this.ultraComboEditor3.Location = new System.Drawing.Point(423, 8);
  232. this.ultraComboEditor3.Name = "ultraComboEditor3";
  233. this.ultraComboEditor3.Size = new System.Drawing.Size(290, 21);
  234. this.ultraComboEditor3.TabIndex = 4;
  235. this.ultraComboEditor3.ValueChanged += new System.EventHandler(this.ultraComboEditor3_ValueChanged);
  236. //
  237. // ultraComboEditor4
  238. //
  239. this.ultraComboEditor4.Location = new System.Drawing.Point(777, 8);
  240. this.ultraComboEditor4.Name = "ultraComboEditor4";
  241. this.ultraComboEditor4.Size = new System.Drawing.Size(78, 21);
  242. this.ultraComboEditor4.TabIndex = 5;
  243. //
  244. // ultraComboEditor5
  245. //
  246. this.ultraComboEditor5.Location = new System.Drawing.Point(914, 9);
  247. this.ultraComboEditor5.Name = "ultraComboEditor5";
  248. this.ultraComboEditor5.Size = new System.Drawing.Size(98, 21);
  249. this.ultraComboEditor5.TabIndex = 6;
  250. //
  251. // ultraLabel1
  252. //
  253. this.ultraLabel1.Location = new System.Drawing.Point(12, 6);
  254. this.ultraLabel1.Name = "ultraLabel1";
  255. this.ultraLabel1.Size = new System.Drawing.Size(36, 23);
  256. this.ultraLabel1.TabIndex = 7;
  257. this.ultraLabel1.Text = "品名";
  258. //
  259. // ultraLabel2
  260. //
  261. this.ultraLabel2.Location = new System.Drawing.Point(178, 10);
  262. this.ultraLabel2.Name = "ultraLabel2";
  263. this.ultraLabel2.Size = new System.Drawing.Size(36, 23);
  264. this.ultraLabel2.TabIndex = 8;
  265. this.ultraLabel2.Text = "钢级";
  266. //
  267. // ultraLabel3
  268. //
  269. this.ultraLabel3.Location = new System.Drawing.Point(384, 10);
  270. this.ultraLabel3.Name = "ultraLabel3";
  271. this.ultraLabel3.Size = new System.Drawing.Size(36, 23);
  272. this.ultraLabel3.TabIndex = 9;
  273. this.ultraLabel3.Text = "标准";
  274. //
  275. // ultraLabel4
  276. //
  277. this.ultraLabel4.Location = new System.Drawing.Point(716, 12);
  278. this.ultraLabel4.Name = "ultraLabel4";
  279. this.ultraLabel4.Size = new System.Drawing.Size(55, 23);
  280. this.ultraLabel4.TabIndex = 10;
  281. this.ultraLabel4.Text = "标准类别";
  282. //
  283. // ultraLabel5
  284. //
  285. this.ultraLabel5.Location = new System.Drawing.Point(878, 13);
  286. this.ultraLabel5.Name = "ultraLabel5";
  287. this.ultraLabel5.Size = new System.Drawing.Size(30, 23);
  288. this.ultraLabel5.TabIndex = 11;
  289. this.ultraLabel5.Text = "扣型";
  290. //
  291. // ucFrame
  292. //
  293. this.ucFrame.CheckedListSettings.CheckStateMember = "";
  294. this.ucFrame.DataSource = this.slmPriceBaseframeSetEntityBindingSource;
  295. appearance26.BackColor = System.Drawing.SystemColors.Window;
  296. appearance26.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  297. this.ucFrame.DisplayLayout.Appearance = appearance26;
  298. ultraGridColumn1.Header.Caption = "框架ID";
  299. ultraGridColumn1.Header.VisiblePosition = 0;
  300. ultraGridColumn2.Header.Caption = "因素一";
  301. ultraGridColumn2.Header.VisiblePosition = 1;
  302. ultraGridColumn3.Header.Caption = "因素二";
  303. ultraGridColumn3.Header.VisiblePosition = 2;
  304. ultraGridColumn4.Header.Caption = "因素三";
  305. ultraGridColumn4.Header.VisiblePosition = 3;
  306. ultraGridColumn5.Header.Caption = "因素四";
  307. ultraGridColumn5.Header.VisiblePosition = 4;
  308. ultraGridColumn6.Header.Caption = "因素五";
  309. ultraGridColumn6.Header.VisiblePosition = 5;
  310. ultraGridColumn7.Header.Caption = "因素六";
  311. ultraGridColumn7.Header.VisiblePosition = 6;
  312. ultraGridColumn8.Header.Caption = "因素七";
  313. ultraGridColumn8.Header.VisiblePosition = 7;
  314. ultraGridColumn9.Header.Caption = "因素八";
  315. ultraGridColumn9.Header.VisiblePosition = 8;
  316. ultraGridColumn10.Header.Caption = "范围一";
  317. ultraGridColumn10.Header.VisiblePosition = 9;
  318. ultraGridColumn11.Header.Caption = "范围二";
  319. ultraGridColumn11.Header.VisiblePosition = 10;
  320. ultraGridColumn12.Header.Caption = "是否有效";
  321. ultraGridColumn12.Header.VisiblePosition = 11;
  322. ultraGridColumn13.Header.VisiblePosition = 12;
  323. ultraGridColumn14.Header.VisiblePosition = 13;
  324. ultraGridColumn15.Header.VisiblePosition = 14;
  325. ultraGridColumn16.Header.VisiblePosition = 15;
  326. ultraGridBand1.Columns.AddRange(new object[] {
  327. ultraGridColumn1,
  328. ultraGridColumn2,
  329. ultraGridColumn3,
  330. ultraGridColumn4,
  331. ultraGridColumn5,
  332. ultraGridColumn6,
  333. ultraGridColumn7,
  334. ultraGridColumn8,
  335. ultraGridColumn9,
  336. ultraGridColumn10,
  337. ultraGridColumn11,
  338. ultraGridColumn12,
  339. ultraGridColumn13,
  340. ultraGridColumn14,
  341. ultraGridColumn15,
  342. ultraGridColumn16});
  343. this.ucFrame.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  344. this.ucFrame.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  345. this.ucFrame.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  346. appearance6.BackColor = System.Drawing.SystemColors.ActiveBorder;
  347. appearance6.BackColor2 = System.Drawing.SystemColors.ControlDark;
  348. appearance6.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  349. appearance6.BorderColor = System.Drawing.SystemColors.Window;
  350. this.ucFrame.DisplayLayout.GroupByBox.Appearance = appearance6;
  351. appearance8.ForeColor = System.Drawing.SystemColors.GrayText;
  352. this.ucFrame.DisplayLayout.GroupByBox.BandLabelAppearance = appearance8;
  353. this.ucFrame.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  354. appearance7.BackColor = System.Drawing.SystemColors.ControlLightLight;
  355. appearance7.BackColor2 = System.Drawing.SystemColors.Control;
  356. appearance7.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  357. appearance7.ForeColor = System.Drawing.SystemColors.GrayText;
  358. this.ucFrame.DisplayLayout.GroupByBox.PromptAppearance = appearance7;
  359. this.ucFrame.DisplayLayout.MaxColScrollRegions = 1;
  360. this.ucFrame.DisplayLayout.MaxRowScrollRegions = 1;
  361. appearance27.BackColor = System.Drawing.SystemColors.Window;
  362. appearance27.ForeColor = System.Drawing.SystemColors.ControlText;
  363. this.ucFrame.DisplayLayout.Override.ActiveCellAppearance = appearance27;
  364. appearance28.BackColor = System.Drawing.SystemColors.Highlight;
  365. appearance28.ForeColor = System.Drawing.SystemColors.HighlightText;
  366. this.ucFrame.DisplayLayout.Override.ActiveRowAppearance = appearance28;
  367. this.ucFrame.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  368. this.ucFrame.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  369. appearance29.BackColor = System.Drawing.SystemColors.Window;
  370. this.ucFrame.DisplayLayout.Override.CardAreaAppearance = appearance29;
  371. appearance30.BorderColor = System.Drawing.Color.Silver;
  372. appearance30.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  373. this.ucFrame.DisplayLayout.Override.CellAppearance = appearance30;
  374. this.ucFrame.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  375. this.ucFrame.DisplayLayout.Override.CellPadding = 0;
  376. appearance31.BackColor = System.Drawing.SystemColors.Control;
  377. appearance31.BackColor2 = System.Drawing.SystemColors.ControlDark;
  378. appearance31.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  379. appearance31.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  380. appearance31.BorderColor = System.Drawing.SystemColors.Window;
  381. this.ucFrame.DisplayLayout.Override.GroupByRowAppearance = appearance31;
  382. appearance14.TextHAlignAsString = "Left";
  383. this.ucFrame.DisplayLayout.Override.HeaderAppearance = appearance14;
  384. this.ucFrame.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  385. this.ucFrame.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  386. appearance32.BackColor = System.Drawing.SystemColors.Window;
  387. appearance32.BorderColor = System.Drawing.Color.Silver;
  388. this.ucFrame.DisplayLayout.Override.RowAppearance = appearance32;
  389. this.ucFrame.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  390. appearance12.BackColor = System.Drawing.SystemColors.ControlLight;
  391. this.ucFrame.DisplayLayout.Override.TemplateAddRowAppearance = appearance12;
  392. this.ucFrame.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  393. this.ucFrame.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  394. this.ucFrame.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  395. this.ucFrame.Location = new System.Drawing.Point(1067, 12);
  396. this.ucFrame.Name = "ucFrame";
  397. this.ucFrame.Size = new System.Drawing.Size(26, 22);
  398. this.ucFrame.TabIndex = 12;
  399. this.ucFrame.Text = "请选择基价框架";
  400. this.ucFrame.Visible = false;
  401. this.ucFrame.ValueChanged += new System.EventHandler(this.ucFrame_ValueChanged);
  402. //
  403. // slmPriceBaseframeSetEntityBindingSource
  404. //
  405. this.slmPriceBaseframeSetEntityBindingSource.DataSource = typeof(com.steering.pss.sale.price.entity.SlmPriceBaseframeSetEntity);
  406. //
  407. // FrmPriceCatolog
  408. //
  409. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  410. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  411. this.ClientSize = new System.Drawing.Size(1105, 389);
  412. this.Controls.Add(this.ultraPanel1);
  413. this.Name = "FrmPriceCatolog";
  414. this.Text = "价格目录";
  415. this.Load += new System.EventHandler(this.FrmPriceCatolog_Load);
  416. ((System.ComponentModel.ISupportInitialize)(this.ugFramePrice_Cat)).EndInit();
  417. this.ultraPanel2.ClientArea.ResumeLayout(false);
  418. this.ultraPanel2.ClientArea.PerformLayout();
  419. this.ultraPanel2.ResumeLayout(false);
  420. this.ultraPanel1.ClientArea.ResumeLayout(false);
  421. this.ultraPanel1.ResumeLayout(false);
  422. this.ultraPanel3.ClientArea.ResumeLayout(false);
  423. this.ultraPanel3.ResumeLayout(false);
  424. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).EndInit();
  425. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).EndInit();
  426. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor3)).EndInit();
  427. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor4)).EndInit();
  428. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor5)).EndInit();
  429. ((System.ComponentModel.ISupportInitialize)(this.ucFrame)).EndInit();
  430. ((System.ComponentModel.ISupportInitialize)(this.slmPriceBaseframeSetEntityBindingSource)).EndInit();
  431. this.ResumeLayout(false);
  432. }
  433. #endregion
  434. private System.Windows.Forms.BindingSource slmPriceBaseframeSetEntityBindingSource;
  435. private Infragistics.Win.UltraWinGrid.UltraGrid ugFramePrice_Cat;
  436. private Infragistics.Win.Misc.UltraPanel ultraPanel2;
  437. private Infragistics.Win.Misc.UltraPanel ultraPanel1;
  438. private Infragistics.Win.Misc.UltraPanel ultraPanel3;
  439. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor5;
  440. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor4;
  441. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor3;
  442. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor2;
  443. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor1;
  444. private Infragistics.Win.UltraWinGrid.UltraCombo ucFrame;
  445. private Infragistics.Win.Misc.UltraLabel ultraLabel5;
  446. private Infragistics.Win.Misc.UltraLabel ultraLabel4;
  447. private Infragistics.Win.Misc.UltraLabel ultraLabel3;
  448. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  449. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  450. }
  451. }