ShellListViewInitColumns Method |
Prepares the columns according to the currently active folder.
If the user set custom columns, these are shown too.
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax protected override void InitColumns()
Protected Overrides Sub InitColumns
protected:
virtual void InitColumns() override
abstract InitColumns : unit -> unit
override InitColumns : unit -> unit
See Also