3 Attachment(s)
Image Carousel Class [vbRichClient]
Here's a class that you can use to create Image Carousel controls as either standard VB6 User Controls or vbRichClient widgets. This demo shows how to do the former; the UC is just a small wrapper around the class in order to implement the classes functionality and (of course) display it to the user.
This project has a dependency on Olaf's vbRichClient5 dll (http://www.vbrichclient.com)
Note: The demo contains an Icons sub-folder which is empty due to the size of its would-be contents being too large to include in the above zip. You can get all the icons that should be in that folder from here:
http://www.veehive.x10.mx/CarouselDemoIcons.zip
A screenshot of the main demo form and one, also, of the settings form, which illustrates the configurability(?!) of the class :
Re: Image Carousel Class [vbRichClient]
Update: Enhanced the demo a little to illustrate how to use the parameters in the events that the carousel class raises (in this case a transition effect for the captions)
Re: Image Carousel Class [vbRichClient]
Quote:
Originally Posted by
ColinE66
Here's a class that you can use to create Image Carousel controls as either standard VB6 User Controls or vbRichClient widgets. This demo shows how to do the former; the UC is just a small wrapper around the class in order to implement the classes functionality and (of course) display it to the user.
This project has a dependency on Olaf's vbRichClient5 dll (
http://www.vbrichclient.com)
Note: The demo contains an Icons sub-folder which is empty due to the size of its would-be contents being too large to include in the above zip. You can get all the icons that should be in that folder from here:
http://www.veehive.x10.mx/CarouselDemoIcons.zip
A screenshot of the main demo form and one, also, of the settings form, which illustrates the configurability(?!) of the class :
Dear Colin,
I have always been interested in Carousels. So, will give a try to your class. But, the link (http://www.veehive.x10.mx/CarouselDemoIcons.zip) to download the icons seems not working. Can you provide the current download link, please? By the way, your site and product screenshots look quite impressive. My sincere kudos.
Kind regards.