[Category("Behavior")] [Description("The margin in the view where a mouse drag will automatically cause the view to scroll.")] public virtual Size AutoScrollRegion {get; set;}
Property Value
TheSize
value must have non-negative Width
and Height
, indicating in view coordinates the distance from the edge of the display area. Initially the value is 16x16.