BetterListViewScrollProperties Constructor
      
     
    
       Initialize a new BetterListViewScrollProperties instance. 
      
      Parameters
      
        - 
          enabled
        
 
        - the scroll bar is enabled
 
        - 
          largeChange
        
 
        - LargeChange property value of the scroll bar
 
        - 
          minimum
        
 
        - Minimum property value of the scroll bar
 
        - 
          maximum
        
 
        - Maximum property value of the scroll bar
 
        - 
          smallChange
        
 
        - SmallChange property value of the scroll bar
 
        - 
          value
        
 
        - Value property value of the scroll bar
 
        - 
          visible
        
 
        - the scroll bar is visible
 
      
      See Also
      
        BetterListViewScrollProperties Class | ComponentOwl.BetterThumbnailBrowser Namespace | BetterListViewScrollProperties Constructor Overload List