←Select platform

AutoScrollMinSize Property

Summary

Gets or sets the minimum size for the auto-scroll region.

Syntax

C#
VB
C++
public virtual Size AutoScrollMinSize { get; } 
Public Overridable ReadOnly Property AutoScrollMinSize As Size 
public: 
virtual property Size AutoScrollMinSize { 
   Size get(); 
} 

Property Value

The minimum size of the area that can be scrolled if scrollbars are shown.

Example

Refer to AutoScrollSmallChange.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms Assembly