ComponentDesigner::ShadowProperties Property

 

Gets a collection of property values that override user settings.

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

protected:
property ComponentDesigner::ShadowPropertyCollection^ ShadowProperties {
	ComponentDesigner::ShadowPropertyCollection^ get();
}

Property Value

Type: System.ComponentModel.Design::ComponentDesigner::ShadowPropertyCollection^

A ComponentDesigner::ShadowPropertyCollection that indicates the shadow properties of the design document.

.NET Framework
Available since 1.1
Return to top
Show: