In my program I have a form that uses localized labels (from resx file). Unfortunately whenever I add a new control - designer is refreshing all the labels to their default values. Does anyone know how to prevent that from happening? Is there a better way of localizing forms or is creating a method that will replace all the labels on form load the only option?In my program I have a form that uses localized