Click or drag to resize

JamBaseShellListViewBeforeShellCommandAssigned Method

For use by subcontrols, that need to check the availability of the BeforeShellCommand event.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax
protected bool BeforeShellCommandAssigned()

Return Value

Type: Boolean
true, if an eventhandler is attached, false otherwise.
See Also