ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework.Accessibility Namespace / ElementAccessibleObject Class / GetHelpTopic Method

In This Topic
    GetHelpTopic Method (ElementAccessibleObject)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Function GetHelpTopic( _
       ByRef fileName As System.String _
    ) As System.Integer
    public virtual System.int GetHelpTopic( 
       out System.string fileName
    )

    Parameters

    fileName
    See Also