473,395 Members | 1,452 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Creating wizards in C#

Hi,
Is there way in C# to make/create a wizard of forms (or property tabs if
view changes) like it's done in Visual C++ using Property sheets &
Property pages??

The only way I can think of something similar is to place the controls
on a user control and then place it on the form when required. Is there
any better way to do this?

I need the same level of control/flexibility as it's there in Visual C++ :)

Regards,
Ashutosh
Jun 27 '08 #1
3 1815
Ashutosh Bhawasinka wrote:
Hi,
Is there way in C# to make/create a wizard of forms (or property tabs
if view changes) like it's done in Visual C++ using Property sheets &
Property pages??

The only way I can think of something similar is to place the controls
on a user control and then place it on the form when required. Is
there any better way to do this?

I need the same level of control/flexibility as it's there in Visual
C++ :)
For some reason the Winforms Tab Control doesn't do what you're after?

http://msdn.microsoft.com/en-us/libr...abcontrol.aspx

-cd
Jun 27 '08 #2
Ashutosh Bhawasinka a écrit :
Hi,
Is there way in C# to make/create a wizard of forms (or property tabs if view
changes) like it's done in Visual C++ using Property sheets & Property
pages??

The only way I can think of something similar is to place the controls on a
user control and then place it on the form when required. Is there any better
way to do this?

I need the same level of control/flexibility as it's there in Visual C++ :)

Regards,
Ashutosh
http://www.codeproject.com/KB/miscct...imeWizard.aspx
http://www.codeguru.com/csharp/.net/...cle.php/c6911/
http://www.differentpla.net/content/...wizard-csharp1

--

--------------------------
Merci
Sylfelin
Jun 27 '08 #3
I wonder how tough it will be to create WPF wizards using those documents as
prototypes?
"Sylfelin" <sy***************@cegetel.netwrote in message
news:mn***********************@cegetel.net...
Ashutosh Bhawasinka a écrit :
>Hi,
Is there way in C# to make/create a wizard of forms (or property tabs if
view changes) like it's done in Visual C++ using Property sheets &
Property pages??

The only way I can think of something similar is to place the controls on
a user control and then place it on the form when required. Is there any
better way to do this?

I need the same level of control/flexibility as it's there in Visual C++
:)

Regards,
Ashutosh

http://www.codeproject.com/KB/miscct...imeWizard.aspx
http://www.codeguru.com/csharp/.net/...cle.php/c6911/
http://www.differentpla.net/content/...wizard-csharp1

--

--------------------------
Merci
Sylfelin

Jun 27 '08 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Ganeshram | last post by:
Actually I should create Shared Add In instead I tried with .NEt addin project.Any way the problem get resolved >-----Original Message----- >I have question related to Creating Add-Ins and...
2
by: ronglen | last post by:
I am using MS-Office2000. When I use MSAccess, the wizards do not work. I get the message that they are not installed or are turned off. I have installed all wizards and none appear as disabled. ...
2
by: worldbadger | last post by:
When I moved my Access 2000 program to Win XP Home, none of the wizards are working. Anyone know why? Since I know it will come up (at least it was the first question Microsoft asked) I do have...
1
by: Neil Robbins | last post by:
I have been wondering recently how I would go about creating a control that when selected from the toolbox for use in an application either autoran a wizard for providing it with properties or...
10
by: cj | last post by:
I have lots of tables to copy from one server to another. The new tables have been created to match the old ones. I practiced with one table. I created the select command (select * from tableA)...
8
by: redeagle | last post by:
I'm wondering what the best practice is for creating a WinApp "wizard" that contains 4 or 5 "steps". Options so far are 1) Single WinForm making various controls visible/non visible at the...
6
by: wcc | last post by:
Hello, How do I create a class using a variable as the class name? For example, in the code below, I'd like replace the line class TestClass(object): with something like class...
4
by: atiq | last post by:
I basically have a mail to form on my website. When the form is filled and submitted by the user it processes the form using the file feedback.php. What i want is a Pop up window which says "thank...
0
MrMancunian
by: MrMancunian | last post by:
How to create a database connection without using wizards Introduction I've seen a lot of questions on the net about getting data from, and saving data to databases. Here's a little insight how...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.