Spread Windows Forms 17
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / StartMenuForm Class / LoadHistory Method


In This Topic
    LoadHistory Method
    In This Topic
    Loads the history.
    Syntax
    'Declaration
     
    
    Public Sub LoadHistory() 
    'Usage
     
    
    Dim instance As StartMenuForm
     
    instance.LoadHistory()
    public void LoadHistory()
    See Also