ComponentOne DynamicHelp for WinForms
C1.Win.C1DynamicHelp.4.5.2 Assembly / C1.Win.C1DynamicHelp Namespace / TopicEventArgs Class / Topic Property

In This Topic
    Topic Property
    In This Topic
    Gets a value indicating the help topic becoming current.
    Syntax
    'Declaration
     
    Public ReadOnly Property Topic As HelpTopic
    public HelpTopic Topic {get;}
    See Also