- Home
·
- Miscellaneous
·
- To collect all fonts available in you computer and add to the list box.
To collect all fonts available in you computer and add to the list box.
To collect all fonts available in you computer and add to the list box.
Rate To collect all fonts available in you computer and add to the list box.
(1(1 Vote))
'in vb to know please mail at [email protected]
for i= 1 to screen.fontcount-1
list1.additem screen.fonts(i)
next
To collect all fonts available in you computer and add to the list box. Comments
No comments yet — be the first to post one!
Post a Comment