How can I have different foreground colors on different rows in a listbox? thank you
Home is where your Head is
Override the OnPaint method of the listbox , then do your custom drawings. This is close example except it addes images to the listbox . http://www.planet-source-code.com/vb...2395&lngWId=10
Forum Rules