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.0
Syntax
public bool Enabled { get; set; }

Property Value

Type: Boolean
See Also