Expression Editor for WinForms | ComponentOne
C1.Win.ExpressionEditor Namespace / ExpressionEditorForm Class / Apply Event

In This Topic
    Apply Event (ExpressionEditorForm)
    In This Topic
    Occurs when the Apply button is clicked.
    Syntax
    'Declaration
     
    
    Public Event Apply As EventHandler
    public event EventHandler Apply
    See Also