IComPropertyBrowser::LoadState Method (RegistryKey^)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Loads user states from the registry into the PropertyGrid control.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- key
-
Type:
Microsoft.Win32::RegistryKey^
The registry key that contains the user states.
You can save some of the PropertyGrid control states, such as the PropertySort and HelpVisible properties, to the registry and load them the next time the user runs your application.
.NET Framework
Available since 1.1
Available since 1.1
Show: