Input for WinForms | ComponentOne
C1.Win.Input.Base.Views Namespace / IDropDownControlViewBase Interface / IsEnabled Property

In This Topic
    IsEnabled Property (IDropDownControlViewBase)
    In This Topic
    Gets a value indicating whether the view can respond to user interaction.
    Syntax
    'Declaration
     
    
    ReadOnly Property IsEnabled As Boolean
    bool IsEnabled {get;}
    See Also