Input for WinForms | ComponentOne
C1.Win.Input.Base Namespace / IDropDownEditorBase Interface / TextAlignChanged Event

In This Topic
    TextAlignChanged Event (IDropDownEditorBase)
    In This Topic
    Occurs when the value of the System.Windows.Forms.TextBox.TextAlign property has changed.
    Syntax
    'Declaration
     
    
    Event TextAlignChanged As EventHandler
    event EventHandler TextAlignChanged
    See Also