FrmPriceAddPrice.Designer.cs 33 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496
  1. namespace Core.StlMes.Client.SalePrice.BaseForm
  2. {
  3. partial class FrmPriceAddPrice
  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 appearance1 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("SlmPriceAddpriceHeadEntity", -1);
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PriceaddId");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PriceaddDesc");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PriceaddType");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ValiddateBegin");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ValiddateEnd");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Validflag");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CreateName");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CaeateTime");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UpdateName");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UpdateTime");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHK", 0);
  42. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("SlmPriceAddpriceLineEntity", -1);
  55. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PriceaddId");
  56. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PriceaddLineId");
  57. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PriceaddClassify");
  58. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PriceaddItem");
  59. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PriceaddItemvalue");
  60. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PriceaddPrice");
  61. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PriceaddSuit");
  62. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Validflag");
  63. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CreateName");
  64. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CreateTime");
  65. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UpdateName");
  66. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UpdateTime");
  67. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PriceStep");
  68. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHK", 0);
  69. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  70. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  71. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  72. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  73. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  74. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  75. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  76. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  77. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  78. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  79. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  80. this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
  81. this.ultraPanel4 = new Infragistics.Win.Misc.UltraPanel();
  82. this.ugPriceAddHead = new Infragistics.Win.UltraWinGrid.UltraGrid();
  83. this.ultraPanel3 = new Infragistics.Win.Misc.UltraPanel();
  84. this.ugPriceAddLine = new Infragistics.Win.UltraWinGrid.UltraGrid();
  85. this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
  86. this.chkValid = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  87. this.labelTextBox2 = new Core.Mes.Client.Comm.Control.LabelTextBox();
  88. this.labelTextBox1 = new Core.Mes.Client.Comm.Control.LabelTextBox();
  89. this.slmPriceAddpriceHeadEntityBindingSource = new System.Windows.Forms.BindingSource(this.components);
  90. this.slmPriceAddpriceLineEntityBindingSource = new System.Windows.Forms.BindingSource(this.components);
  91. this.ultraPanel1.ClientArea.SuspendLayout();
  92. this.ultraPanel1.SuspendLayout();
  93. this.ultraPanel4.ClientArea.SuspendLayout();
  94. this.ultraPanel4.SuspendLayout();
  95. ((System.ComponentModel.ISupportInitialize)(this.ugPriceAddHead)).BeginInit();
  96. this.ultraPanel3.ClientArea.SuspendLayout();
  97. this.ultraPanel3.SuspendLayout();
  98. ((System.ComponentModel.ISupportInitialize)(this.ugPriceAddLine)).BeginInit();
  99. this.ultraPanel2.ClientArea.SuspendLayout();
  100. this.ultraPanel2.SuspendLayout();
  101. ((System.ComponentModel.ISupportInitialize)(this.chkValid)).BeginInit();
  102. ((System.ComponentModel.ISupportInitialize)(this.slmPriceAddpriceHeadEntityBindingSource)).BeginInit();
  103. ((System.ComponentModel.ISupportInitialize)(this.slmPriceAddpriceLineEntityBindingSource)).BeginInit();
  104. this.SuspendLayout();
  105. //
  106. // ultraPanel1
  107. //
  108. //
  109. // ultraPanel1.ClientArea
  110. //
  111. this.ultraPanel1.ClientArea.Controls.Add(this.ultraPanel4);
  112. this.ultraPanel1.ClientArea.Controls.Add(this.ultraPanel3);
  113. this.ultraPanel1.ClientArea.Controls.Add(this.ultraPanel2);
  114. this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  115. this.ultraPanel1.Location = new System.Drawing.Point(0, 0);
  116. this.ultraPanel1.Name = "ultraPanel1";
  117. this.ultraPanel1.Size = new System.Drawing.Size(922, 564);
  118. this.ultraPanel1.TabIndex = 0;
  119. //
  120. // ultraPanel4
  121. //
  122. //
  123. // ultraPanel4.ClientArea
  124. //
  125. this.ultraPanel4.ClientArea.Controls.Add(this.ugPriceAddHead);
  126. this.ultraPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
  127. this.ultraPanel4.Location = new System.Drawing.Point(0, 57);
  128. this.ultraPanel4.Name = "ultraPanel4";
  129. this.ultraPanel4.Size = new System.Drawing.Size(922, 294);
  130. this.ultraPanel4.TabIndex = 2;
  131. //
  132. // ugPriceAddHead
  133. //
  134. this.ugPriceAddHead.DataSource = this.slmPriceAddpriceHeadEntityBindingSource;
  135. appearance1.BackColor = System.Drawing.SystemColors.Window;
  136. appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  137. this.ugPriceAddHead.DisplayLayout.Appearance = appearance1;
  138. ultraGridColumn1.Header.VisiblePosition = 1;
  139. ultraGridColumn2.Header.VisiblePosition = 2;
  140. ultraGridColumn3.Header.VisiblePosition = 3;
  141. ultraGridColumn3.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownList;
  142. ultraGridColumn4.Header.VisiblePosition = 4;
  143. ultraGridColumn4.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Date;
  144. ultraGridColumn5.Header.VisiblePosition = 5;
  145. ultraGridColumn5.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Date;
  146. ultraGridColumn6.Header.VisiblePosition = 6;
  147. ultraGridColumn7.Header.VisiblePosition = 7;
  148. ultraGridColumn8.Header.VisiblePosition = 8;
  149. ultraGridColumn9.Header.VisiblePosition = 9;
  150. ultraGridColumn10.Header.VisiblePosition = 10;
  151. ultraGridColumn11.DataType = typeof(bool);
  152. ultraGridColumn11.DefaultCellValue = false;
  153. ultraGridColumn11.Header.Caption = "选择";
  154. ultraGridColumn11.Header.VisiblePosition = 0;
  155. ultraGridColumn11.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  156. ultraGridBand1.Columns.AddRange(new object[] {
  157. ultraGridColumn1,
  158. ultraGridColumn2,
  159. ultraGridColumn3,
  160. ultraGridColumn4,
  161. ultraGridColumn5,
  162. ultraGridColumn6,
  163. ultraGridColumn7,
  164. ultraGridColumn8,
  165. ultraGridColumn9,
  166. ultraGridColumn10,
  167. ultraGridColumn11});
  168. this.ugPriceAddHead.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  169. this.ugPriceAddHead.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  170. this.ugPriceAddHead.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  171. appearance2.BackColor = System.Drawing.SystemColors.ActiveBorder;
  172. appearance2.BackColor2 = System.Drawing.SystemColors.ControlDark;
  173. appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  174. appearance2.BorderColor = System.Drawing.SystemColors.Window;
  175. this.ugPriceAddHead.DisplayLayout.GroupByBox.Appearance = appearance2;
  176. appearance3.ForeColor = System.Drawing.SystemColors.GrayText;
  177. this.ugPriceAddHead.DisplayLayout.GroupByBox.BandLabelAppearance = appearance3;
  178. this.ugPriceAddHead.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  179. appearance4.BackColor = System.Drawing.SystemColors.ControlLightLight;
  180. appearance4.BackColor2 = System.Drawing.SystemColors.Control;
  181. appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  182. appearance4.ForeColor = System.Drawing.SystemColors.GrayText;
  183. this.ugPriceAddHead.DisplayLayout.GroupByBox.PromptAppearance = appearance4;
  184. this.ugPriceAddHead.DisplayLayout.MaxColScrollRegions = 1;
  185. this.ugPriceAddHead.DisplayLayout.MaxRowScrollRegions = 1;
  186. appearance5.BackColor = System.Drawing.SystemColors.Window;
  187. appearance5.ForeColor = System.Drawing.SystemColors.ControlText;
  188. this.ugPriceAddHead.DisplayLayout.Override.ActiveCellAppearance = appearance5;
  189. appearance6.BackColor = System.Drawing.SystemColors.Highlight;
  190. appearance6.ForeColor = System.Drawing.SystemColors.HighlightText;
  191. this.ugPriceAddHead.DisplayLayout.Override.ActiveRowAppearance = appearance6;
  192. this.ugPriceAddHead.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.TemplateOnBottom;
  193. this.ugPriceAddHead.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  194. this.ugPriceAddHead.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  195. appearance7.BackColor = System.Drawing.SystemColors.Window;
  196. this.ugPriceAddHead.DisplayLayout.Override.CardAreaAppearance = appearance7;
  197. appearance8.BorderColor = System.Drawing.Color.Silver;
  198. appearance8.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  199. this.ugPriceAddHead.DisplayLayout.Override.CellAppearance = appearance8;
  200. this.ugPriceAddHead.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  201. this.ugPriceAddHead.DisplayLayout.Override.CellPadding = 0;
  202. appearance9.BackColor = System.Drawing.SystemColors.Control;
  203. appearance9.BackColor2 = System.Drawing.SystemColors.ControlDark;
  204. appearance9.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  205. appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  206. appearance9.BorderColor = System.Drawing.SystemColors.Window;
  207. this.ugPriceAddHead.DisplayLayout.Override.GroupByRowAppearance = appearance9;
  208. appearance10.TextHAlignAsString = "Left";
  209. this.ugPriceAddHead.DisplayLayout.Override.HeaderAppearance = appearance10;
  210. this.ugPriceAddHead.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  211. this.ugPriceAddHead.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  212. appearance11.BackColor = System.Drawing.SystemColors.Window;
  213. appearance11.BorderColor = System.Drawing.Color.Silver;
  214. this.ugPriceAddHead.DisplayLayout.Override.RowAppearance = appearance11;
  215. this.ugPriceAddHead.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  216. appearance12.BackColor = System.Drawing.SystemColors.ControlLight;
  217. this.ugPriceAddHead.DisplayLayout.Override.TemplateAddRowAppearance = appearance12;
  218. this.ugPriceAddHead.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  219. this.ugPriceAddHead.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  220. this.ugPriceAddHead.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  221. this.ugPriceAddHead.Dock = System.Windows.Forms.DockStyle.Fill;
  222. this.ugPriceAddHead.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  223. this.ugPriceAddHead.Location = new System.Drawing.Point(0, 0);
  224. this.ugPriceAddHead.Name = "ugPriceAddHead";
  225. this.ugPriceAddHead.Size = new System.Drawing.Size(922, 294);
  226. this.ugPriceAddHead.TabIndex = 0;
  227. this.ugPriceAddHead.Text = "ultraGrid1";
  228. this.ugPriceAddHead.InitializeRow += new Infragistics.Win.UltraWinGrid.InitializeRowEventHandler(this.ugPriceAddHead_InitializeRow);
  229. this.ugPriceAddHead.AfterRowActivate += new System.EventHandler(this.ugPriceAddHead_AfterRowActivate);
  230. this.ugPriceAddHead.AfterRowInsert += new Infragistics.Win.UltraWinGrid.RowEventHandler(this.ugPriceAddHead_AfterRowInsert);
  231. //
  232. // ultraPanel3
  233. //
  234. //
  235. // ultraPanel3.ClientArea
  236. //
  237. this.ultraPanel3.ClientArea.Controls.Add(this.ugPriceAddLine);
  238. this.ultraPanel3.Dock = System.Windows.Forms.DockStyle.Bottom;
  239. this.ultraPanel3.Location = new System.Drawing.Point(0, 351);
  240. this.ultraPanel3.Name = "ultraPanel3";
  241. this.ultraPanel3.Size = new System.Drawing.Size(922, 213);
  242. this.ultraPanel3.TabIndex = 1;
  243. //
  244. // ugPriceAddLine
  245. //
  246. this.ugPriceAddLine.DataSource = this.slmPriceAddpriceLineEntityBindingSource;
  247. appearance13.BackColor = System.Drawing.SystemColors.Window;
  248. appearance13.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  249. this.ugPriceAddLine.DisplayLayout.Appearance = appearance13;
  250. ultraGridColumn12.Header.VisiblePosition = 1;
  251. ultraGridColumn13.Header.VisiblePosition = 2;
  252. ultraGridColumn14.Header.VisiblePosition = 3;
  253. ultraGridColumn14.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownList;
  254. ultraGridColumn15.Header.VisiblePosition = 4;
  255. ultraGridColumn15.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownList;
  256. ultraGridColumn16.Header.VisiblePosition = 5;
  257. ultraGridColumn17.Header.VisiblePosition = 6;
  258. ultraGridColumn18.ButtonDisplayStyle = Infragistics.Win.UltraWinGrid.ButtonDisplayStyle.Always;
  259. ultraGridColumn18.Header.VisiblePosition = 8;
  260. ultraGridColumn18.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Button;
  261. ultraGridColumn19.Header.VisiblePosition = 9;
  262. ultraGridColumn20.Header.VisiblePosition = 10;
  263. ultraGridColumn21.Header.VisiblePosition = 11;
  264. ultraGridColumn22.Header.VisiblePosition = 12;
  265. ultraGridColumn23.Header.VisiblePosition = 13;
  266. ultraGridColumn24.Header.VisiblePosition = 7;
  267. ultraGridColumn25.DataType = typeof(bool);
  268. ultraGridColumn25.DefaultCellValue = false;
  269. ultraGridColumn25.Header.Caption = "选择";
  270. ultraGridColumn25.Header.VisiblePosition = 0;
  271. ultraGridColumn25.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  272. ultraGridBand2.Columns.AddRange(new object[] {
  273. ultraGridColumn12,
  274. ultraGridColumn13,
  275. ultraGridColumn14,
  276. ultraGridColumn15,
  277. ultraGridColumn16,
  278. ultraGridColumn17,
  279. ultraGridColumn18,
  280. ultraGridColumn19,
  281. ultraGridColumn20,
  282. ultraGridColumn21,
  283. ultraGridColumn22,
  284. ultraGridColumn23,
  285. ultraGridColumn24,
  286. ultraGridColumn25});
  287. this.ugPriceAddLine.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  288. this.ugPriceAddLine.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  289. this.ugPriceAddLine.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  290. appearance14.BackColor = System.Drawing.SystemColors.ActiveBorder;
  291. appearance14.BackColor2 = System.Drawing.SystemColors.ControlDark;
  292. appearance14.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  293. appearance14.BorderColor = System.Drawing.SystemColors.Window;
  294. this.ugPriceAddLine.DisplayLayout.GroupByBox.Appearance = appearance14;
  295. appearance15.ForeColor = System.Drawing.SystemColors.GrayText;
  296. this.ugPriceAddLine.DisplayLayout.GroupByBox.BandLabelAppearance = appearance15;
  297. this.ugPriceAddLine.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  298. appearance16.BackColor = System.Drawing.SystemColors.ControlLightLight;
  299. appearance16.BackColor2 = System.Drawing.SystemColors.Control;
  300. appearance16.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  301. appearance16.ForeColor = System.Drawing.SystemColors.GrayText;
  302. this.ugPriceAddLine.DisplayLayout.GroupByBox.PromptAppearance = appearance16;
  303. this.ugPriceAddLine.DisplayLayout.MaxColScrollRegions = 1;
  304. this.ugPriceAddLine.DisplayLayout.MaxRowScrollRegions = 1;
  305. appearance17.BackColor = System.Drawing.SystemColors.Window;
  306. appearance17.ForeColor = System.Drawing.SystemColors.ControlText;
  307. this.ugPriceAddLine.DisplayLayout.Override.ActiveCellAppearance = appearance17;
  308. appearance18.BackColor = System.Drawing.SystemColors.Highlight;
  309. appearance18.ForeColor = System.Drawing.SystemColors.HighlightText;
  310. this.ugPriceAddLine.DisplayLayout.Override.ActiveRowAppearance = appearance18;
  311. this.ugPriceAddLine.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.TemplateOnBottom;
  312. this.ugPriceAddLine.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  313. this.ugPriceAddLine.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  314. appearance19.BackColor = System.Drawing.SystemColors.Window;
  315. this.ugPriceAddLine.DisplayLayout.Override.CardAreaAppearance = appearance19;
  316. appearance20.BorderColor = System.Drawing.Color.Silver;
  317. appearance20.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  318. this.ugPriceAddLine.DisplayLayout.Override.CellAppearance = appearance20;
  319. this.ugPriceAddLine.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  320. this.ugPriceAddLine.DisplayLayout.Override.CellPadding = 0;
  321. appearance21.BackColor = System.Drawing.SystemColors.Control;
  322. appearance21.BackColor2 = System.Drawing.SystemColors.ControlDark;
  323. appearance21.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  324. appearance21.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  325. appearance21.BorderColor = System.Drawing.SystemColors.Window;
  326. this.ugPriceAddLine.DisplayLayout.Override.GroupByRowAppearance = appearance21;
  327. appearance22.TextHAlignAsString = "Left";
  328. this.ugPriceAddLine.DisplayLayout.Override.HeaderAppearance = appearance22;
  329. this.ugPriceAddLine.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  330. this.ugPriceAddLine.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  331. appearance23.BackColor = System.Drawing.SystemColors.Window;
  332. appearance23.BorderColor = System.Drawing.Color.Silver;
  333. this.ugPriceAddLine.DisplayLayout.Override.RowAppearance = appearance23;
  334. this.ugPriceAddLine.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  335. appearance24.BackColor = System.Drawing.SystemColors.ControlLight;
  336. this.ugPriceAddLine.DisplayLayout.Override.TemplateAddRowAppearance = appearance24;
  337. this.ugPriceAddLine.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  338. this.ugPriceAddLine.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  339. this.ugPriceAddLine.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  340. this.ugPriceAddLine.Dock = System.Windows.Forms.DockStyle.Fill;
  341. this.ugPriceAddLine.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  342. this.ugPriceAddLine.Location = new System.Drawing.Point(0, 0);
  343. this.ugPriceAddLine.Name = "ugPriceAddLine";
  344. this.ugPriceAddLine.Size = new System.Drawing.Size(922, 213);
  345. this.ugPriceAddLine.TabIndex = 0;
  346. this.ugPriceAddLine.Text = "ultraGrid1";
  347. this.ugPriceAddLine.InitializeLayout += new Infragistics.Win.UltraWinGrid.InitializeLayoutEventHandler(this.ugPriceAddLine_InitializeLayout);
  348. this.ugPriceAddLine.InitializeRow += new Infragistics.Win.UltraWinGrid.InitializeRowEventHandler(this.ugPriceAddLine_InitializeRow);
  349. this.ugPriceAddLine.AfterRowInsert += new Infragistics.Win.UltraWinGrid.RowEventHandler(this.ugPriceAddLine_AfterRowInsert);
  350. this.ugPriceAddLine.ClickCellButton += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ugPriceAddLine_ClickCellButton);
  351. //
  352. // ultraPanel2
  353. //
  354. //
  355. // ultraPanel2.ClientArea
  356. //
  357. this.ultraPanel2.ClientArea.Controls.Add(this.chkValid);
  358. this.ultraPanel2.ClientArea.Controls.Add(this.labelTextBox2);
  359. this.ultraPanel2.ClientArea.Controls.Add(this.labelTextBox1);
  360. this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Top;
  361. this.ultraPanel2.Location = new System.Drawing.Point(0, 0);
  362. this.ultraPanel2.Name = "ultraPanel2";
  363. this.ultraPanel2.Size = new System.Drawing.Size(922, 57);
  364. this.ultraPanel2.TabIndex = 0;
  365. //
  366. // chkValid
  367. //
  368. this.chkValid.AutoSize = true;
  369. this.chkValid.Location = new System.Drawing.Point(449, 12);
  370. this.chkValid.Name = "chkValid";
  371. this.chkValid.Size = new System.Drawing.Size(71, 19);
  372. this.chkValid.TabIndex = 4;
  373. this.chkValid.Text = "包含无效";
  374. this.chkValid.CheckedChanged += new System.EventHandler(this.chkValid_CheckedChanged);
  375. //
  376. // labelTextBox2
  377. //
  378. //
  379. //
  380. //
  381. this.labelTextBox2.CheckBox.AutoSize = true;
  382. this.labelTextBox2.CheckBox.Location = new System.Drawing.Point(4, 4);
  383. this.labelTextBox2.CheckBox.Name = "checkBox1";
  384. this.labelTextBox2.CheckBox.Size = new System.Drawing.Size(15, 14);
  385. this.labelTextBox2.CheckBox.TabIndex = 1;
  386. this.labelTextBox2.CheckBox.UseVisualStyleBackColor = true;
  387. //
  388. //
  389. //
  390. this.labelTextBox2.Label.AutoSize = true;
  391. this.labelTextBox2.Label.Location = new System.Drawing.Point(21, 4);
  392. this.labelTextBox2.Label.Name = "label1";
  393. this.labelTextBox2.Label.Size = new System.Drawing.Size(65, 12);
  394. this.labelTextBox2.Label.TabIndex = 0;
  395. this.labelTextBox2.Label.Text = "加价优惠号";
  396. this.labelTextBox2.Location = new System.Drawing.Point(230, 12);
  397. this.labelTextBox2.Name = "labelTextBox2";
  398. this.labelTextBox2.Size = new System.Drawing.Size(197, 21);
  399. this.labelTextBox2.TabIndex = 3;
  400. //
  401. //
  402. //
  403. this.labelTextBox2.TextBox.Dock = System.Windows.Forms.DockStyle.Fill;
  404. this.labelTextBox2.TextBox.Enabled = false;
  405. this.labelTextBox2.TextBox.Location = new System.Drawing.Point(0, 0);
  406. this.labelTextBox2.TextBox.Name = "textBox1";
  407. this.labelTextBox2.TextBox.Size = new System.Drawing.Size(108, 21);
  408. this.labelTextBox2.TextBox.TabIndex = 1;
  409. //
  410. // labelTextBox1
  411. //
  412. //
  413. //
  414. //
  415. this.labelTextBox1.CheckBox.AutoSize = true;
  416. this.labelTextBox1.CheckBox.Location = new System.Drawing.Point(4, 4);
  417. this.labelTextBox1.CheckBox.Name = "checkBox1";
  418. this.labelTextBox1.CheckBox.Size = new System.Drawing.Size(15, 14);
  419. this.labelTextBox1.CheckBox.TabIndex = 1;
  420. this.labelTextBox1.CheckBox.UseVisualStyleBackColor = true;
  421. //
  422. //
  423. //
  424. this.labelTextBox1.Label.AutoSize = true;
  425. this.labelTextBox1.Label.Location = new System.Drawing.Point(21, 4);
  426. this.labelTextBox1.Label.Name = "label1";
  427. this.labelTextBox1.Label.Size = new System.Drawing.Size(41, 12);
  428. this.labelTextBox1.Label.TabIndex = 0;
  429. this.labelTextBox1.Label.Text = "套描述";
  430. this.labelTextBox1.Location = new System.Drawing.Point(12, 12);
  431. this.labelTextBox1.Name = "labelTextBox1";
  432. this.labelTextBox1.Size = new System.Drawing.Size(197, 21);
  433. this.labelTextBox1.TabIndex = 2;
  434. //
  435. //
  436. //
  437. this.labelTextBox1.TextBox.Dock = System.Windows.Forms.DockStyle.Fill;
  438. this.labelTextBox1.TextBox.Enabled = false;
  439. this.labelTextBox1.TextBox.Location = new System.Drawing.Point(0, 0);
  440. this.labelTextBox1.TextBox.Name = "textBox1";
  441. this.labelTextBox1.TextBox.Size = new System.Drawing.Size(132, 21);
  442. this.labelTextBox1.TextBox.TabIndex = 1;
  443. //
  444. // slmPriceAddpriceHeadEntityBindingSource
  445. //
  446. this.slmPriceAddpriceHeadEntityBindingSource.DataSource = typeof(com.steering.pss.sale.price.entity.SlmPriceAddpriceHeadEntity);
  447. //
  448. // slmPriceAddpriceLineEntityBindingSource
  449. //
  450. this.slmPriceAddpriceLineEntityBindingSource.DataSource = typeof(com.steering.pss.sale.price.entity.SlmPriceAddpriceLineEntity);
  451. //
  452. // FrmPriceAddPrice
  453. //
  454. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  455. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  456. this.ClientSize = new System.Drawing.Size(922, 564);
  457. this.Controls.Add(this.ultraPanel1);
  458. this.Name = "FrmPriceAddPrice";
  459. this.Text = "加价优惠";
  460. this.Load += new System.EventHandler(this.FrmPriceAddPrice_Load);
  461. this.ultraPanel1.ClientArea.ResumeLayout(false);
  462. this.ultraPanel1.ResumeLayout(false);
  463. this.ultraPanel4.ClientArea.ResumeLayout(false);
  464. this.ultraPanel4.ResumeLayout(false);
  465. ((System.ComponentModel.ISupportInitialize)(this.ugPriceAddHead)).EndInit();
  466. this.ultraPanel3.ClientArea.ResumeLayout(false);
  467. this.ultraPanel3.ResumeLayout(false);
  468. ((System.ComponentModel.ISupportInitialize)(this.ugPriceAddLine)).EndInit();
  469. this.ultraPanel2.ClientArea.ResumeLayout(false);
  470. this.ultraPanel2.ClientArea.PerformLayout();
  471. this.ultraPanel2.ResumeLayout(false);
  472. ((System.ComponentModel.ISupportInitialize)(this.chkValid)).EndInit();
  473. ((System.ComponentModel.ISupportInitialize)(this.slmPriceAddpriceHeadEntityBindingSource)).EndInit();
  474. ((System.ComponentModel.ISupportInitialize)(this.slmPriceAddpriceLineEntityBindingSource)).EndInit();
  475. this.ResumeLayout(false);
  476. }
  477. #endregion
  478. private Infragistics.Win.Misc.UltraPanel ultraPanel1;
  479. private System.Windows.Forms.BindingSource slmPriceAddpriceHeadEntityBindingSource;
  480. private System.Windows.Forms.BindingSource slmPriceAddpriceLineEntityBindingSource;
  481. private Infragistics.Win.Misc.UltraPanel ultraPanel4;
  482. private Infragistics.Win.UltraWinGrid.UltraGrid ugPriceAddHead;
  483. private Infragistics.Win.Misc.UltraPanel ultraPanel3;
  484. private Infragistics.Win.Misc.UltraPanel ultraPanel2;
  485. private Infragistics.Win.UltraWinGrid.UltraGrid ugPriceAddLine;
  486. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkValid;
  487. private Mes.Client.Comm.Control.LabelTextBox labelTextBox2;
  488. private Mes.Client.Comm.Control.LabelTextBox labelTextBox1;
  489. }
  490. }