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

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