Jgxprice.Designer.cs 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249
  1. namespace Core.StlMes.Client.PnCost
  2. {
  3. partial class Jgxprice
  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 appearance31 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("JgxpriceEntity", -1);
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ProcessCode");
  32. Infragistics.Win.Appearance appearance77 = new Infragistics.Win.Appearance();
  33. Infragistics.Win.Appearance appearance78 = new Infragistics.Win.Appearance();
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ProcessPoints");
  35. Infragistics.Win.Appearance appearance79 = new Infragistics.Win.Appearance();
  36. Infragistics.Win.Appearance appearance80 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Price");
  38. Infragistics.Win.Appearance appearance81 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.Appearance appearance82 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("xuanze", 0);
  41. Infragistics.Win.Appearance appearance83 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.Appearance appearance84 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.Appearance appearance43 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.Appearance appearance44 = new Infragistics.Win.Appearance();
  54. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  55. this.panel1 = new System.Windows.Forms.Panel();
  56. this.cicText = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  57. this.yearlab = new Infragistics.Win.Misc.UltraLabel();
  58. this.jgxpriceEntityBindingSource = new System.Windows.Forms.BindingSource(this.components);
  59. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  60. this.panel1.SuspendLayout();
  61. ((System.ComponentModel.ISupportInitialize)(this.cicText)).BeginInit();
  62. ((System.ComponentModel.ISupportInitialize)(this.jgxpriceEntityBindingSource)).BeginInit();
  63. this.SuspendLayout();
  64. //
  65. // ultraGrid1
  66. //
  67. this.ultraGrid1.DataSource = this.jgxpriceEntityBindingSource;
  68. appearance31.BackColor = System.Drawing.SystemColors.Window;
  69. appearance31.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  70. this.ultraGrid1.DisplayLayout.Appearance = appearance31;
  71. ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  72. appearance77.TextHAlignAsString = "Center";
  73. appearance77.TextVAlignAsString = "Middle";
  74. ultraGridColumn1.CellAppearance = appearance77;
  75. appearance78.TextHAlignAsString = "Center";
  76. appearance78.TextVAlignAsString = "Middle";
  77. ultraGridColumn1.Header.Appearance = appearance78;
  78. ultraGridColumn1.Header.VisiblePosition = 0;
  79. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 4;
  80. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  81. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
  82. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
  83. ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  84. appearance79.TextHAlignAsString = "Center";
  85. appearance79.TextVAlignAsString = "Middle";
  86. ultraGridColumn2.CellAppearance = appearance79;
  87. appearance80.TextHAlignAsString = "Center";
  88. appearance80.TextVAlignAsString = "Middle";
  89. ultraGridColumn2.Header.Appearance = appearance80;
  90. ultraGridColumn2.Header.VisiblePosition = 1;
  91. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 2;
  92. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  93. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
  94. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
  95. appearance81.TextHAlignAsString = "Center";
  96. appearance81.TextVAlignAsString = "Middle";
  97. ultraGridColumn3.CellAppearance = appearance81;
  98. appearance82.TextHAlignAsString = "Center";
  99. appearance82.TextVAlignAsString = "Middle";
  100. ultraGridColumn3.Header.Appearance = appearance82;
  101. ultraGridColumn3.Header.VisiblePosition = 3;
  102. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 6;
  103. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  104. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
  105. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
  106. appearance83.BackColor = System.Drawing.Color.Transparent;
  107. appearance83.TextHAlignAsString = "Center";
  108. appearance83.TextVAlignAsString = "Middle";
  109. ultraGridColumn4.CellAppearance = appearance83;
  110. ultraGridColumn4.DataType = typeof(bool);
  111. appearance84.TextHAlignAsString = "Center";
  112. appearance84.TextVAlignAsString = "Middle";
  113. ultraGridColumn4.Header.Appearance = appearance84;
  114. ultraGridColumn4.Header.Caption = "选择";
  115. ultraGridColumn4.Header.VisiblePosition = 2;
  116. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 0;
  117. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  118. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
  119. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
  120. ultraGridColumn4.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  121. ultraGridColumn4.Width = 63;
  122. ultraGridBand1.Columns.AddRange(new object[] {
  123. ultraGridColumn1,
  124. ultraGridColumn2,
  125. ultraGridColumn3,
  126. ultraGridColumn4});
  127. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
  128. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  129. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  130. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  131. appearance34.BackColor = System.Drawing.SystemColors.ActiveBorder;
  132. appearance34.BackColor2 = System.Drawing.SystemColors.ControlDark;
  133. appearance34.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  134. appearance34.BorderColor = System.Drawing.SystemColors.Window;
  135. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance34;
  136. appearance35.ForeColor = System.Drawing.SystemColors.GrayText;
  137. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance35;
  138. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  139. appearance36.BackColor = System.Drawing.SystemColors.ControlLightLight;
  140. appearance36.BackColor2 = System.Drawing.SystemColors.Control;
  141. appearance36.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  142. appearance36.ForeColor = System.Drawing.SystemColors.GrayText;
  143. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance36;
  144. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  145. appearance37.BackColor = System.Drawing.SystemColors.Window;
  146. appearance37.ForeColor = System.Drawing.SystemColors.ControlText;
  147. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance37;
  148. appearance38.BackColor = System.Drawing.SystemColors.Highlight;
  149. appearance38.ForeColor = System.Drawing.SystemColors.HighlightText;
  150. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance38;
  151. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  152. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  153. appearance39.BackColor = System.Drawing.SystemColors.Window;
  154. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance39;
  155. appearance40.BorderColor = System.Drawing.Color.Silver;
  156. appearance40.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  157. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance40;
  158. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  159. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  160. appearance41.BackColor = System.Drawing.SystemColors.Control;
  161. appearance41.BackColor2 = System.Drawing.SystemColors.ControlDark;
  162. appearance41.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  163. appearance41.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  164. appearance41.BorderColor = System.Drawing.SystemColors.Window;
  165. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance41;
  166. appearance42.TextHAlignAsString = "Left";
  167. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance42;
  168. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  169. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  170. appearance43.BackColor = System.Drawing.SystemColors.Window;
  171. appearance43.BorderColor = System.Drawing.Color.Silver;
  172. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance43;
  173. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  174. appearance44.BackColor = System.Drawing.SystemColors.ControlLight;
  175. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance44;
  176. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  177. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  178. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  179. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  180. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  181. this.ultraGrid1.Location = new System.Drawing.Point(0, 43);
  182. this.ultraGrid1.Name = "ultraGrid1";
  183. this.ultraGrid1.Size = new System.Drawing.Size(706, 342);
  184. this.ultraGrid1.TabIndex = 4;
  185. this.ultraGrid1.Text = "ultraGrid1";
  186. //
  187. // panel1
  188. //
  189. this.panel1.Controls.Add(this.cicText);
  190. this.panel1.Controls.Add(this.yearlab);
  191. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  192. this.panel1.Location = new System.Drawing.Point(0, 0);
  193. this.panel1.Name = "panel1";
  194. this.panel1.Size = new System.Drawing.Size(706, 43);
  195. this.panel1.TabIndex = 12;
  196. //
  197. // cicText
  198. //
  199. this.cicText.Location = new System.Drawing.Point(95, 15);
  200. this.cicText.Name = "cicText";
  201. this.cicText.Size = new System.Drawing.Size(100, 21);
  202. this.cicText.TabIndex = 17;
  203. //
  204. // yearlab
  205. //
  206. this.yearlab.Location = new System.Drawing.Point(17, 19);
  207. this.yearlab.Name = "yearlab";
  208. this.yearlab.Size = new System.Drawing.Size(62, 18);
  209. this.yearlab.TabIndex = 14;
  210. this.yearlab.Text = "成本中心";
  211. //
  212. // jgxpriceEntityBindingSource
  213. //
  214. this.jgxpriceEntityBindingSource.DataSource = typeof(Core.StlMes.Client.PnCost.Models.JgxpriceEntity);
  215. //
  216. // Jgxprice
  217. //
  218. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  219. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  220. this.ClientSize = new System.Drawing.Size(706, 385);
  221. this.Controls.Add(this.ultraGrid1);
  222. this.Controls.Add(this.panel1);
  223. this.Margin = new System.Windows.Forms.Padding(4);
  224. this.Name = "Jgxprice";
  225. this.Text = "扣型费用详情表";
  226. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  227. this.panel1.ResumeLayout(false);
  228. this.panel1.PerformLayout();
  229. ((System.ComponentModel.ISupportInitialize)(this.cicText)).EndInit();
  230. ((System.ComponentModel.ISupportInitialize)(this.jgxpriceEntityBindingSource)).EndInit();
  231. this.ResumeLayout(false);
  232. }
  233. #endregion
  234. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  235. private System.Windows.Forms.Panel panel1;
  236. private Infragistics.Win.Misc.UltraLabel yearlab;
  237. private Infragistics.Win.UltraWinEditors.UltraTextEditor cicText;
  238. private System.Windows.Forms.BindingSource jgxpriceEntityBindingSource;
  239. }
  240. }