this.createTextField("txt", 1, 100, 100, 300, 100); this.txt.html = true; this.txt.htmlText = "Обычный <B>Болд</B> <I>Италик</I>";