ImageGear .NET
PageScrolled Event (ImGearPresentationPageDisplay)




Occurs when a page is scrolled.
Syntax
'Declaration
 
<ObsoleteAttribute("Use the ScrollChanged event instead.")>
Public Event PageScrolled As EventHandler
'Usage
 
Dim instance As ImGearPresentationPageDisplay
Dim handler As EventHandler
 
AddHandler instance.PageScrolled, handler
[Obsolete("Use the ScrollChanged event instead.")]
public event EventHandler PageScrolled
[Obsolete("Use the ScrollChanged event instead.")]
public: __event EventHandler* PageScrolled
[Obsolete("Use the ScrollChanged event instead.")]
public:
event EventHandler^ PageScrolled
See Also

Reference

ImGearPresentationPageDisplay Class
ImGearPresentationPageDisplay Members

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback