internal InitialDataTypingForm(IFinancialManager finMgr, IFormHost formHost) { InitializeComponent(); _finMgr = finMgr; _formHost = formHost; }