简体   繁体   中英

How should I do a navigation screen in WinForms?

I want to build a navigation screen, just like installation shields has (next/previous stuff), maybe a bit more sophisticated.. How is this usually done in WinForms?

thanks :)

I think you're looking for a Wizard design.

I've successfully used this one:

Wizard Form Implementation

CodeProject has many more. Try searching there.

这被称为向导, 是详细的文章。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM