C# Class _3PA.MainFeatures.FilteredLists.OlvStyler

ファイルを表示 Open project: jcaillon/3P

Public Methods

Method Description
StyleIt ( FastObjectListView fastOlv, string emptyListString ) : void

Apply thememanager theme to the treeview

Method Details

StyleIt() public static method

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