BetterListViewBase.Enabled Property
      
     
    
       Gets or sets a value indicating whether the control can respond to user interaction. 
      
        [Category(Category=""Behavior"")]
        [DefaultValue(Value=True)]
        [Description(Description=""Indicated whether the control is enabled."")]
new public 
bool Enabled { public get; public set; }
 
      
      
      See Also
      
        BetterListViewBase Class | ComponentOwl.BetterThumbnailBrowser Namespace