ScrollEvent.ScrollBar Property | |
The scroll bar that generated this ScrollEvent.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY ScrollBar AS ScrollBar GET
public virtual ScrollBar ScrollBar { get; }
Request Example
View SourceProperty Value
Type:
ScrollBarThe scroll bar that generated this ScrollEvent.
See Also