How do you set the font for a textbox and or listbox?
I have tried:
and![]()
ListBox1.font = "IMS" TextBox1.font = "IMS"
(Same with textbox)![]()
With ListBox1 .Font.Name = "IMS" end with
Neither work.
IMS is a special GD&T font.
Any hints, tips or examples are appreciated.
Bookmarks