D
damian
I have seperated my Form1 class into several partial classes, but if i
make a modification to the main form, it generates event handlers in
Form1.cs when they already exist in another partial class. Is there
any way of stopping this?
thanks in advance
make a modification to the main form, it generates event handlers in
Form1.cs when they already exist in another partial class. Is there
any way of stopping this?
thanks in advance