in

Archived Data Techniques Forums

Feature Request SelectedImageChanged Event

Last post 11-12-2008 5:54 PM by jmzl666. 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • 11-12-2008 3:02 PM

    Feature Request SelectedImageChanged Event

     Hi, I have a feature request for future versions, right now have a control named ImageViewer using the Viewer class, this control has buttons for moving through the images collection, change the zoom level and so forth. 

    And also I have a second control with a ThumbNailViewer, my ImageViewer and another controls, what i want to do is update the selected thumbnail when the user change the current image in the Viewer, i haven't found and event in the Viewer class so I had to create my own.

     

    Thanks for your time.

     

    Juan Zamudio

  • 11-12-2008 4:24 PM In reply to

    Re: Feature Request SelectedImageChanged Event

    Hi Juan,

     

    The ImageCollection object (Images property) in the ImageViewer  has a PageChanged event which will do what you want. Just hookup an event handler and it will fire whenever the page displayed in the viewer is changed.

    Sean
    Data Techniques Online Support
  • 11-12-2008 5:54 PM In reply to

    Re: Feature Request SelectedImageChanged Event

     you are right, i didnt found the PageChanged Event in the ImageCollection but I found the ImageChangedEventHandler, thanks.

     

     

    Juan Zamudio

Page 1 of 1 (3 items)
Copyright 2009 Data Techniques, Inc. All Rights Reserved.