System.Windows.Forms.Design.ComponentDocumentDesigner.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 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.

Requirements

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