Edit: is there such thing as a Wizard control? i am using VB 2005 Express Edition
IceAngel89 wrote:
what do you mean any examples? do you mean calling a function to open forms? or...? Edit: is there such thing as a Wizard control? i am using VB 2005 Express Edition
Yes calling one procedure after the next (a procedure is a method - function or sub)![]()
No ...sorry no wizard control for winforms![]()
won't my program have alot of forms? u said no wizard control for
winforms does it mean if i use something else there is? Also i will have alot of controls doing the same functions. is it ok, done professionally? anyway of reusing them? say i lay them out in a panel control. can i 'copy' it?
With that control you won't have to make multiple forms.