TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Tony
NA
2
0
Switching between forms....
Jan 22 2008 11:27 AM
Hey Everybody,
What I'm trying to do is similate form switching like you would find in a setup wizard when installing some program. Where you have the next and back buttons remain static and whatever is above those buttons changes (switches forms - or at least that's what I think happens). Another example would be the way in which Spybot displays different forms on the right side of the program when clicking the buttons to the left.
Hiding the current form and displaying the next using Show() or ShowDialog() just doesn't seem like the best approach to handle what I want done.
Any idea how I would be able to similate the switching between forms like you would find in a setup wizard?
Thanks for the help :).
- Tonez
Reply
Answers (
2
)
Reading from app.config in a Service Installer class
Compiler error: Accessibility.IAccessibleis defined in an assembly that is not referenced