ComponentOne DynamicHelp for WinForms
C1.Win.C1DynamicHelp.4.5.2 Assembly / C1.Win.C1DynamicHelp Namespace / C1DynamicHelp Class / ShowDefaultTopic Method

In This Topic
    ShowDefaultTopic Method
    In This Topic
    Shows the topic associated with the Form where the C1DynamicHelp control is placed.
    Syntax
    'Declaration
     
    Public Sub ShowDefaultTopic() 
    public void ShowDefaultTopic()
    See Also