|
-
Jun 21st, 2002, 11:28 PM
#3
Thread Starter
New Member
Originally posted by hellswraith
You will always need a reference to the form of the control you want to change.
You can create a static class (called a module for VBers) that holds references to forms. When your form is created (in the constructor) send a reference over to module. That module should then store that. You would then be able to access that module from other forms to get your reference.
great. thanks a lot.
Last edited by watchmen77; Jun 22nd, 2002 at 12:52 AM.
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
|