Tuesday, March 1, 2011

Is there a wizard control in WPF

Hi,

Is there any wizard type control in WPF? I need a functionality where I can go forward and back and use tabs to select a particular item which will show the details of the nested items. I can use the TabControl control but the tab items are dynamic so I cannot nest the region inside the tab item.

From stackoverflow

0 comments:

Post a Comment