Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
3/29/2010

Overload List

Name Description
RegistryState (String) Initializes a new instance of the RegistryState class, using an existing RegistryState object that has the Application Launcher enabled.
RegistryState (String, Boolean) Creates a new instance of the RegistryState class, using persisted (saved) state values of a previous instance. This persisted RegistryState object is uniquely identified by the applicationLaunchId.
RegistryState (String, String) Initializes a new instance of the RegistryState class, using the key name, the names of its values.
RegistryState (String, String, Boolean) 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.

See Also