Re: Controlling a form from within another class

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: John Dann (news_at_prodata.co.uk)
Date: 10/09/04


Date: Sat, 09 Oct 2004 20:57:45 +0100

On Sat, 9 Oct 2004 19:55:58 +0100, "One Handed Man \( OHM - Terry
Burns \)" <news.microsoft.com> wrote:

>Me.Text="My State"
>

'Text is not a member of Processor'

(using Processor as the name of my example class. In other words Me
refers to the immediate containing class (ie Processor) and not to its
ultimate containing form.)

JGD



Relevant Pages