ComponentOne TreeView for WinForms
ScrollPositionChanged Event

C1.Win.TreeView Namespace > C1TreeView Class : ScrollPositionChanged Event
Occurs when the C1.Framework.ScrollableControl.ScrollPosition property was changed.
Syntax
'Declaration
 
<C1DescriptionAttribute("ScrollPosition プロパティの値が変更されたときに発生します。")>
<C1CategoryAttribute("動作")>
Public Event ScrollPositionChanged As EventHandler
[C1Description("ScrollPosition プロパティの値が変更されたときに発生します。")]
[C1Category("動作")]
public event EventHandler ScrollPositionChanged
See Also

Reference

C1TreeView Class
C1TreeView Members