Calendar for WinForms | ComponentOne
C1.Win.Input.Base Namespace / ITextBoxBase Interface / MultilineChanged Event

In This Topic
    MultilineChanged Event
    In This Topic
    Occurs when the value of the Multiline property has changed.
    Syntax
    'Declaration
     
    
    Event MultilineChanged As EventHandler
    event EventHandler MultilineChanged
    See Also