THTMLStatusBar font inconsistent?

Where do panels with the CAPS-LOCK/NUM-LOCK type get their font info from? In the attached image, my example has 5 panels. The first is an HTML/Text panel (which I set the text property to "NUM" for comparison's sake), the second/third are NUM/CAPS, and the last two are date and time. The text used for the NUM and CAPS panels is not consistent?

image

Set UseSystemFont = false, otherwise, it picks up the default Windows font.

The screenshot I sent DID have this property set to FALSE. See additional screenshot for clarity.

I see no problem. I set the font to Courier New and it picks up this font when setting UseSystemFont = false


Project1.zip (52.3 KB)