C# Class _3PA.MainFeatures.FilteredLists.OlvStyler

Afficher le fichier Open project: jcaillon/3P

Méthodes publiques

Méthode Description
StyleIt ( FastObjectListView fastOlv, string emptyListString ) : void

Apply thememanager theme to the treeview

Method Details

StyleIt() public static méthode

Apply thememanager theme to the treeview
public static StyleIt ( FastObjectListView fastOlv, string emptyListString ) : void
fastOlv BrightIdeasSoftware.FastObjectListView
emptyListString string
Résultat void