NetXP 3.0 Reference

MRUKeyHive Enumeration

Enumeration for possible types of registry base keys for storing most recntly typed URLs

[Visual Basic]
Public Enum MRUKeyHive
[C#]
public enum MRUKeyHive

Members

Member NameDescription
CurrentUser Value that indicates HKEY_CURRENT_USER should be used for MRUKey property
LocalMachine Value that indicates HKEY_LOCAL_MACHINE should be used for MRUKey property

Requirements

Namespace: NETXP.Controls

Assembly: NETXP.Controls (in NETXP.Controls.dll)

See Also

NETXP.Controls Namespace