ComponentDesigner::ShadowProperties Property
.NET Framework (current version)
Gets a collection of property values that override user settings.
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
Available since 1.1
Show: