Re: Controlling a form from within another class
From: John Dann (news_at_prodata.co.uk)
Date: 10/09/04
- Next message: sympatico: "Date format with VB.NET"
- Previous message: Jared: "Re: Penalty for instantiating an object tens of thousands of times?"
- In reply to: One Handed Man \( OHM - Terry Burns \): "Re: Controlling a form from within another class"
- Next in thread: One Handed Man \( OHM - Terry Burns \): "Re: Controlling a form from within another class"
- Reply: One Handed Man \( OHM - Terry Burns \): "Re: Controlling a form from within another class"
- Messages sorted by: [ date ] [ thread ]
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
- Next message: sympatico: "Date format with VB.NET"
- Previous message: Jared: "Re: Penalty for instantiating an object tens of thousands of times?"
- In reply to: One Handed Man \( OHM - Terry Burns \): "Re: Controlling a form from within another class"
- Next in thread: One Handed Man \( OHM - Terry Burns \): "Re: Controlling a form from within another class"
- Reply: One Handed Man \( OHM - Terry Burns \): "Re: Controlling a form from within another class"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|