←Select platform

AutoScrollMinSize Property

Summary

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

Syntax

C#
VB
C++
[CategoryAttribute("Layout")] 
[DescriptionAttribute("The minimum logical size for the auto scroll region.")] 
public virtual Size AutoScrollMinSize {get;} 
<CategoryAttribute("Layout")> 
<DescriptionAttribute("The minimum logical size for the auto scroll region.")> 
Public Overridable ReadOnly Property AutoScrollMinSize As Size 
[CategoryAttribute("Layout")] 
[DescriptionAttribute("The minimum logical size for the auto scroll region.")] 
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.WinForms Assembly
Click or drag to resize