Method | Description | |
---|---|---|
SetDoubleBuffered ( this listview, bool value ) : void | ||
SetWindowTheme ( this listview, string pszSubAppName, string pszSubIdList ) : void |
public static SetDoubleBuffered ( this listview, bool value ) : void | ||
listview | this | |
value | bool | |
return | void |
public static SetWindowTheme ( this listview, string pszSubAppName, string pszSubIdList ) : void | ||
listview | this | |
pszSubAppName | string | |
pszSubIdList | string | |
return | void |