Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor.Ribbon Namespace / StrikethroughFontStyleButton Class / PressedChanged Event

In This Topic
    PressedChanged Event (StrikethroughFontStyleButton)
    In This Topic
    Syntax
    'Declaration
     
    Public Event PressedChanged As System.EventHandler
    public event System.EventHandler PressedChanged
    See Also