I have an Active-X Textbox on one of my forms (don't ask why I am not using an ordinary textbox in this case).
I am trying to change the font and point size, but there does not seem to be a Font field on the properties sheet.
I am sure this must be simple, but can't figure it out and have googled without success. All answers seem to relate to Excel.
Anyone know how to do this.
p.s. The colours seem a bit odd as well e.g. BackColor = -2147483643 with no option to change. However, I can change this to what I want from VBA, so this is not a problem.