T
Tony Johansson
Hello!
There is a file called Forms1.Designer.cs that is located below Form1.cs if
we assume that we call the file that name.
I wonder if it's allowed to change in the file Forms1.Designer.cs except
InitializeComponent ?
One more question is it really any point to change in the Forms1.Designer.cs
?
I just wonder if it's enought in general to change only in the Form1.cs if
we call the file that name ?
I can imagine that the only one that is allowed to change in the
Forms1.Designer.cs is the compiler.
//Tony
There is a file called Forms1.Designer.cs that is located below Form1.cs if
we assume that we call the file that name.
I wonder if it's allowed to change in the file Forms1.Designer.cs except
InitializeComponent ?
One more question is it really any point to change in the Forms1.Designer.cs
?
I just wonder if it's enought in general to change only in the Form1.cs if
we call the file that name ?
I can imagine that the only one that is allowed to change in the
Forms1.Designer.cs is the compiler.
//Tony