ComponentOne MultiSelect for WinForms
C1.Win.Input.Base Namespace / ITextBoxBase Interface / AcceptsTabChanged Event

In This Topic
    AcceptsTabChanged Event (ITextBoxBase)
    In This Topic
    Occurs when the value of the AcceptsTab property has changed.
    Syntax
    'Declaration
     
    
    Event AcceptsTabChanged As EventHandler
    event EventHandler AcceptsTabChanged
    See Also