ShellBrowser .Net Edition
ShowOptionChanged Event
NamespacesJam.ShellShellListViewShowOptionChanged
This event is fired after an option changed. It happens if ShowHidden, ShowNetHood, ShowOverlayIcons, ShowContextMenu, ShowRecycleBin, ShowErrorMessages, ShowFiles, ShowColorCompressed, ShowColorEncrypted, ShowParentFolder or ShowFolders was changed.
Declaration Syntax
C#Visual BasicVisual C++
public event EventHandler ShowOptionChanged
Public Event ShowOptionChanged As EventHandler
public:
 event EventHandler^ ShowOptionChanged {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}

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