Occurs when a new key is being searched.
The event handler receives an argument of type RegistrySearchEventArgs containing data related to this event. The following RegistrySearchEventArgs property provides information specific to this event.
| Property | Description |
|---|---|
| KeyName | Gets the name of the key being searched. |
RegistrySearcher Class | ComponentSpace.RegistryToolkit Namespace