ComputerCastle.Demo.Controls.FilterControl
is a WPF-based Custom Control which can be used as quick filter for anyItemsControl
likeListBox
,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
No comments:
Post a Comment