Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor.Ribbon Namespace / PreviewButton Class / OnPressedButtonChanged Method

In This Topic
    OnPressedButtonChanged Method (PreviewButton)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnPressedButtonChanged( _
       ByVal e As System.EventArgs _
    ) 
    protected virtual void OnPressedButtonChanged( 
       System.EventArgs e
    )

    Parameters

    e
    See Also