[]
        
(Showing Draft Content)

C1.Win.C1DynamicHelp

C1.Win.C1DynamicHelp Namespace

Classes

C1DynamicHelp

Provides dynamic help for applications.

Conflict

Class used in the Conflicts property of the TopicMap.

HelpTopic

Represents a topic in a help file.

HelpTopicList

List of HelpTopic objects.

MapItem

Class containing a pair consisting of a topic and a user action triggering its display.

TopicEventArgs

Provides data for a topic change event.

TopicMap

Class used to store combinations of topics and user actions that cause their display.

UIElementInfo

This class contains information about a UI element: its Name and Parent.

UIElementResolver

This class provides methods to find UI elements inside a control by name, coordinates, etc, and other methods necessary for associating dynamic help to UI elements inside a control.

Enums

DisplayTarget

Enumeration that specifies where a topic will be displayed.

HelpTab

Enumeration specifying the part/element of the help file to display.

HelpTopicTrigger

Enumeration that specifies user actions that cause a HelpTopic to be displayed.

MapItemType

Enumeration that specifies topic map item type.

UIElementEvents

Enumeration that specifies which of the monitored events occurred for a UI element.

Delegates

HelpTopicEventHandler

Represents a method that will handle the CurrentTopicChanging event of a C1DynamicHelp.