IComponentDesignerStateService.GetState Method (IComponent, String)
.NET Framework (current version)
Gets a state item specified by the key for the given component.
Assembly: System.Design (in System.Design.dll)
Parameters
- component
-
Type:
System.ComponentModel.IComponent
The component for which to retrieve the designer state item.
- key
-
Type:
System.String
The name of the designer state item.
.NET Framework
Available since 2.0
Available since 2.0
Show: