Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1CommandControl Class / CommandActiveChanged Event

In This Topic
    CommandActiveChanged Event
    In This Topic
    Event fired when the CommandActive property of command is changed.
    Syntax
    'Declaration
     
    
    Public Event CommandActiveChanged As EventHandler
    public event EventHandler CommandActiveChanged
    See Also