Linking UserControls
Hello all ,
i am creating an application that has 7 ActiveX
Usercontorl objects.I have to link these 7 usercontrol
so that when the user clicks a button in the first user
control, the second one will be loaded.I tried Load
usercontrol2 in the click event of the usercontrol1. But
it is showing error.Anybody please help me
Thanks in advance,
Dhanya
|