[This is preliminary documentation and is subject to change.]
Status to show if the busy icon is to be shown
Namespace:
OfficeClip.UtilsAssembly: OfficeClip.Utils (in OfficeClip.Utils)
Version: 8.1.1.0
Syntax
C# |
---|
public static bool BusyIconActivate { get; } |
Visual Basic (Declaration) |
---|
Public Shared ReadOnly Property BusyIconActivate As Boolean |
Visual C++ |
---|
public: static property bool BusyIconActivate { bool get (); } |