ComponentOne DynamicHelp for WinForms
ShowTopicForActiveControl Method

C1.Win.C1DynamicHelp.4 Assembly > C1.Win.C1DynamicHelp Namespace > C1DynamicHelp Class : ShowTopicForActiveControl Method
DisplayTarget where a topic will be displayed.
Shows in DisplayTarget the topic associated with the active control (control currently in focus).
Syntax
'Declaration
 
Public Sub ShowTopicForActiveControl( _
   ByVal displayTarget As DisplayTarget _
) 
public void ShowTopicForActiveControl( 
   DisplayTarget displayTarget
)

Parameters

displayTarget
DisplayTarget where a topic will be displayed.
See Also

Reference

C1DynamicHelp Class
C1DynamicHelp Members