IsDropDownEnabled Property
 
            
                In This Topic
            
            Gets or sets whether the user should be allowed to open the drop-down portion of the control.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Property IsDropDownEnabled As Boolean
             
        
            
            public bool IsDropDownEnabled {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also