.NET Components for Mobility
Initializes a new instance of the RegistryState class, using the key name, the names of its values, and a value indicating whether to use the application’s form thread to process the events.

Declaration Syntax

Parameters
- key (String)
- The string name of the registry key.
- valueName (String)
- The string name of the value.
- useFormThread (Boolean)
- A value indicating whether to use the application's form thread for event processing.
If your application does not contain a form, then set this value to false.
Assembly:
InTheHand.WindowsMobile.Status (Module: InTheHand.WindowsMobile.Status) Version: 7.0.0.0