private void SaveChanges( ) { ConfigurationData.SaveChanges( ); SaveChangesButton.Enabled = ConfigurationData.HasChanges( ); }