IComponentDesignerStateService Methods

 

Namespace:   System.ComponentModel.Design
Assembly:  System.Design (in System.Design.dll)

NameDescription
System_CAPS_pubmethodGetState(IComponent, String)

Gets a state item specified by the key for the given component.

System_CAPS_pubmethodSetState(IComponent, String, Object)

Sets a state item specified by the key for the given component.

Return to top
Show: