AutoSearchResetDelay Property
 
            
                In This Topic
            
            Gets or Sets a value for the delay (in milliseconds) used in the keyboard search.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Property AutoSearchResetDelay As System.Integer
             
        
            
            public System.int AutoSearchResetDelay {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also