LinsFontComboBox class

It is a customized ComboBox object; it owns all ComboBox features. This combobox will automatically load all the FontFamily members into the list.

Examples

 

 

ยง      Methods

1)   public void SetSelection(

object fontname )            

Parameters

fontname

Type: object

The font which will be selected.

 

Remarks

Set the fontname as the selected item.