FrmFundTransfer.Designer.cs 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345
  1. namespace Core.StlMes.Client.Sale.SaleFundMgt.FundUI.UIFrm
  2. {
  3. partial class FrmFundTransfer
  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 appearance24 = new Infragistics.Win.Appearance();
  29. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  31. Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
  32. Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
  33. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  34. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  35. Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
  36. Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
  38. Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance43 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance44 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance45 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance46 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance59 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance60 = 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.Appearance appearance14 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  56. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  57. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  58. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  59. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  60. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  61. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  62. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  63. Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
  64. this.groupBox1 = new System.Windows.Forms.GroupBox();
  65. this.button1 = new System.Windows.Forms.Button();
  66. this.textBox1 = new System.Windows.Forms.TextBox();
  67. this.label4 = new System.Windows.Forms.Label();
  68. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  69. this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  70. this.ultraGrid3 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  71. this.groupBox1.SuspendLayout();
  72. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  73. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
  74. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).BeginInit();
  75. this.SuspendLayout();
  76. //
  77. // groupBox1
  78. //
  79. this.groupBox1.Controls.Add(this.button1);
  80. this.groupBox1.Controls.Add(this.textBox1);
  81. this.groupBox1.Controls.Add(this.label4);
  82. this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top;
  83. this.groupBox1.Location = new System.Drawing.Point(0, 0);
  84. this.groupBox1.Name = "groupBox1";
  85. this.groupBox1.Size = new System.Drawing.Size(864, 36);
  86. this.groupBox1.TabIndex = 5;
  87. this.groupBox1.TabStop = false;
  88. //
  89. // button1
  90. //
  91. this.button1.BackColor = System.Drawing.SystemColors.ActiveBorder;
  92. this.button1.Location = new System.Drawing.Point(403, 10);
  93. this.button1.Name = "button1";
  94. this.button1.Size = new System.Drawing.Size(41, 23);
  95. this.button1.TabIndex = 16;
  96. this.button1.Text = "+";
  97. this.button1.UseVisualStyleBackColor = false;
  98. this.button1.Click += new System.EventHandler(this.button1_Click);
  99. //
  100. // textBox1
  101. //
  102. this.textBox1.Enabled = false;
  103. this.textBox1.Location = new System.Drawing.Point(82, 11);
  104. this.textBox1.Name = "textBox1";
  105. this.textBox1.Size = new System.Drawing.Size(319, 21);
  106. this.textBox1.TabIndex = 0;
  107. //
  108. // label4
  109. //
  110. this.label4.BackColor = System.Drawing.Color.LightBlue;
  111. this.label4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  112. this.label4.Location = new System.Drawing.Point(6, 11);
  113. this.label4.Name = "label4";
  114. this.label4.Size = new System.Drawing.Size(76, 20);
  115. this.label4.TabIndex = 7;
  116. this.label4.Text = "客户名称(*)";
  117. this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  118. //
  119. // ultraGrid1
  120. //
  121. appearance24.BackColor = System.Drawing.SystemColors.Window;
  122. appearance24.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  123. this.ultraGrid1.DisplayLayout.Appearance = appearance24;
  124. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  125. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  126. appearance25.BackColor = System.Drawing.SystemColors.ActiveBorder;
  127. appearance25.BackColor2 = System.Drawing.SystemColors.ControlDark;
  128. appearance25.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  129. appearance25.BorderColor = System.Drawing.SystemColors.Window;
  130. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance25;
  131. appearance26.ForeColor = System.Drawing.SystemColors.GrayText;
  132. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance26;
  133. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  134. appearance27.BackColor = System.Drawing.SystemColors.ControlLightLight;
  135. appearance27.BackColor2 = System.Drawing.SystemColors.Control;
  136. appearance27.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  137. appearance27.ForeColor = System.Drawing.SystemColors.GrayText;
  138. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance27;
  139. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  140. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  141. appearance28.BackColor = System.Drawing.SystemColors.Window;
  142. appearance28.ForeColor = System.Drawing.SystemColors.ControlText;
  143. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance28;
  144. appearance29.BackColor = System.Drawing.SystemColors.Highlight;
  145. appearance29.ForeColor = System.Drawing.SystemColors.HighlightText;
  146. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance29;
  147. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  148. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  149. appearance30.BackColor = System.Drawing.SystemColors.Window;
  150. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance30;
  151. appearance31.BorderColor = System.Drawing.Color.Silver;
  152. appearance31.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  153. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance31;
  154. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  155. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  156. appearance32.BackColor = System.Drawing.SystemColors.Control;
  157. appearance32.BackColor2 = System.Drawing.SystemColors.ControlDark;
  158. appearance32.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  159. appearance32.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  160. appearance32.BorderColor = System.Drawing.SystemColors.Window;
  161. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance32;
  162. appearance33.TextHAlignAsString = "Left";
  163. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance33;
  164. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  165. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  166. appearance34.BackColor = System.Drawing.SystemColors.Window;
  167. appearance34.BorderColor = System.Drawing.Color.Silver;
  168. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance34;
  169. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  170. appearance36.BackColor = System.Drawing.SystemColors.ControlLight;
  171. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance36;
  172. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  173. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  174. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Left;
  175. this.ultraGrid1.Location = new System.Drawing.Point(0, 36);
  176. this.ultraGrid1.Name = "ultraGrid1";
  177. this.ultraGrid1.Size = new System.Drawing.Size(325, 365);
  178. this.ultraGrid1.TabIndex = 75;
  179. this.ultraGrid1.Text = "ultraGrid1";
  180. this.ultraGrid1.ClickCellButton += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid1_ClickCellButton);
  181. this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate);
  182. //
  183. // ultraGrid2
  184. //
  185. appearance37.BackColor = System.Drawing.SystemColors.Window;
  186. appearance37.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  187. this.ultraGrid2.DisplayLayout.Appearance = appearance37;
  188. this.ultraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  189. this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  190. appearance38.BackColor = System.Drawing.SystemColors.ActiveBorder;
  191. appearance38.BackColor2 = System.Drawing.SystemColors.ControlDark;
  192. appearance38.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  193. appearance38.BorderColor = System.Drawing.SystemColors.Window;
  194. this.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance38;
  195. appearance39.ForeColor = System.Drawing.SystemColors.GrayText;
  196. this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance39;
  197. this.ultraGrid2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  198. appearance40.BackColor = System.Drawing.SystemColors.ControlLightLight;
  199. appearance40.BackColor2 = System.Drawing.SystemColors.Control;
  200. appearance40.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  201. appearance40.ForeColor = System.Drawing.SystemColors.GrayText;
  202. this.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance40;
  203. this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1;
  204. this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1;
  205. appearance41.BackColor = System.Drawing.SystemColors.Window;
  206. appearance41.ForeColor = System.Drawing.SystemColors.ControlText;
  207. this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance41;
  208. appearance42.BackColor = System.Drawing.SystemColors.Highlight;
  209. appearance42.ForeColor = System.Drawing.SystemColors.HighlightText;
  210. this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance42;
  211. this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  212. this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  213. appearance43.BackColor = System.Drawing.SystemColors.Window;
  214. this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance43;
  215. appearance44.BorderColor = System.Drawing.Color.Silver;
  216. appearance44.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  217. this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance44;
  218. this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  219. this.ultraGrid2.DisplayLayout.Override.CellPadding = 0;
  220. appearance45.BackColor = System.Drawing.SystemColors.Control;
  221. appearance45.BackColor2 = System.Drawing.SystemColors.ControlDark;
  222. appearance45.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  223. appearance45.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  224. appearance45.BorderColor = System.Drawing.SystemColors.Window;
  225. this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance45;
  226. appearance46.TextHAlignAsString = "Left";
  227. this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance46;
  228. this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  229. this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  230. appearance59.BackColor = System.Drawing.SystemColors.Window;
  231. appearance59.BorderColor = System.Drawing.Color.Silver;
  232. this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance59;
  233. this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  234. appearance60.BackColor = System.Drawing.SystemColors.ControlLight;
  235. this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance60;
  236. this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  237. this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  238. this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
  239. this.ultraGrid2.Location = new System.Drawing.Point(325, 36);
  240. this.ultraGrid2.Name = "ultraGrid2";
  241. this.ultraGrid2.Size = new System.Drawing.Size(147, 365);
  242. this.ultraGrid2.TabIndex = 76;
  243. this.ultraGrid2.Text = "ultraGrid2";
  244. this.ultraGrid2.ClickCellButton += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid2_ClickCellButton);
  245. this.ultraGrid2.AfterRowActivate += new System.EventHandler(this.ultraGrid2_AfterRowActivate);
  246. //
  247. // ultraGrid3
  248. //
  249. appearance12.BackColor = System.Drawing.SystemColors.Window;
  250. appearance12.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  251. this.ultraGrid3.DisplayLayout.Appearance = appearance12;
  252. this.ultraGrid3.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  253. this.ultraGrid3.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  254. appearance13.BackColor = System.Drawing.SystemColors.ActiveBorder;
  255. appearance13.BackColor2 = System.Drawing.SystemColors.ControlDark;
  256. appearance13.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  257. appearance13.BorderColor = System.Drawing.SystemColors.Window;
  258. this.ultraGrid3.DisplayLayout.GroupByBox.Appearance = appearance13;
  259. appearance14.ForeColor = System.Drawing.SystemColors.GrayText;
  260. this.ultraGrid3.DisplayLayout.GroupByBox.BandLabelAppearance = appearance14;
  261. this.ultraGrid3.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  262. appearance15.BackColor = System.Drawing.SystemColors.ControlLightLight;
  263. appearance15.BackColor2 = System.Drawing.SystemColors.Control;
  264. appearance15.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  265. appearance15.ForeColor = System.Drawing.SystemColors.GrayText;
  266. this.ultraGrid3.DisplayLayout.GroupByBox.PromptAppearance = appearance15;
  267. this.ultraGrid3.DisplayLayout.MaxColScrollRegions = 1;
  268. this.ultraGrid3.DisplayLayout.MaxRowScrollRegions = 1;
  269. appearance16.BackColor = System.Drawing.SystemColors.Window;
  270. appearance16.ForeColor = System.Drawing.SystemColors.ControlText;
  271. this.ultraGrid3.DisplayLayout.Override.ActiveCellAppearance = appearance16;
  272. appearance17.BackColor = System.Drawing.SystemColors.Highlight;
  273. appearance17.ForeColor = System.Drawing.SystemColors.HighlightText;
  274. this.ultraGrid3.DisplayLayout.Override.ActiveRowAppearance = appearance17;
  275. this.ultraGrid3.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  276. this.ultraGrid3.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  277. appearance18.BackColor = System.Drawing.SystemColors.Window;
  278. this.ultraGrid3.DisplayLayout.Override.CardAreaAppearance = appearance18;
  279. appearance19.BorderColor = System.Drawing.Color.Silver;
  280. appearance19.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  281. this.ultraGrid3.DisplayLayout.Override.CellAppearance = appearance19;
  282. this.ultraGrid3.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  283. this.ultraGrid3.DisplayLayout.Override.CellPadding = 0;
  284. appearance20.BackColor = System.Drawing.SystemColors.Control;
  285. appearance20.BackColor2 = System.Drawing.SystemColors.ControlDark;
  286. appearance20.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  287. appearance20.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  288. appearance20.BorderColor = System.Drawing.SystemColors.Window;
  289. this.ultraGrid3.DisplayLayout.Override.GroupByRowAppearance = appearance20;
  290. appearance21.TextHAlignAsString = "Left";
  291. this.ultraGrid3.DisplayLayout.Override.HeaderAppearance = appearance21;
  292. this.ultraGrid3.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  293. this.ultraGrid3.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  294. appearance22.BackColor = System.Drawing.SystemColors.Window;
  295. appearance22.BorderColor = System.Drawing.Color.Silver;
  296. this.ultraGrid3.DisplayLayout.Override.RowAppearance = appearance22;
  297. this.ultraGrid3.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  298. appearance35.BackColor = System.Drawing.SystemColors.ControlLight;
  299. this.ultraGrid3.DisplayLayout.Override.TemplateAddRowAppearance = appearance35;
  300. this.ultraGrid3.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  301. this.ultraGrid3.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  302. this.ultraGrid3.Dock = System.Windows.Forms.DockStyle.Right;
  303. this.ultraGrid3.Location = new System.Drawing.Point(472, 36);
  304. this.ultraGrid3.Name = "ultraGrid3";
  305. this.ultraGrid3.Size = new System.Drawing.Size(392, 365);
  306. this.ultraGrid3.TabIndex = 77;
  307. this.ultraGrid3.Text = "ultraGrid3";
  308. this.ultraGrid3.ClickCellButton += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid3_ClickCellButton);
  309. //
  310. // FrmFundTransfer
  311. //
  312. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  313. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  314. this.ClientSize = new System.Drawing.Size(864, 401);
  315. this.Controls.Add(this.ultraGrid2);
  316. this.Controls.Add(this.ultraGrid3);
  317. this.Controls.Add(this.ultraGrid1);
  318. this.Controls.Add(this.groupBox1);
  319. this.Name = "FrmFundTransfer";
  320. this.StatusCustomInfo = "F1:用户视图 F2:表格拖选统计";
  321. this.Text = "FrmFundTransfer";
  322. this.Load += new System.EventHandler(this.FrmFundTransfer_Load);
  323. this.groupBox1.ResumeLayout(false);
  324. this.groupBox1.PerformLayout();
  325. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  326. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
  327. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).EndInit();
  328. this.ResumeLayout(false);
  329. }
  330. #endregion
  331. private System.Windows.Forms.GroupBox groupBox1;
  332. private System.Windows.Forms.TextBox textBox1;
  333. private System.Windows.Forms.Label label4;
  334. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  335. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
  336. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid3;
  337. private System.Windows.Forms.Button button1;
  338. }
  339. }