The docu reads:

FontChooser.SelectedFont (gb.form)

Property SelectedFont As String

Returns or sets the selected font as a string.

When I try to do

Dim MyFont As String

MyFont = "Courier"
fcMyFont.SelectedFont = MyFont

nothing happens.

Am I expecting too much?

Rolf


------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to