|
ms
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
passing formshi,
when passing a form to something, for instance another form e.g. form2 = new Form2(form1); what is passed exactly? is it a reference or a value? thanks Hi Lee
A reference to form1 is passed, just the reference. On Sat, 11 Mar 2006 09:06:34 +0100, Lee <lee_***@hotmail.com> wrote: Show quoteHide quote > hi, > > when passing a form to something, for instance another form e.g. > > form2 = new Form2(form1); > > what is passed exactly? is it a reference or a value? > > thanks > > > -- Happy coding! Morten Wennevik [C# MVP]
Other interesting topics
ZIP files in C#
Not creating an instance How to make unique name given string and collection? ComboBox doesn't have border when appearance is made flat in VS.NET 2005 System.Boolean Question. How to initialize jagged array? Can't debug unless copylocal=true? decrease for Image render and save problem decreasing for |
|||||||||||||||||||||||