|
-
Mar 26th, 2000, 10:40 AM
#1
Ok spent the weekend searching through manuals etc to solve the following problem, and am out of ideas.
I have a requirement to load a combo box with the available fonts on the end users P.C? Just displaying the standard windows font selection screen is not a solution 
Further once l have the fonts, and the user selects one, it should then be the default font for another form, (no need to show me how to do the form2.textbox1.font = stuff), therefore l need to be aqble to do something like
form2.textbox1.font = form1.combobox1.item(...index)
Any ideas would be greatfully recieved. 
Thanks in advance
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|