943,942 Members | Top Members by Rank

Ad:
  • C# Discussion Thread
  • Unsolved
  • Views: 1148
  • C# RSS
Oct 30th, 2009
1

Back And forward Button in window Application?

Expand Post »
Hi i am making an window application in C# .net using VS.........
I want to know how can i apply the functionality of back and forward on button , like we have in windows toolbar.............
Can anyone help me in this...............
Reputation Points: 10
Solved Threads: 1
Newbie Poster
abc16 is offline Offline
12 posts
since Oct 2009
Oct 30th, 2009
0
Re: Back And forward Button in window Application?
using groupbox make it easier make yours page in one form first show first form other invisible when next press show only its opposite groupbox hope i help u
Reputation Points: 10
Solved Threads: 0
Newbie Poster
sembawyo is offline Offline
3 posts
since Oct 2009
Oct 30th, 2009
0
Re: Back And forward Button in window Application?
Hello.

I have a doubt about if there a custom class or something similar for that purpose in .Net Framework (for Windows Form).

But that's doesn't stop you from implementing it by yourself. Steps could be something like this:
1. Define the data structure, that will store the history of what your user visited (depends on what data you need to load the form/screen/whatewer to return back to given state).
2. Define the Control, that will move through your history.
Reputation Points: 293
Solved Threads: 82
Posting Whiz
Antenka is offline Offline
361 posts
since Nov 2008
Oct 30th, 2009
0
Re: Back And forward Button in window Application?
Click to Expand / Collapse  Quote originally posted by Antenka ...
Hello.

I have a doubt about if there a custom class or something similar for that purpose in .Net Framework (for Windows Form).

But that's doesn't stop you from implementing it by yourself. Steps could be something like this:
1. Define the data structure, that will store the history of what your user visited (depends on what data you need to load the form/screen/whatewer to return back to given state).
2. Define the Control, that will move through your history.
thank you for your reply.............
Well i m new on C#, So can you providde me the code, or suggest me some artical regarding this.....
Reputation Points: 10
Solved Threads: 1
Newbie Poster
abc16 is offline Offline
12 posts
since Oct 2009
Oct 30th, 2009
0
Re: Back And forward Button in window Application?
Sure.
Here's pretty interesting class for history handling (with example project): Navigational history (go back/forward) for WinForms controls
It has basic functionality, but you can widen it any time you want
Reputation Points: 293
Solved Threads: 82
Posting Whiz
Antenka is offline Offline
361 posts
since Nov 2008
Oct 30th, 2009
0
Re: Back And forward Button in window Application?
Click to Expand / Collapse  Quote originally posted by Antenka ...
Sure.
Here's pretty interesting class for history handling (with example project): Navigational history (go back/forward) for WinForms controls
It has basic functionality, but you can widen it any time you want
thanks again............
Reputation Points: 10
Solved Threads: 1
Newbie Poster
abc16 is offline Offline
12 posts
since Oct 2009
Oct 30th, 2009
0
Re: Back And forward Button in window Application?
you're welcome
Reputation Points: 293
Solved Threads: 82
Posting Whiz
Antenka is offline Offline
361 posts
since Nov 2008

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C# Forum Timeline: Converting or Casting Query
Next Thread in C# Forum Timeline: Register Edit By Specific process





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC