C# 클래스 SimpleBatchRename.ExtensionMethods

파일 보기 프로젝트 열기: EFanZh/EFanZh

공개 메소드들

메소드 설명
SetDoubleBuffered ( this listview, bool value ) : void
SetWindowTheme ( this listview, string pszSubAppName, string pszSubIdList ) : void

메소드 상세

SetDoubleBuffered() 공개 정적인 메소드

public static SetDoubleBuffered ( this listview, bool value ) : void
listview this
value bool
리턴 void

SetWindowTheme() 공개 정적인 메소드

public static SetWindowTheme ( this listview, string pszSubAppName, string pszSubIdList ) : void
listview this
pszSubAppName string
pszSubIdList string
리턴 void