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 (in ShellBrowser.dll) Version: 7.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