Can you change the style and size of the Front Panel Window title? I seem to have no luck. I seem to be stuck with only 1 font/style. I would like to use a superscript for 1 of the letters in the title. Is this possible? If it isn't this would be a nice feature to have in the future. I am using LabVIEW 8.5.1.
Actually, you can. But, you have to override the painting of the window title, which is quite involved. There's a C++ class here if you want to delve into it, but you're on your own.