Results 1 to 3 of 3

Thread: Image Carousel Class [vbRichClient]

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Apr 2012
    Posts
    1,253

    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 :
    Attached Images Attached Images   
    Attached Files Attached Files
    Last edited by ColinE66; Jan 11th, 2015 at 02:00 PM.
    If you don't know where you're going, any road will take you there...

    My VB6 love-children: Vee-Hive and Vee-Launcher

  2. #2

    Thread Starter
    Frenzied Member
    Join Date
    Apr 2012
    Posts
    1,253

    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)
    If you don't know where you're going, any road will take you there...

    My VB6 love-children: Vee-Hive and Vee-Launcher

  3. #3
    Addicted Member
    Join Date
    Apr 2017
    Location
    India
    Posts
    234

    Re: Image Carousel Class [vbRichClient]

    Quote Originally Posted by ColinE66 View Post
    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.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width