Hi there,
I am not 100% sure, but I don't think you can do that.
AFAIK, all you can do is set some font properties for the entire
StatusBar, like this:
Code:
StatusBar1.Font.Bold = True
The
Font property does have some sub properties like
Bold and
Weight, but not
Color /
ForeColor etc.
The only thing I can think of is to embed a picture on the panel, with the correctly formatted text on it.....
Cheers,
Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.