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