02-20-2012 04:22 PM
I am looking to use a rtf file to store data collected during a TestStand sequence test. I have used C# class libraries in the past with TestStand, but I can only alter the Rich Text while using a Rich TextBox format and that can only be used in a windows form. Is it possible to work with a windows form and not a library with TestStand?
02-21-2012 02:46 PM
Hey mcfrenzy36,
I found something in the TestStand help that I think can point you in the write direction http://zone.ni.com/reference/en-XX/help/370052J-01/tsapiref/infotopics/font_objects/
Hope this helps