Description
This function returns a list containing the localized names of the visual styles defined in the visual style dictionary. Anonymous visual styles and visual styles marked for internal use only are excluded from this list.
Visual Basic
Public Function GetVisualStyleList() As StringCollection
C#
public StringCollection GetVisualStyleList();