<object id=t classid="http:WindowsControlLibrary1.dll#WindowsControlLibrary1.UserControl1" height=768 width=1024 VIEWASTEXT > </object >It's working. In this UserControl applet I have a button, and when I click on this button I want to call another UserControl. How can I do that?
Requires Free Membership to View
When you register, you'll begin receiving targeted emails from my team of award-winning writers. Our goal is to provide a unique online resource for developers, architects and development managers tasked with building and maintaining enterprise applications using Visual Basic, C# and the Microsoft .NET platform.
Hannah Smalltree, Editorial Director
If I am missing the point of you question, and you are trying to embed separate controls in a Web page instead of building them into each other, perhaps passing a reference of the first to the second control using a method or property.
This was first published in October 2004