ComponentOne DynamicHelp for WinForms
C1.Win.C1DynamicHelp.4.5.2 Assembly / C1.Win.C1DynamicHelp.Providers Namespace / ChmProvider Class
Properties Methods

In This Topic
    ChmProvider Class Members
    In This Topic

    The following tables list the members exposed by ChmProvider.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the help file.  
    Top
    Public Methods
     NameDescription
    Public MethodChecks whether the URL is in correct format and corrects it if necessary.  
    Public MethodReturns a dictionary of help topics indexed by their context IDs (contains only topics that have context ids).  
    Public MethodReturns a URL in a specific for the help provider format that can be displayed by the C1DynamicHelp control.  
    Public MethodReturns a hierarchical list of topics in the help file.  
    Public MethodReturns a dictionary of help topics indexed by their URLs (contains all topics).  
    Public MethodOverloaded. Show help navigation (in a separate window).  
    Top
    See Also