/// <summary> /// todoComment /// </summary> public void CustomEnable() { CustomEnablingDisabling.EnableControl(this, cmbCountry); }
/// <summary> /// todoComment /// </summary> public void CustomEnable() { CustomEnablingDisabling.EnableControl(this, clbMotivations); }