←Select platform

SmallScrollChangeRatio Property

Summary

Gets or sets the ratio of the AutoScrollSmallChange to the AutoScrollLargeChange.

Syntax

C#
VB
C++
public int SmallScrollChangeRatio { get; set; } 
Public Property SmallScrollChangeRatio As Integer 
public: 
property int SmallScrollChangeRatio { 
   int get(); 
   void set (    int ); 
} 

Property Value

The ratio give bin dividing AutoScrollSmallChange by AutoScrollLargeChange.

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