ShellBrowser .Net Edition
CreatedColumns Event
NamespacesJam.ShellCustomFileList<(Of <(LIST_ITEM>)>)CreatedColumns
This event is fired after a CustomFileList created the necessary columns.
Declaration Syntax
C#Visual BasicVisual C++
public event EventHandler CreatedColumns
Public Event CreatedColumns As EventHandler
public:
 event EventHandler^ CreatedColumns {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)