|
-
Jan 1st, 2010, 03:30 PM
#1
Thread Starter
Frenzied Member
Passing an object by refrence to multipule UI controls
Hi Guys,
I just wanted to know if this is the correct way of doing this. I have a utility that takes the for of a wizard. There are five pages to this wizard and each page tends to need data that is selected from the other.
The way I was intending on doing this was to create an object that would hold all of the needed data and pass it by reference to each page as this means that I only need one object to track all of the data. Is this the correct way of doing this or am I going about it the wrong way?
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
|