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.2
Syntax
protected bool BeforeShellCommandAssigned()

Return Value

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