L
Lee
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
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