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

In This Topic
    MapItem Class Members
    In This Topic

    The following tables list the members exposed by MapItem.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new of instance of a MapItem  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the HelpTopic object by the Url value.  
    Public PropertySpecifies what triggers the topic display.  
    Public PropertyGets or sets an item type.  
    Public PropertyGets or sets a value indicating whether the default topic (the topic associated with the form) should be always displayed when the form is loaded and becomes visible, even if a UI element inside the form got focus and has a topic associated with it.  
    Public PropertyGets or sets a UI element for which a help topic is displayed.  
    Public PropertyGets or sets the URL of a help topic that will be displayed.  
    Public PropertyGets or sets a value indicating whether a topic will be displayed depending on its own HelpTopicTrigger value or on the C1DynamicHelp.DefaultTrigger value of the C1DynamicHelp control.  
    Top
    Public Methods
     NameDescription
    Public MethodReturns a string representation of a MapItem, which is the topic URL.  
    Top
    See Also