The variable 'variable_name' is either undeclared or was never assigned
问题 I have a question related to the error on the title. Im working with c# and Visual Studio 2010. I have a form declared as "public class FormularioGeneral : Form", which is the base for the rest of the forms in my application. When i try to access the Designer View i get this error several times, as you can see in the image: All the errors references lines inside the InitializeComponent method, where the value is assigned to a property like this one: [...] this.PanelMargenIzquierdoCapaBase