DesktopLabel - how to set FontName without a code?

I think you will need to do it via code since you have the properties stored in global variables.

Try the attached project to see if it will accomplish what you want - it uses introspection to loop thru all labels on a window and changes their font properties.

labels.zip (6.6 KB)

Original code from here: