'Declaration Public Class C1DynamicHelp Inherits System.Windows.Forms.Control
public class C1DynamicHelp : System.Windows.Forms.Control
'Declaration Public Class C1DynamicHelp Inherits System.Windows.Forms.Control
public class C1DynamicHelp : System.Windows.Forms.Control
The C1DynamicHelp control displays help topics from CHM, NetHelp and other help files.
The HelpSource property specifies the help file containing the documentation.
Topics in the help file can be associated with components in the application either by a programmer at design time, using the HelpTopic extender property, or without programmers, using the control's 'authoring mode' facilities.
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
C1.Win.C1DynamicHelp.C1DynamicHelp