←Select platform

ScrollOffsetChanged Event

Summary

Occurs when the value of ScrollOffset changes.

Syntax
C#
VB
C++
public event EventHandler ScrollOffsetChanged 
Public Event ScrollOffsetChanged As EventHandler 
public:  
   event EventHandler^ ScrollOffsetChanged 
Remarks

This event is raised if the value of the ScrollOffset property is changed by either a programmatic modification or user interaction.

Example

For an example, refer to ScrollOffset.

Event Data
ParameterTypeDescription
senderobjectThe source of the event.
Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.