Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27554

VS 2010 Is there a way to highlight specific characters in a CheckedListBox?

$
0
0
I have an application that I developed in VB (VS 2010) and it uses a CheckedListBox control to display a number of lines (>100 at times) from a text file. The goal is to allow a user to enter some text via another control (text box) and then iterate through the CheckedListBox items and highlight the specific characters that match. Again the intent is to only highlight the characters that match and not the entire line.

Any help in this matter is appreciated.

TomS

Viewing all articles
Browse latest Browse all 27554

Trending Articles