Home > Products > CSHTMLDiff Control > Documentation > User Guide

RegistryKey
Previous  Top  Next


 
Property RegistryKey As String  
 
Remarks  
 
Specifies the User-Key in the registry under which the control settings are to be stored.  
These settings will take effect the next time the application starts.  
 
For example:  
RegistryKey = "Software\MyApp"  
 
will save the control settings under the registry key:  
 
HKEY_CURRENT_USER\Software\MyApp\Engine  
and  
HKEY_CURRENT_USER\Software\MyApp\Output