backanim

  JR-FileViewer
Properties   Methods   Events
   

jrsoftlogo

            HistoryNext

           

  Description:

Goes forward in the browse folder History.

         

  ico_syntax   Syntax:

FileViewer1.HistoryNext ()

 

  ico_einstellungen Adjustments:

Nothing

       

  ico_weitere Remarks:


Nothing

 

  ico_einstellungen Example:

       

    1.
    Select Case Index
    Case 0
      FileV1.HistoryPrevious
    Case 1
      FileV1.HistoryNext
    End Select