Articles in this section
Category / Section

How can I applied inbuilt skin to the FontListBox ?

1 min read

 

FontListBox has different inbuilt skin that can be applied. They are as follows :

  • Default
  • Office2007Blue
  • Office2007Silver
  • Office2007Black
  • Blend
  • Office2003

The following code shows how these skins can be applied dynamically to the FontListBox.

[C#]

//Appllying Office2007 Blue Skin SkinStorage.SetVisualStyle(fontlistbox, "Office2007Blue"); //Applying Blend Skin SkinStorage.SetVisualStyle(fontlistbox, "Blend");

Syncfusion Inc.

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Please sign in to leave a comment
Access denied
Access denied