Add all fonts to ListBox (THIS ONE ACTUALY WORKS!!)
Add all fonts to ListBox (THIS ONE ACTUALY WORKS!!)
Rate Add all fonts to ListBox (THIS ONE ACTUALY WORKS!!)
(2(2 Vote))
Do
List1.AddItem Screen.Fonts(I)
I = I - 1
Loop Until I <= 0
Add all fonts to ListBox (THIS ONE ACTUALY WORKS!!) Comments
No comments yet — be the first to post one!
Post a Comment