[This is preliminary documentation and is subject to change.]
Status of the left bar (if it is minimized)
Namespace:
OfficeClip.UtilsAssembly: OfficeClip.Utils (in OfficeClip.Utils)
Version: 8.1.1.0
Syntax
C# |
---|
public bool IsLeftBarMinimized { get; set; } |
Visual Basic (Declaration) |
---|
Public Property IsLeftBarMinimized As Boolean |
Visual C++ |
---|
public: property bool IsLeftBarMinimized { bool get (); void set (bool value); } |