public SimpleDashSettingsPanel(SimpleDashboard simpleDashController) { InitializeComponent(); this.simpleDashController = simpleDashController; RefreshControls(); }