PreviewHandlerEnterHelpMode Property |
Gets or sets a value indicating whether context-sensitive help mode should be entered during an in-place activation session.
Namespace:
ShellBoost.Core.Handlers
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax protected virtual bool EnterHelpMode { get; set; }
Property Value
Type:
Booleantrue if context-sensitive help mode should be entered during an in-place activation session; otherwise,
false.
See Also