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

In This Topic
    BorderChanged Event
    In This Topic
    Occurs when the value of the Border property changes.
    Syntax
    'Declaration
     
    
    Public Event BorderChanged As EventHandler
    public event EventHandler BorderChanged
    See Also