ComponentOne MultiSelect for WinForms
C1.Win.Input.Base.Views Namespace / ITextBoxBaseView Interface / IsEnabled Property

In This Topic
    IsEnabled Property (ITextBoxBaseView)
    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