System.Windows.Forms.Design.ParentControlDesigner.PreFilterProperties Method

Adjusts the set of properties the component will expose through a System.ComponentModel.TypeDescriptor.

Syntax

protected override void PreFilterProperties (IDictionary properties)

Parameters

properties
An IDictionary that contains the properties for the class of the component.

Remarks

This System.ComponentModel.Design.IDesignerFilter interface method override adds a set of properties to this designer's control that allow a user to set options related to the grid display and child control alignment. This method adds the following browsable properties: DrawGrid, SnapToGrid, and GridSize.

Requirements

Namespace: System.Windows.Forms.Design
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0