FrmPriceFactorRange.Designer.cs 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320
  1. namespace Core.StlMes.Client.SalePrice.BaseForm
  2. {
  3. partial class FrmPriceFactorRange
  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.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("SlmPriceFactorClassifyEntity", -1);
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ClassDId");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ClassDName");
  33. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SortNo");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("VerType", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
  36. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FactorId");
  38. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Validflag");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CreateName");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CreateTime");
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UpdateName");
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UpdateTime");
  44. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHK", 0);
  45. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  56. this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
  57. this.chkValid = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  58. this.labelTextBox2 = new Core.Mes.Client.Comm.Control.LabelTextBox();
  59. this.labelTextBox1 = new Core.Mes.Client.Comm.Control.LabelTextBox();
  60. this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
  61. this.gdFactorRange = new Infragistics.Win.UltraWinGrid.UltraGrid();
  62. this.slmPriceFactorClassifyEntityBindingSource = new System.Windows.Forms.BindingSource(this.components);
  63. this.ultraPanel1.ClientArea.SuspendLayout();
  64. this.ultraPanel1.SuspendLayout();
  65. ((System.ComponentModel.ISupportInitialize)(this.chkValid)).BeginInit();
  66. this.ultraPanel2.ClientArea.SuspendLayout();
  67. this.ultraPanel2.SuspendLayout();
  68. ((System.ComponentModel.ISupportInitialize)(this.gdFactorRange)).BeginInit();
  69. ((System.ComponentModel.ISupportInitialize)(this.slmPriceFactorClassifyEntityBindingSource)).BeginInit();
  70. this.SuspendLayout();
  71. //
  72. // ultraPanel1
  73. //
  74. //
  75. // ultraPanel1.ClientArea
  76. //
  77. this.ultraPanel1.ClientArea.Controls.Add(this.chkValid);
  78. this.ultraPanel1.ClientArea.Controls.Add(this.labelTextBox2);
  79. this.ultraPanel1.ClientArea.Controls.Add(this.labelTextBox1);
  80. this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Top;
  81. this.ultraPanel1.Location = new System.Drawing.Point(0, 0);
  82. this.ultraPanel1.Name = "ultraPanel1";
  83. this.ultraPanel1.Size = new System.Drawing.Size(633, 38);
  84. this.ultraPanel1.TabIndex = 0;
  85. //
  86. // chkValid
  87. //
  88. this.chkValid.AutoSize = true;
  89. this.chkValid.Location = new System.Drawing.Point(440, 12);
  90. this.chkValid.Name = "chkValid";
  91. this.chkValid.Size = new System.Drawing.Size(71, 19);
  92. this.chkValid.TabIndex = 4;
  93. this.chkValid.Text = "包含无效";
  94. this.chkValid.CheckedChanged += new System.EventHandler(this.chkValid_CheckedChanged);
  95. //
  96. // labelTextBox2
  97. //
  98. //
  99. //
  100. //
  101. this.labelTextBox2.CheckBox.AutoSize = true;
  102. this.labelTextBox2.CheckBox.Location = new System.Drawing.Point(4, 4);
  103. this.labelTextBox2.CheckBox.Name = "checkBox1";
  104. this.labelTextBox2.CheckBox.Size = new System.Drawing.Size(15, 14);
  105. this.labelTextBox2.CheckBox.TabIndex = 1;
  106. this.labelTextBox2.CheckBox.UseVisualStyleBackColor = true;
  107. //
  108. //
  109. //
  110. this.labelTextBox2.Label.AutoSize = true;
  111. this.labelTextBox2.Label.Location = new System.Drawing.Point(21, 4);
  112. this.labelTextBox2.Label.Name = "label1";
  113. this.labelTextBox2.Label.Size = new System.Drawing.Size(41, 12);
  114. this.labelTextBox2.Label.TabIndex = 0;
  115. this.labelTextBox2.Label.Text = "范围ID";
  116. this.labelTextBox2.Location = new System.Drawing.Point(221, 12);
  117. this.labelTextBox2.Name = "labelTextBox2";
  118. this.labelTextBox2.Size = new System.Drawing.Size(197, 21);
  119. this.labelTextBox2.TabIndex = 3;
  120. //
  121. //
  122. //
  123. this.labelTextBox2.TextBox.Dock = System.Windows.Forms.DockStyle.Fill;
  124. this.labelTextBox2.TextBox.Enabled = false;
  125. this.labelTextBox2.TextBox.Location = new System.Drawing.Point(0, 0);
  126. this.labelTextBox2.TextBox.Name = "textBox1";
  127. this.labelTextBox2.TextBox.Size = new System.Drawing.Size(132, 21);
  128. this.labelTextBox2.TextBox.TabIndex = 1;
  129. //
  130. // labelTextBox1
  131. //
  132. //
  133. //
  134. //
  135. this.labelTextBox1.CheckBox.AutoSize = true;
  136. this.labelTextBox1.CheckBox.Location = new System.Drawing.Point(4, 4);
  137. this.labelTextBox1.CheckBox.Name = "checkBox1";
  138. this.labelTextBox1.CheckBox.Size = new System.Drawing.Size(15, 14);
  139. this.labelTextBox1.CheckBox.TabIndex = 1;
  140. this.labelTextBox1.CheckBox.UseVisualStyleBackColor = true;
  141. //
  142. //
  143. //
  144. this.labelTextBox1.Label.AutoSize = true;
  145. this.labelTextBox1.Label.Location = new System.Drawing.Point(21, 4);
  146. this.labelTextBox1.Label.Name = "label1";
  147. this.labelTextBox1.Label.Size = new System.Drawing.Size(53, 12);
  148. this.labelTextBox1.Label.TabIndex = 0;
  149. this.labelTextBox1.Label.Text = "范围名称";
  150. this.labelTextBox1.Location = new System.Drawing.Point(3, 12);
  151. this.labelTextBox1.Name = "labelTextBox1";
  152. this.labelTextBox1.Size = new System.Drawing.Size(197, 21);
  153. this.labelTextBox1.TabIndex = 2;
  154. //
  155. //
  156. //
  157. this.labelTextBox1.TextBox.Dock = System.Windows.Forms.DockStyle.Fill;
  158. this.labelTextBox1.TextBox.Enabled = false;
  159. this.labelTextBox1.TextBox.Location = new System.Drawing.Point(0, 0);
  160. this.labelTextBox1.TextBox.Name = "textBox1";
  161. this.labelTextBox1.TextBox.Size = new System.Drawing.Size(120, 21);
  162. this.labelTextBox1.TextBox.TabIndex = 1;
  163. //
  164. // ultraPanel2
  165. //
  166. //
  167. // ultraPanel2.ClientArea
  168. //
  169. this.ultraPanel2.ClientArea.Controls.Add(this.gdFactorRange);
  170. this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  171. this.ultraPanel2.Location = new System.Drawing.Point(0, 38);
  172. this.ultraPanel2.Name = "ultraPanel2";
  173. this.ultraPanel2.Size = new System.Drawing.Size(633, 303);
  174. this.ultraPanel2.TabIndex = 1;
  175. //
  176. // gdFactorRange
  177. //
  178. this.gdFactorRange.DataSource = this.slmPriceFactorClassifyEntityBindingSource;
  179. appearance2.BackColor = System.Drawing.SystemColors.Window;
  180. appearance2.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  181. this.gdFactorRange.DisplayLayout.Appearance = appearance2;
  182. ultraGridColumn1.Header.VisiblePosition = 1;
  183. appearance6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  184. ultraGridColumn2.CellAppearance = appearance6;
  185. ultraGridColumn2.Header.VisiblePosition = 2;
  186. ultraGridColumn3.Header.VisiblePosition = 3;
  187. appearance7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  188. ultraGridColumn4.CellAppearance = appearance7;
  189. ultraGridColumn4.Header.Caption = "VERTYPE";
  190. ultraGridColumn4.Header.VisiblePosition = 4;
  191. appearance8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
  192. ultraGridColumn5.CellAppearance = appearance8;
  193. ultraGridColumn5.Header.VisiblePosition = 5;
  194. ultraGridColumn6.Header.VisiblePosition = 6;
  195. ultraGridColumn7.Header.VisiblePosition = 7;
  196. ultraGridColumn8.Header.VisiblePosition = 8;
  197. ultraGridColumn9.Header.VisiblePosition = 9;
  198. ultraGridColumn10.Header.VisiblePosition = 10;
  199. ultraGridColumn11.DataType = typeof(bool);
  200. ultraGridColumn11.DefaultCellValue = false;
  201. ultraGridColumn11.Header.Caption = "选择";
  202. ultraGridColumn11.Header.VisiblePosition = 0;
  203. ultraGridColumn11.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  204. ultraGridBand1.Columns.AddRange(new object[] {
  205. ultraGridColumn1,
  206. ultraGridColumn2,
  207. ultraGridColumn3,
  208. ultraGridColumn4,
  209. ultraGridColumn5,
  210. ultraGridColumn6,
  211. ultraGridColumn7,
  212. ultraGridColumn8,
  213. ultraGridColumn9,
  214. ultraGridColumn10,
  215. ultraGridColumn11});
  216. this.gdFactorRange.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  217. this.gdFactorRange.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  218. this.gdFactorRange.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  219. appearance3.BackColor = System.Drawing.SystemColors.ActiveBorder;
  220. appearance3.BackColor2 = System.Drawing.SystemColors.ControlDark;
  221. appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  222. appearance3.BorderColor = System.Drawing.SystemColors.Window;
  223. this.gdFactorRange.DisplayLayout.GroupByBox.Appearance = appearance3;
  224. appearance15.ForeColor = System.Drawing.SystemColors.GrayText;
  225. this.gdFactorRange.DisplayLayout.GroupByBox.BandLabelAppearance = appearance15;
  226. this.gdFactorRange.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  227. appearance16.BackColor = System.Drawing.SystemColors.ControlLightLight;
  228. appearance16.BackColor2 = System.Drawing.SystemColors.Control;
  229. appearance16.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  230. appearance16.ForeColor = System.Drawing.SystemColors.GrayText;
  231. this.gdFactorRange.DisplayLayout.GroupByBox.PromptAppearance = appearance16;
  232. this.gdFactorRange.DisplayLayout.MaxColScrollRegions = 1;
  233. this.gdFactorRange.DisplayLayout.MaxRowScrollRegions = 1;
  234. appearance17.BackColor = System.Drawing.SystemColors.Window;
  235. appearance17.ForeColor = System.Drawing.SystemColors.ControlText;
  236. this.gdFactorRange.DisplayLayout.Override.ActiveCellAppearance = appearance17;
  237. appearance18.BackColor = System.Drawing.SystemColors.Highlight;
  238. appearance18.ForeColor = System.Drawing.SystemColors.HighlightText;
  239. this.gdFactorRange.DisplayLayout.Override.ActiveRowAppearance = appearance18;
  240. this.gdFactorRange.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.TemplateOnBottom;
  241. this.gdFactorRange.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  242. this.gdFactorRange.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  243. appearance19.BackColor = System.Drawing.SystemColors.Window;
  244. this.gdFactorRange.DisplayLayout.Override.CardAreaAppearance = appearance19;
  245. appearance20.BorderColor = System.Drawing.Color.Silver;
  246. appearance20.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  247. this.gdFactorRange.DisplayLayout.Override.CellAppearance = appearance20;
  248. this.gdFactorRange.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  249. this.gdFactorRange.DisplayLayout.Override.CellPadding = 0;
  250. appearance21.BackColor = System.Drawing.SystemColors.Control;
  251. appearance21.BackColor2 = System.Drawing.SystemColors.ControlDark;
  252. appearance21.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  253. appearance21.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  254. appearance21.BorderColor = System.Drawing.SystemColors.Window;
  255. this.gdFactorRange.DisplayLayout.Override.GroupByRowAppearance = appearance21;
  256. appearance22.TextHAlignAsString = "Left";
  257. this.gdFactorRange.DisplayLayout.Override.HeaderAppearance = appearance22;
  258. this.gdFactorRange.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  259. this.gdFactorRange.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  260. appearance23.BackColor = System.Drawing.SystemColors.Window;
  261. appearance23.BorderColor = System.Drawing.Color.Silver;
  262. this.gdFactorRange.DisplayLayout.Override.RowAppearance = appearance23;
  263. this.gdFactorRange.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  264. appearance24.BackColor = System.Drawing.SystemColors.ControlLight;
  265. this.gdFactorRange.DisplayLayout.Override.TemplateAddRowAppearance = appearance24;
  266. this.gdFactorRange.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  267. this.gdFactorRange.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  268. this.gdFactorRange.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  269. this.gdFactorRange.Dock = System.Windows.Forms.DockStyle.Fill;
  270. this.gdFactorRange.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  271. this.gdFactorRange.Location = new System.Drawing.Point(0, 0);
  272. this.gdFactorRange.Name = "gdFactorRange";
  273. this.gdFactorRange.Size = new System.Drawing.Size(633, 303);
  274. this.gdFactorRange.TabIndex = 2;
  275. this.gdFactorRange.Text = "ultraGrid1";
  276. this.gdFactorRange.InitializeRow += new Infragistics.Win.UltraWinGrid.InitializeRowEventHandler(this.gdFactorRange_InitializeRow);
  277. this.gdFactorRange.AfterRowActivate += new System.EventHandler(this.gdFactorRange_AfterRowActivate);
  278. this.gdFactorRange.AfterRowInsert += new Infragistics.Win.UltraWinGrid.RowEventHandler(this.gdFactorRange_AfterRowInsert);
  279. this.gdFactorRange.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.gdFactorRange_CellChange);
  280. //
  281. // slmPriceFactorClassifyEntityBindingSource
  282. //
  283. this.slmPriceFactorClassifyEntityBindingSource.DataSource = typeof(com.steering.pss.sale.price.entity.SlmPriceFactorClassifyEntity);
  284. //
  285. // FrmPriceFactorRange
  286. //
  287. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  288. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  289. this.ClientSize = new System.Drawing.Size(633, 341);
  290. this.Controls.Add(this.ultraPanel2);
  291. this.Controls.Add(this.ultraPanel1);
  292. this.Name = "FrmPriceFactorRange";
  293. this.Text = "FrmPriceFactorRange";
  294. this.Load += new System.EventHandler(this.FrmPriceFactorRange_Load);
  295. this.ultraPanel1.ClientArea.ResumeLayout(false);
  296. this.ultraPanel1.ClientArea.PerformLayout();
  297. this.ultraPanel1.ResumeLayout(false);
  298. ((System.ComponentModel.ISupportInitialize)(this.chkValid)).EndInit();
  299. this.ultraPanel2.ClientArea.ResumeLayout(false);
  300. this.ultraPanel2.ResumeLayout(false);
  301. ((System.ComponentModel.ISupportInitialize)(this.gdFactorRange)).EndInit();
  302. ((System.ComponentModel.ISupportInitialize)(this.slmPriceFactorClassifyEntityBindingSource)).EndInit();
  303. this.ResumeLayout(false);
  304. }
  305. #endregion
  306. private Infragistics.Win.Misc.UltraPanel ultraPanel1;
  307. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkValid;
  308. private Mes.Client.Comm.Control.LabelTextBox labelTextBox2;
  309. private Mes.Client.Comm.Control.LabelTextBox labelTextBox1;
  310. private Infragistics.Win.Misc.UltraPanel ultraPanel2;
  311. private Infragistics.Win.UltraWinGrid.UltraGrid gdFactorRange;
  312. private System.Windows.Forms.BindingSource slmPriceFactorClassifyEntityBindingSource;
  313. }
  314. }