[]
        
(Showing Draft Content)

C1.Win.C1DynamicHelp.C1DynamicHelp.SetHelpTopic

SetHelpTopic Method

SetHelpTopic(Component, MapItem)

Associates a MapItem object with a UI element.

Declaration
public void SetHelpTopic(Component uiElement, MapItem info)
Public Sub SetHelpTopic(uiElement As Component, info As MapItem)
Parameters
Type Name Description
Component uiElement

Object associated with the help topic.

MapItem info

The MapItem object to associate with the uiElement.