Wizard UI
C#
2
Posts
2
Posters
0
Views
1
Watching
-
Any idea on how to create a PropertySheet/PropertyPage equivalent in C#. Is there a inbuilt control for this purpose. Thanks Kannan
-
Any idea on how to create a PropertySheet/PropertyPage equivalent in C#. Is there a inbuilt control for this purpose. Thanks Kannan
So far I haven't seen one. But with the way that the IDE handles the TabControl, it isn't as hard as it used to be.