Skip to content

ShowHelp Method 580

This method is used to display the Windows help file for a COM object or the help topic associated with one of its properties, events or methods.

The argument to ShowHelp is , or a single item as follows :

[1] Topic character vector.

Topic specifies the name of a property, event or method.

In the case of an OLE Control, the object name may be the name of the OCXClass or an instance of the OCXClass.

Application

Objects: OCXClass, OLEClient