ComponentDocumentDesigner::PreFilterProperties Method (IDictionary^)
.NET Framework (current version)
Adjusts the set of properties the component will expose through a TypeDescriptor.
Assembly: System.Design (in System.Design.dll)
Parameters
- properties
-
Type:
System.Collections::IDictionary^
An IDictionary that contains the properties for the class of the component.
This IDesignerFilter interface method override adds a non-browsable, design-time only boolean property named "TrayLargeIcon" to this designer's component at design time. This property is used by the component tray.
.NET Framework
Available since 1.1
Available since 1.1
Show: