all'assegnazione del testo, per intenderci quando scrivi
istanzaTesto.text = qualcosa;
sostituisci
istanzaTesto.html = true;
istanzaTesto.htmlText = qualcosa;
all'assegnazione del testo, per intenderci quando scrivi
istanzaTesto.text = qualcosa;
sostituisci
istanzaTesto.html = true;
istanzaTesto.htmlText = qualcosa;