ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonNumericBox Class / FormatChanged Event

In This Topic
    FormatChanged Event (RibbonNumericBox)
    In This Topic
    Fires when the Format property changes.
    Syntax
    'Declaration
     
    Public Event FormatChanged As System.EventHandler
    public event System.EventHandler FormatChanged
    See Also