ComponentOne DynamicHelp for WinForms
C1.Win.C1DynamicHelp.4.5.2 Assembly / C1.Win.C1DynamicHelp Namespace / C1DynamicHelp Class / CurrentTopicChanged Event

In This Topic
    CurrentTopicChanged Event
    In This Topic
    Fires after the value of the CurrentTopic has changed.
    Syntax
    'Declaration
     
    Public Event CurrentTopicChanged As System.EventHandler
    public event System.EventHandler CurrentTopicChanged
    See Also