Dear All,
I am facing the following problem and i don't know if it's a bug or it's just an adjustment.
I am using Visual Studio .Net 2003. If on a form i have declare some objects as public static and do some modification on the objects of this form (move objects,delete objects,insert new objects) then automatically the declaration public static is replacing by public.
Can i do something about that?
Best Regards
I am facing the following problem and i don't know if it's a bug or it's just an adjustment.
I am using Visual Studio .Net 2003. If on a form i have declare some objects as public static and do some modification on the objects of this form (move objects,delete objects,insert new objects) then automatically the declaration public static is replacing by public.
Can i do something about that?
Best Regards