Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1ToolBar Class / Reset Event

In This Topic
    Reset Event
    In This Topic
    Event fired when Reset command from Customize dialog is clicked.
    Syntax
    'Declaration
     
    
    Public Event Reset As EventHandler
    public event EventHandler Reset
    See Also