ControlDesigner::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 containing 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: Visible, Enabled, ContextMenu, AllowDrop, Location, Name, Controls, and Locked.
.NET Framework
Available since 1.1
Available since 1.1
Show: