Northwoods.Go Assembly > Northwoods.Go Namespace > GoView Class : ScrollSmallChange Property |
'Declaration <CategoryAttribute("Behavior")> <DescriptionAttribute("The distance to scroll when scrolling a small amount.")> Public Overridable Property ScrollSmallChange As Size
[CategoryAttribute("Behavior")] [DescriptionAttribute("The distance to scroll when scrolling a small amount.")] public virtual Size ScrollSmallChange {get; set;}
Size
value must have positive Width
and Height
, indicating the amount in view coordinates to scroll horizontally or vertically in either direction.SmallChange
properties of the scroll bars, if there are any.Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2