Spread Windows Forms 12.0 Product Documentation
AddHistory Method


FarPoint.Win.Spread.Design Assembly > FarPoint.Win.Spread.Design Namespace > StartMenuForm Class : AddHistory Method
The path.
Adds the history.
Syntax
'Declaration
 
Public Sub AddHistory( _
   ByVal path As String _
) 
'Usage
 
Dim instance As StartMenuForm
Dim path As String
 
instance.AddHistory(path)
public void AddHistory( 
   string path
)

Parameters

path
The path.
See Also

Reference

StartMenuForm Class
StartMenuForm Members