public void Initialize(ISharpControl control) { _controlInterface = control; _frequencyManagerPanel = new ScannerPanel(_controlInterface); }