"There are two ways of constructing a software design. One way is to make it so simple that there are obviously no deficiencies and the other is to make it so complicated that there are no obvious deficiencies". C.A.R. Hoare
I released a sample that both filters and highlights the results in a listbox a while back. I got an email from A.V.Ebrahimi about highlighting multiple words when searching. The sample that I had done... was done in about 20 minutes before a presentation to demonstrate another feature in WPF that didn't require GDI to draw embellishments on the control. Anyway, to make a long story short... he gave me a solution on how to do it and I forgot to post it as promised:
Posted in Code | TidByte | WPF |Comments [0]
Sysknowlogy