The InitializeComponent method has this over it:
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
Every time you design the form (or so), the IDE recreates the code. So
do not touch it.
EdwinSlyfingster ha escrito:
> Loose the method Initialize InitializeComponent() content
>
> is it happend to you?
> sometimes it happend to me.. I´m furious with it....
> Does anyone know how to fix it?
eblanco - 15 Aug 2006 13:07 GMT
Oops I think I posted to fast...
You mean you loose the entire method or the changes you made?
eblanco ha escrito:
> The InitializeComponent method has this over it:
>
[quoted text clipped - 13 lines]
> > sometimes it happend to me.. I´m furious with it....
> > Does anyone know how to fix it?