DocumentDesigner::PreFilterProperties Method (IDictionary^)
.NET Framework (current version)
Adjusts the set of properties the component exposes 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 set of properties to this designer's component at design time. This method adds the following browsable properties: "Location", and "BackColor".
.NET Framework
Available since 1.1
Available since 1.1
Show: