|
-
Nov 27th, 2003, 07:16 AM
#1
Thread Starter
Junior Member
Accessing MDI Form from a Module
In My VB 6 application, I used a module to set some properties of the controls on the MDI Form. Is it possible in VB.NET??
How would it get an access to the Form.
I thought of creating a Form Object using a New() Statement on the MDI Form but then realised that it would just create an object and would not refer to the actual MDI Form.
Please suggest.
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
|