Index: Ringtoets/Integration/src/Ringtoets.Integration.Forms/Views/FailureMechanismContributionView.Designer.cs =================================================================== diff -u -r9ffe6315bcf05d461cb320ff137d4d3c6a552ba0 -r65eb603f0c22966e05487433a9deb80e3041fc47 --- Ringtoets/Integration/src/Ringtoets.Integration.Forms/Views/FailureMechanismContributionView.Designer.cs (.../FailureMechanismContributionView.Designer.cs) (revision 9ffe6315bcf05d461cb320ff137d4d3c6a552ba0) +++ Ringtoets/Integration/src/Ringtoets.Integration.Forms/Views/FailureMechanismContributionView.Designer.cs (.../FailureMechanismContributionView.Designer.cs) (revision 65eb603f0c22966e05487433a9deb80e3041fc47) @@ -45,9 +45,11 @@ System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FailureMechanismContributionView)); this.returnPeriodLabel = new System.Windows.Forms.Label(); this.returnPeriodInput = new System.Windows.Forms.NumericUpDown(); + this.returnPeriodInput.Enabled = false; this.perYearLabel = new System.Windows.Forms.Label(); this.assessmentSectionConfigurationLabel = new System.Windows.Forms.Label(); this.assessmentSectionCompositionComboBox = new System.Windows.Forms.ComboBox(); + this.assessmentSectionCompositionComboBox.Enabled = false; this.tableLayoutPanel = new System.Windows.Forms.TableLayoutPanel(); this.probabilityDistributionGrid = new Core.Common.Controls.DataGrid.DataGridViewControl(); ((System.ComponentModel.ISupportInitialize)(this.returnPeriodInput)).BeginInit(); @@ -78,8 +80,6 @@ 0, 0, 0}); - this.returnPeriodInput.Validating += new System.ComponentModel.CancelEventHandler(this.ReturnPeriodNumericUpDown_Validating); - this.returnPeriodInput.Validated += new System.EventHandler(this.ReturnPeriodNumericUpDown_Validated); // // perYearLabel //