VBAHole22 Posted March 29, 2006 Posted March 29, 2006 I have a composite control that contains another composite control. I would like for the user to set a public property on the parent control and then i want to access that property down in the child composite control. I thought that if I set a viewstate variable in the parent that i could pluck it out in the child control by refering to it by the same name. Didn't work. Any suggestions? Quote Wanna-Be C# Superstar
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.