A
Ashutosh Bhawasinka
Hi,
Is there way in C# to make/create a wizard of forms (or property tabs if
view changes) like it's done in Visual C++ using Property sheets &
Property pages??
The only way I can think of something similar is to place the controls
on a user control and then place it on the form when required. Is there
any better way to do this?
I need the same level of control/flexibility as it's there in Visual C++
Regards,
Ashutosh
Is there way in C# to make/create a wizard of forms (or property tabs if
view changes) like it's done in Visual C++ using Property sheets &
Property pages??
The only way I can think of something similar is to place the controls
on a user control and then place it on the form when required. Is there
any better way to do this?
I need the same level of control/flexibility as it's there in Visual C++

Regards,
Ashutosh