menuSeparator
A horizontal bar within a popup menu providing a title for a group of related menu items.
If no title is provided then it is displayed as a thin horizontal line.
Attributes (properties)
enabled | "true" | "false" | |
id | ||
idQ | ||
insertAfterMso | ||
insertAfterQ | ||
insertBeforeMso | ||
insertBeforeQ | ||
title |
Callbacks (run-time)
getTitle | MenuSeparator_OnGetTitle - |
MenuSeparator_GetEnabled | check / remove |
' VBA
Public Sub MenuSeparator_OnGetTitle(ByRef control As IRibbonControl, _
ByRef title)
End Sub
© 2023 Better Solutions Limited. All Rights Reserved. © 2023 Better Solutions Limited TopPrevNext