calling a method

From: Chris Jones (Jones_at_discussions.microsoft.com)
Date: 02/02/05


Date: Wed, 2 Feb 2005 10:55:02 -0800

i have a problem
in my project i have 2 Forms,
in one of the two i want to call a method from the other like
Form2.method()

but the compiler tells me method() doesnt exist in Form2, but it does, its
there i can see it
thx
-Chris



Relevant Pages


Loading