> I have a script that creates a text box and prepopulates it with a string. I > specify a particular font, color, etc. using SetText, but I can't find a way > in the documentation to make the text string be in small caps.
As far as I know small caps are needed in the font, thus it is not possible to set as a style property without changing the font. /Peter
