[This is preliminary documentation and is subject to change.]

Status to show if the quickhelp is to be shown

Namespace:  OfficeClip.Utils
Assembly:  OfficeClip.Utils (in OfficeClip.Utils)
Version: 8.1.1.0

Syntax

C#
public static bool ShowQuickHelp { get; }
Visual Basic (Declaration)
Public Shared ReadOnly Property ShowQuickHelp As Boolean
Visual C++
public:
static property bool ShowQuickHelp {
	bool get ();
}

See Also