In a GridView, I have this line (and similar ones) in the Data event:

tbk.Data.RichText = "<i><b><font color=\"#0000FF\">" & ktText[Row] & 
"</font></b></i>"

But it doesn't do anything to the text. Here the text should be italics, 
bold and blue.

What am I doing wrong?

Regards
Rolf


------------------------------------------------------------------------------
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to