PreviewHandlerEnterHelpMode Property |
Gets or sets a value indicating whether context-sensitive help mode should be entered during an in-place activation session.
Namespace:
callback.ShellBoost.Core.Handlers
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.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