[]
Gets the path for the MenuRight icon. Uses from Ribbon control.
public const string RibbonMenuRight = "M 5 5 L 5 5 L 0 0 V 10 Z"
Public Const RibbonMenuRight As String = "M 5 5 L 5 5 L 0 0 V 10 Z"
| Type | Description |
|---|---|
| string | Gets the path for the MenuRight icon. Uses from Ribbon control. |