all groups > dotnet windows forms > june 2005 >
You're in the

dotnet windows forms

group:

How to impliment a wizard style SDI.....


How to impliment a wizard style SDI..... Developer
6/14/2005 4:33:02 PM
dotnet windows forms: In VC++ using MFC I created a SDI app and in the CFormView I created a
CPropertySheet added the CPropertyPage's to create a Wizard style SDI. How
can I do something like this in WindowsForms?

Re: How to impliment a wizard style SDI..... Tim Wilson
6/14/2005 11:04:30 PM
You'll need to string some Forms together. Or you may be interested in a few
solutions that have already been created.
http://groups-beta.google.com/group/microsoft.public.dotnet.languages.csharp/browse_thread/thread/a1e4b9c5ebdbd741/d5b5241ae53361bd?hl=en#d5b5241ae53361bd

--
Tim Wilson
..Net Compact Framework MVP

[quoted text, click to view]

Re: How to impliment a wizard style SDI..... Phil Wright
6/15/2005 9:45:25 PM
There is a free library called 'Magic Library' that has a WizardControl that
could prove useful, it includes all the source code and is free to use even
in commerical applications. You can download it from...

http://www.dotnetmagic.com/downloads/MagicInstall174.msi

Phil Wright
Follow my new microISV at...
http://componentfactory.blogspot.com

[quoted text, click to view]

AddThis Social Bookmark Button