I have been dumped with someone elses project who have created a master menu form to access other forms within an application.
I need to be able to access other forms' methods using this master form but the only reference I have at the moment is the &Myform variable.
Is there a way to access methods of a form which is not set as the top (or active) form and switch the focus to that form??
Previous applications I have written (in Delphi) allow you to access the method of another form without making it the active form, is this possible in foxpro???
I need to be able to access other forms' methods using this master form but the only reference I have at the moment is the &Myform variable.
Is there a way to access methods of a form which is not set as the top (or active) form and switch the focus to that form??
Previous applications I have written (in Delphi) allow you to access the method of another form without making it the active form, is this possible in foxpro???