I
Ian Toltz
Hey, I'm trying to make a wizard-style application to help people
create accounts on our server... I've got the actual code done fine,
but I'm having trouble designing the user interface.
Any good tutorials or tips on making a wizard-style interface? My
first instinct was to make a window with a few panels which I'd hide
and show as neccessary, but working with panels in Visual Studio's
form designer is a pain when they all are taking up the same space. Is
there an easier way?
create accounts on our server... I've got the actual code done fine,
but I'm having trouble designing the user interface.
Any good tutorials or tips on making a wizard-style interface? My
first instinct was to make a window with a few panels which I'd hide
and show as neccessary, but working with panels in Visual Studio's
form designer is a pain when they all are taking up the same space. Is
there an easier way?