I'm trying to change the font size when a caption has been updated inside a label box.
The properties image allows me to change the font size to 39.75 as shown; however, it seems that when I do a post to the caption, the size gets set to a default value.
I checked to make sure that the font source is still set to 0 (FontSource_UseFontProperty).
Now, interestingly enough, I'm able to set the fore color of the caption, but any other attributes doesn't work. For example: TSUI_LABELSETENABLE.
Does anyone ever have the same situation? I've looked through the forumn and online and it doesn't seem to have information.
Side note: It seems that NI doesn't support Vertical Align properties yet either