public ConfigurationForm(SamplesConfiguration config) { _config = config; InitializeComponent(); InitConfiguration(); }