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.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public event EventHandler<ShowOptionEventArgs> ShowOptionChangedEvent

Value

Type: SystemEventHandlerShowOptionEventArgs
See Also