G
Guest
How do you access properties of the main program's class from another form? There does not apear to be an instance variable that can be used.
Ray Stevens said:How do you access properties of the main program's class from another
form? There does not apear to be an instance variable that can be used.
error "can't reference 'this'". I still can not find the instance variableRay Stevens said:Passing a reference to the main form does not work. The compiler give an