FrmCustFundUsedDetail.Designer.cs 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412
  1. namespace Core.StlMes.Client.Sale.SaleFundMgt.FundUI.UIFrm
  2. {
  3. partial class FrmCustFundUsedDetail
  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. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  29. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
  31. Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
  32. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  33. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  34. Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
  35. Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
  36. Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
  38. Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  56. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  57. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  58. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  59. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  60. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  61. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  62. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  63. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  64. this.groupBox1 = new System.Windows.Forms.GroupBox();
  65. this.checkBox1 = new System.Windows.Forms.CheckBox();
  66. this.button1 = new System.Windows.Forms.Button();
  67. this.dateTimePicker3 = new System.Windows.Forms.DateTimePicker();
  68. this.dateTimePicker2 = new System.Windows.Forms.DateTimePicker();
  69. this.textBox1 = new System.Windows.Forms.TextBox();
  70. this.label4 = new System.Windows.Forms.Label();
  71. this.panel1 = new System.Windows.Forms.Panel();
  72. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  73. this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  74. this.tabControl1 = new System.Windows.Forms.TabControl();
  75. this.tabPage1 = new System.Windows.Forms.TabPage();
  76. this.ultraGrid3 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  77. this.groupBox1.SuspendLayout();
  78. this.panel1.SuspendLayout();
  79. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  80. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
  81. this.tabControl1.SuspendLayout();
  82. this.tabPage1.SuspendLayout();
  83. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).BeginInit();
  84. this.SuspendLayout();
  85. //
  86. // groupBox1
  87. //
  88. this.groupBox1.Controls.Add(this.checkBox1);
  89. this.groupBox1.Controls.Add(this.button1);
  90. this.groupBox1.Controls.Add(this.dateTimePicker3);
  91. this.groupBox1.Controls.Add(this.dateTimePicker2);
  92. this.groupBox1.Controls.Add(this.textBox1);
  93. this.groupBox1.Controls.Add(this.label4);
  94. this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top;
  95. this.groupBox1.Location = new System.Drawing.Point(0, 0);
  96. this.groupBox1.Name = "groupBox1";
  97. this.groupBox1.Size = new System.Drawing.Size(829, 41);
  98. this.groupBox1.TabIndex = 5;
  99. this.groupBox1.TabStop = false;
  100. //
  101. // checkBox1
  102. //
  103. this.checkBox1.AutoSize = true;
  104. this.checkBox1.Location = new System.Drawing.Point(375, 12);
  105. this.checkBox1.Name = "checkBox1";
  106. this.checkBox1.Size = new System.Drawing.Size(72, 16);
  107. this.checkBox1.TabIndex = 16;
  108. this.checkBox1.Text = "进出时间";
  109. this.checkBox1.UseVisualStyleBackColor = true;
  110. //
  111. // button1
  112. //
  113. this.button1.BackColor = System.Drawing.SystemColors.ActiveBorder;
  114. this.button1.Location = new System.Drawing.Point(331, 10);
  115. this.button1.Name = "button1";
  116. this.button1.Size = new System.Drawing.Size(41, 23);
  117. this.button1.TabIndex = 15;
  118. this.button1.Text = "+";
  119. this.button1.UseVisualStyleBackColor = false;
  120. //
  121. // dateTimePicker3
  122. //
  123. this.dateTimePicker3.Location = new System.Drawing.Point(611, 12);
  124. this.dateTimePicker3.Name = "dateTimePicker3";
  125. this.dateTimePicker3.Size = new System.Drawing.Size(159, 21);
  126. this.dateTimePicker3.TabIndex = 12;
  127. //
  128. // dateTimePicker2
  129. //
  130. this.dateTimePicker2.Location = new System.Drawing.Point(450, 12);
  131. this.dateTimePicker2.Name = "dateTimePicker2";
  132. this.dateTimePicker2.Size = new System.Drawing.Size(153, 21);
  133. this.dateTimePicker2.TabIndex = 12;
  134. //
  135. // textBox1
  136. //
  137. this.textBox1.Enabled = false;
  138. this.textBox1.Location = new System.Drawing.Point(83, 11);
  139. this.textBox1.Name = "textBox1";
  140. this.textBox1.Size = new System.Drawing.Size(247, 21);
  141. this.textBox1.TabIndex = 0;
  142. //
  143. // label4
  144. //
  145. this.label4.BackColor = System.Drawing.Color.LightBlue;
  146. this.label4.Location = new System.Drawing.Point(4, 11);
  147. this.label4.Name = "label4";
  148. this.label4.Size = new System.Drawing.Size(78, 20);
  149. this.label4.TabIndex = 7;
  150. this.label4.Text = "客户名称(*)";
  151. this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  152. //
  153. // panel1
  154. //
  155. this.panel1.Controls.Add(this.ultraGrid1);
  156. this.panel1.Controls.Add(this.ultraGrid2);
  157. this.panel1.Dock = System.Windows.Forms.DockStyle.Left;
  158. this.panel1.Location = new System.Drawing.Point(0, 41);
  159. this.panel1.Name = "panel1";
  160. this.panel1.Size = new System.Drawing.Size(239, 417);
  161. this.panel1.TabIndex = 6;
  162. //
  163. // ultraGrid1
  164. //
  165. appearance25.BackColor = System.Drawing.SystemColors.Window;
  166. appearance25.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  167. this.ultraGrid1.DisplayLayout.Appearance = appearance25;
  168. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  169. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  170. appearance26.BackColor = System.Drawing.SystemColors.ActiveBorder;
  171. appearance26.BackColor2 = System.Drawing.SystemColors.ControlDark;
  172. appearance26.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  173. appearance26.BorderColor = System.Drawing.SystemColors.Window;
  174. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance26;
  175. appearance27.ForeColor = System.Drawing.SystemColors.GrayText;
  176. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance27;
  177. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  178. appearance28.BackColor = System.Drawing.SystemColors.ControlLightLight;
  179. appearance28.BackColor2 = System.Drawing.SystemColors.Control;
  180. appearance28.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  181. appearance28.ForeColor = System.Drawing.SystemColors.GrayText;
  182. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance28;
  183. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  184. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  185. appearance29.BackColor = System.Drawing.SystemColors.Window;
  186. appearance29.ForeColor = System.Drawing.SystemColors.ControlText;
  187. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance29;
  188. appearance30.BackColor = System.Drawing.SystemColors.Highlight;
  189. appearance30.ForeColor = System.Drawing.SystemColors.HighlightText;
  190. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance30;
  191. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  192. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  193. appearance31.BackColor = System.Drawing.SystemColors.Window;
  194. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance31;
  195. appearance32.BorderColor = System.Drawing.Color.Silver;
  196. appearance32.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  197. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance32;
  198. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  199. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  200. appearance33.BackColor = System.Drawing.SystemColors.Control;
  201. appearance33.BackColor2 = System.Drawing.SystemColors.ControlDark;
  202. appearance33.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  203. appearance33.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  204. appearance33.BorderColor = System.Drawing.SystemColors.Window;
  205. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance33;
  206. appearance34.TextHAlignAsString = "Left";
  207. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance34;
  208. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  209. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  210. appearance35.BackColor = System.Drawing.SystemColors.Window;
  211. appearance35.BorderColor = System.Drawing.Color.Silver;
  212. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance35;
  213. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  214. appearance36.BackColor = System.Drawing.SystemColors.ControlLight;
  215. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance36;
  216. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  217. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  218. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  219. this.ultraGrid1.Location = new System.Drawing.Point(0, 0);
  220. this.ultraGrid1.Name = "ultraGrid1";
  221. this.ultraGrid1.Size = new System.Drawing.Size(239, 323);
  222. this.ultraGrid1.TabIndex = 7;
  223. this.ultraGrid1.Text = "ultraGrid1";
  224. //
  225. // ultraGrid2
  226. //
  227. appearance1.BackColor = System.Drawing.SystemColors.Window;
  228. appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  229. this.ultraGrid2.DisplayLayout.Appearance = appearance1;
  230. this.ultraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  231. this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  232. appearance2.BackColor = System.Drawing.SystemColors.ActiveBorder;
  233. appearance2.BackColor2 = System.Drawing.SystemColors.ControlDark;
  234. appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  235. appearance2.BorderColor = System.Drawing.SystemColors.Window;
  236. this.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance2;
  237. appearance3.ForeColor = System.Drawing.SystemColors.GrayText;
  238. this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance3;
  239. this.ultraGrid2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  240. appearance4.BackColor = System.Drawing.SystemColors.ControlLightLight;
  241. appearance4.BackColor2 = System.Drawing.SystemColors.Control;
  242. appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  243. appearance4.ForeColor = System.Drawing.SystemColors.GrayText;
  244. this.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance4;
  245. this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1;
  246. this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1;
  247. appearance5.BackColor = System.Drawing.SystemColors.Window;
  248. appearance5.ForeColor = System.Drawing.SystemColors.ControlText;
  249. this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance5;
  250. appearance6.BackColor = System.Drawing.SystemColors.Highlight;
  251. appearance6.ForeColor = System.Drawing.SystemColors.HighlightText;
  252. this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance6;
  253. this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  254. this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  255. appearance7.BackColor = System.Drawing.SystemColors.Window;
  256. this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance7;
  257. appearance8.BorderColor = System.Drawing.Color.Silver;
  258. appearance8.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  259. this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance8;
  260. this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  261. this.ultraGrid2.DisplayLayout.Override.CellPadding = 0;
  262. appearance9.BackColor = System.Drawing.SystemColors.Control;
  263. appearance9.BackColor2 = System.Drawing.SystemColors.ControlDark;
  264. appearance9.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  265. appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  266. appearance9.BorderColor = System.Drawing.SystemColors.Window;
  267. this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance9;
  268. appearance10.TextHAlignAsString = "Left";
  269. this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance10;
  270. this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  271. this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  272. appearance11.BackColor = System.Drawing.SystemColors.Window;
  273. appearance11.BorderColor = System.Drawing.Color.Silver;
  274. this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance11;
  275. this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  276. appearance12.BackColor = System.Drawing.SystemColors.ControlLight;
  277. this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance12;
  278. this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  279. this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  280. this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Bottom;
  281. this.ultraGrid2.Location = new System.Drawing.Point(0, 323);
  282. this.ultraGrid2.Name = "ultraGrid2";
  283. this.ultraGrid2.Size = new System.Drawing.Size(239, 94);
  284. this.ultraGrid2.TabIndex = 8;
  285. this.ultraGrid2.Text = "ultraGrid2";
  286. //
  287. // tabControl1
  288. //
  289. this.tabControl1.Controls.Add(this.tabPage1);
  290. this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  291. this.tabControl1.Location = new System.Drawing.Point(239, 41);
  292. this.tabControl1.Name = "tabControl1";
  293. this.tabControl1.SelectedIndex = 0;
  294. this.tabControl1.Size = new System.Drawing.Size(590, 417);
  295. this.tabControl1.TabIndex = 7;
  296. //
  297. // tabPage1
  298. //
  299. this.tabPage1.Controls.Add(this.ultraGrid3);
  300. this.tabPage1.Location = new System.Drawing.Point(4, 22);
  301. this.tabPage1.Name = "tabPage1";
  302. this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
  303. this.tabPage1.Size = new System.Drawing.Size(582, 391);
  304. this.tabPage1.TabIndex = 0;
  305. this.tabPage1.UseVisualStyleBackColor = true;
  306. this.tabPage1.Click += new System.EventHandler(this.tabPage1_Click);
  307. //
  308. // ultraGrid3
  309. //
  310. appearance13.BackColor = System.Drawing.SystemColors.Window;
  311. appearance13.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  312. this.ultraGrid3.DisplayLayout.Appearance = appearance13;
  313. this.ultraGrid3.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  314. this.ultraGrid3.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  315. appearance14.BackColor = System.Drawing.SystemColors.ActiveBorder;
  316. appearance14.BackColor2 = System.Drawing.SystemColors.ControlDark;
  317. appearance14.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  318. appearance14.BorderColor = System.Drawing.SystemColors.Window;
  319. this.ultraGrid3.DisplayLayout.GroupByBox.Appearance = appearance14;
  320. appearance15.ForeColor = System.Drawing.SystemColors.GrayText;
  321. this.ultraGrid3.DisplayLayout.GroupByBox.BandLabelAppearance = appearance15;
  322. this.ultraGrid3.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  323. appearance16.BackColor = System.Drawing.SystemColors.ControlLightLight;
  324. appearance16.BackColor2 = System.Drawing.SystemColors.Control;
  325. appearance16.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  326. appearance16.ForeColor = System.Drawing.SystemColors.GrayText;
  327. this.ultraGrid3.DisplayLayout.GroupByBox.PromptAppearance = appearance16;
  328. this.ultraGrid3.DisplayLayout.MaxColScrollRegions = 1;
  329. this.ultraGrid3.DisplayLayout.MaxRowScrollRegions = 1;
  330. appearance17.BackColor = System.Drawing.SystemColors.Window;
  331. appearance17.ForeColor = System.Drawing.SystemColors.ControlText;
  332. this.ultraGrid3.DisplayLayout.Override.ActiveCellAppearance = appearance17;
  333. appearance18.BackColor = System.Drawing.SystemColors.Highlight;
  334. appearance18.ForeColor = System.Drawing.SystemColors.HighlightText;
  335. this.ultraGrid3.DisplayLayout.Override.ActiveRowAppearance = appearance18;
  336. this.ultraGrid3.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  337. this.ultraGrid3.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  338. appearance19.BackColor = System.Drawing.SystemColors.Window;
  339. this.ultraGrid3.DisplayLayout.Override.CardAreaAppearance = appearance19;
  340. appearance20.BorderColor = System.Drawing.Color.Silver;
  341. appearance20.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  342. this.ultraGrid3.DisplayLayout.Override.CellAppearance = appearance20;
  343. this.ultraGrid3.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  344. this.ultraGrid3.DisplayLayout.Override.CellPadding = 0;
  345. appearance21.BackColor = System.Drawing.SystemColors.Control;
  346. appearance21.BackColor2 = System.Drawing.SystemColors.ControlDark;
  347. appearance21.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  348. appearance21.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  349. appearance21.BorderColor = System.Drawing.SystemColors.Window;
  350. this.ultraGrid3.DisplayLayout.Override.GroupByRowAppearance = appearance21;
  351. appearance22.TextHAlignAsString = "Left";
  352. this.ultraGrid3.DisplayLayout.Override.HeaderAppearance = appearance22;
  353. this.ultraGrid3.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  354. this.ultraGrid3.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  355. appearance23.BackColor = System.Drawing.SystemColors.Window;
  356. appearance23.BorderColor = System.Drawing.Color.Silver;
  357. this.ultraGrid3.DisplayLayout.Override.RowAppearance = appearance23;
  358. this.ultraGrid3.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  359. appearance24.BackColor = System.Drawing.SystemColors.ControlLight;
  360. this.ultraGrid3.DisplayLayout.Override.TemplateAddRowAppearance = appearance24;
  361. this.ultraGrid3.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  362. this.ultraGrid3.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  363. this.ultraGrid3.Dock = System.Windows.Forms.DockStyle.Fill;
  364. this.ultraGrid3.Location = new System.Drawing.Point(3, 3);
  365. this.ultraGrid3.Name = "ultraGrid3";
  366. this.ultraGrid3.Size = new System.Drawing.Size(576, 385);
  367. this.ultraGrid3.TabIndex = 8;
  368. this.ultraGrid3.Text = "ultraGrid3";
  369. //
  370. // FrmCustFundUsedDetail
  371. //
  372. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  373. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  374. this.ClientSize = new System.Drawing.Size(829, 458);
  375. this.Controls.Add(this.tabControl1);
  376. this.Controls.Add(this.panel1);
  377. this.Controls.Add(this.groupBox1);
  378. this.Name = "FrmCustFundUsedDetail";
  379. this.Text = "FrmCustFundUsedDetail";
  380. this.Load += new System.EventHandler(this.FrmCustFundUsedDetail_Load);
  381. this.groupBox1.ResumeLayout(false);
  382. this.groupBox1.PerformLayout();
  383. this.panel1.ResumeLayout(false);
  384. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  385. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
  386. this.tabControl1.ResumeLayout(false);
  387. this.tabPage1.ResumeLayout(false);
  388. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).EndInit();
  389. this.ResumeLayout(false);
  390. }
  391. #endregion
  392. private System.Windows.Forms.GroupBox groupBox1;
  393. private System.Windows.Forms.CheckBox checkBox1;
  394. private System.Windows.Forms.Button button1;
  395. private System.Windows.Forms.DateTimePicker dateTimePicker3;
  396. private System.Windows.Forms.DateTimePicker dateTimePicker2;
  397. private System.Windows.Forms.TextBox textBox1;
  398. private System.Windows.Forms.Label label4;
  399. private System.Windows.Forms.Panel panel1;
  400. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  401. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
  402. private System.Windows.Forms.TabControl tabControl1;
  403. private System.Windows.Forms.TabPage tabPage1;
  404. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid3;
  405. }
  406. }