LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to call windows font dialog, ...

... select a font and use it to change the appearance of a Listbox, for example ?

 

(programmatically, of course).

 

Have a nice day, 

 

Ljubo.

0 Kudos
Message 1 of 2
(2,712 Views)

Hi Ljubo,

you can use the Choose Font funtion to show the dialog.

http://msdn.microsoft.com/en-us/library/ms646914.aspx

 

Use a property node to change your active cell to the selected font.

 

Mike

Message 2 of 2
(2,695 Views)