Version

Filters

The Presentation Layer Framework™ (PLF) provides filters that provide you with powerful flexibility to customize UIElements of a Windows Forms control. Click the links below to learn about the various PLF filters, as well as view sample code snippets.

  • Draw Filter — Describes the IUIElementDrawFilter interface used to customize the drawing of one or more UIElements of a control.

  • Creation Filter — Describes the IUIElementCreationFilter interface used to customize the size and/or location of UIElements or to add/replace one or more UIElements of a control.

  • Cursor Filter — Describes the IUIElementCursorFilter interface used for customizing the cursor of a UIElement.

  • Selection Strategy Filter — Describes the ISelectionStrategyFilter interface used for customizing the selection strategy of a UIElement (e.g., cells).