Click or drag to resize

CustomFolderComboBoxShowOptionChangedEvent Event

Register to this event to get informed about an optionchange of the Show{...} properties.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntax
public event EventHandler<ShowOptionEventArgs> ShowOptionChangedEvent

Value

Type: SystemEventHandlerShowOptionEventArgs
See Also