Click or drag to resize

ShellControlConnectorEnabled Property

Enabled returns true, if the messages should be passed through, false if the messages should be ignored.

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
public bool Enabled { get; set; }

Property Value

Boolean
See Also