C# 클래스 _3PA.MainFeatures.FilteredLists.OlvStyler

파일 보기 프로젝트 열기: jcaillon/3P

공개 메소드들

메소드 설명
StyleIt ( FastObjectListView fastOlv, string emptyListString ) : void

Apply thememanager theme to the treeview

메소드 상세

StyleIt() 공개 정적인 메소드

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