Is there any slide show control for win-form?

  • Thread starter Thread starter abc
  • Start date Start date
This is a good method but only enables the few pre-programmed slide
transitions provided by IE.

Windows Forms Tips and Tricks will show a simple slide-show component later
this month.

Subscribe to the RSS feed for info.

--
Bob Powell [MVP]
Visual C#, System.Drawing

Ramuseco Limited .NET consulting
http://www.ramuseco.com

Find great Windows Forms articles in Windows Forms Tips and Tricks
http://www.bobpowell.net/tipstricks.htm

Answer those GDI+ questions with the GDI+ FAQ
http://www.bobpowell.net/faqmain.htm

All new articles provide code in C# and VB.NET.
Subscribe to the RSS feeds provided and never miss a new article.
 
What will the slide show component do that cannot be done with transitions
through the WebBrowser control?

--
Tim Wilson
..NET Compact Framework MVP

Bob Powell said:
This is a good method but only enables the few pre-programmed slide
transitions provided by IE.

Windows Forms Tips and Tricks will show a simple slide-show component later
this month.

Subscribe to the RSS feed for info.

--
Bob Powell [MVP]
Visual C#, System.Drawing

Ramuseco Limited .NET consulting
http://www.ramuseco.com

Find great Windows Forms articles in Windows Forms Tips and Tricks
http://www.bobpowell.net/tipstricks.htm

Answer those GDI+ questions with the GDI+ FAQ
http://www.bobpowell.net/faqmain.htm

All new articles provide code in C# and VB.NET.
Subscribe to the RSS feeds provided and never miss a new article.
 
Back
Top