C# Class SimpleBatchRename.ExtensionMethods

Afficher le fichier Open project: EFanZh/EFanZh

Méthodes publiques

Méthode Description
SetDoubleBuffered ( this listview, bool value ) : void
SetWindowTheme ( this listview, string pszSubAppName, string pszSubIdList ) : void

Method Details

SetDoubleBuffered() public static méthode

public static SetDoubleBuffered ( this listview, bool value ) : void
listview this
value bool
Résultat void

SetWindowTheme() public static méthode

public static SetWindowTheme ( this listview, string pszSubAppName, string pszSubIdList ) : void
listview this
pszSubAppName string
pszSubIdList string
Résultat void