Spread WinForms 15
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / StartMenuForm Class / AddHistory Method
The path.


In This Topic
AddHistory Method
In This Topic
Adds the history.
Syntax
'Declaration
 
Public Sub AddHistory( _
   ByVal path As String _
) 
 
'Usage
 
Dim instance As StartMenuForm
Dim path As String
 
instance.AddHistory(path)

Parameters

path
The path.
See Also