Monday, March 21, 2011

WPF Custom Control - FilterControl for ListBox/ListView - CodeProject

Introduction to article


ComputerCastle.Demo.Controls.FilterControl is a WPF-based Custom Control which can be used as quick filter for any ItemsControl like ListBox, ListView, DataGrid, etc. This article is to tell you how easy to create a Custom Control in WPF using combination of simple framework controls.
The article focus on:
  • How to create a Custom Control in WPF briefly
  • Explanation about FilterControl
  • How to implement FilterControl


WPF Custom Control - FilterControl for ListBox/ListView - CodeProject
Enhanced by Zemanta

No comments: