Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FpSpread Class / DisplayHelp Method


In This Topic
DisplayHelp Method (FpSpread)
In This Topic
Show help
Syntax
'Declaration
 
Public Shared Sub DisplayHelp( _
   ByVal owner As Object, _
   ByVal topic As String _
) 
 
'Usage
 
Dim owner As Object
Dim topic As String
 
FpSpread.DisplayHelp(owner, topic)

Parameters

owner
topic
See Also