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