ScrollMinDragLength Property
                In This Topic
            
            This value sets the minimum length, in pixel, of the scroll bar thumb button.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Property ScrollMinDragLength As System.Integer
             
        
            
            public System.int ScrollMinDragLength {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also