|
-
Nov 4th, 2003, 12:41 PM
#1
Thread Starter
Addicted Member
Access another form's objects
Is there a way I can access another form's objects or instances without passing them through a function or sub routien? Here's my situation.
I have a frmMain form that contains all my objects: buttons, panels, text boxes, datagrid, dataset and dataadapter etc.. Then I added a another class component, clsEvent, to my project. In this class, I want to be able to access all those objects in the frmMain form without passing them through a public shared sub. Is there a way? If there is way, mind give me a hand on this issue?
Any help is greatly appreciated!
ljCharlie
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
|