SystemListViewPreserveSystemStyle Method |
This method preserves the Windows Vista light blue selection line if
UseSystemStyles is on.
The Setting is lost if e.g. a column is clicked to sort things.
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxprotected void PreserveSystemStyle()
Protected Sub PreserveSystemStyle
protected:
void PreserveSystemStyle()
member PreserveSystemStyle : unit -> unit
See Also