using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Windows.Forms; using System.Drawing; using Tanshu.Accounts.Contracts; using Tanshu.Accounts.Entities; using System.Collections; using Tanshu.Accounts.Repository; using Tanshu.Common.KeyboardControl; namespace Tanshu.Accounts.Helpers { public delegate void ButtonClickDelegate(object sender, EventArgs e); public static class ControlFactory { public static void GenerateTables(ref FlowLayoutPanel panel, ref List