|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Wizard for UserControlHi
How to create "Wizard" for user control? For example i have usercontrol with properties. To make easier for seting those properties i wan't to create a wizrd, that helps user complete and set/change those properties at design time. Best regards; Meelis If i understand the requirement you will need to design and code all the
forms in the code them Show quoteHide quote "Meelis Lilbok" wrote: > Hi > > How to create "Wizard" for user control? > > For example i have usercontrol with properties. > To make easier for seting those properties i wan't to create a wizrd, that > helps user complete and set/change those properties at design time. > > > > Best regards; > > > Meelis > > > eee nope ;)
i'll try to explane with my poor english lets say i have a usercontrol with special properties for example "Connectionstring" Now when user add's this control to form and clicks in propertygrid on "Connectionstring", then wizard opens , that helps user to find sql server, set securitymode(windows auth. or sql) aso. NB! this was just sample, usercontrol my have different properties, just this "wizard" should help user to set those properties :) Meelis Show quoteHide quote "marcmc" <mar***@discussions.microsoft.com> wrote in message news:9D29DCBB-38DB-4F4A-BEFC-0144F4A5E0DB@microsoft.com... > If i understand the requirement you will need to design and code all the > forms in the code them > > "Meelis Lilbok" wrote: > >> Hi >> >> How to create "Wizard" for user control? >> >> For example i have usercontrol with properties. >> To make easier for seting those properties i wan't to create a wizrd, >> that >> helps user complete and set/change those properties at design time. >> >> >> >> Best regards; >> >> >> Meelis >> >> >> |
|||||||||||||||||||||||