We don't use the property sheet API. Where we have wizards (in VS.NET
for example) we basically have a form with a next and previous button
and a set of user controls.

If you want something that looks like the style builder for CSS style
sheets in VS you can use the ComponentEditorForm and its friends 

mark

-----Original Message-----
From: Chris Sells [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, May 23, 2002 5:48 PM
To: [EMAIL PROTECTED]
Subject: [DOTNET] Interop trick to getting wizards in WinForms?

Is there any interop trick to getting wizards in WinForms, or does one
need to wrap the entire PropertySheet API? It doesn't look like WinForms
ever calls PropertySheet, so the former seems unlikely. Suggestions that
don't involve buying 3rd party components or waiting for the next major
drop of WinForms?

Chris Sells
http://www.sellsbrothers.com/

You can read messages from the DOTNET archive, unsubscribe from DOTNET,
or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to