2X faster development
The ultimate WPF UI toolkit to boost your development speed.
Different type of in-built skins are available with font list combo box. They are listed below :
The following code shows how the skins can be applied dynamically to the font list combo box. [C#] //Creating object for font list combo box FontListComboBox fontlistcombobox = new FontListComboBox( ); //Code for applying Office2007Blue SkinStorage.SetVisualStyle( fontlistcombobox, "Office2007Blue"); //Code for applying Blend SkinStorage.SetVisualStyle( fontlistcombobox, "Blend"); |
2X faster development
The ultimate WPF UI toolkit to boost your development speed.
This page will automatically be redirected to the sign-in page in 10 seconds.