Can anybody explain to me how i can open the windows font-Selction dialog to be able to choose any Font and ist atributes to be used in my own application. I am competly stuck with this.
Printable View
Can anybody explain to me how i can open the windows font-Selction dialog to be able to choose any Font and ist atributes to be used in my own application. I am competly stuck with this.
Use the commondialog component and show it like this
private sub command1_click()
commondialog1.showfont
end sub
------------------
On Error Goto Bed :0)
[email protected]