|
-
Nov 10th, 2000, 04:31 PM
#1
Thread Starter
New Member
I have an MDI form called mdiMain. In it I declare
Public test as Boolean
mdiMain calls another form and within a method in that form I set 'test' to true. When I run it I get a compiler error that 'test' is not defined. However if I set 'mdiMain.test' to true it works. I don't understand this.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|