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.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax protected void PreserveSystemStyle()
Protected Sub PreserveSystemStyle
protected:
void PreserveSystemStyle()
member PreserveSystemStyle : unit -> unit
See Also