D3D.Font

Previous  Next

 

font = D3D.Font( nControl AS INTEGER,

                 font     AS STRING   ) AS STRING

 


 

Sets or returns the text font

 

Example:

 

D3D.Font( nControl, "Arial,12,Bold,Normal" )