Home > Products > CSHTMLDiff Control > Documentation > User Guide

Refresh
Previous  Top  Next


 
Refresh the current content of the control.  
 
Syntax  
 
Sub Refresh()  
 
Remarks  
 
Causes a refresh of the current contents. Any navigation/reviewing will be lost and the content will reset to the initial comparison results.  
 
Example  
 
Private Sub Refresh_Click()  
diffCtrl1.Refresh  
 
End Sub  
 
See Also  
 
DoDiff, ExchangeFiles, Navigation