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

The right menu button items

Namespace:  OfficeClip.DBLayer.Framework
Assembly:  OfficeClip.DBLayer (in OfficeClip.DBLayer)
Version: 8.1.1.0

Syntax

C#
protected List<RightMenuButtonItem> rMbItems
Visual Basic (Declaration)
Protected rMbItems As List(Of RightMenuButtonItem)
Visual C++
protected:
List<RightMenuButtonItem^>^ rMbItems

See Also