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)

getTitleMenuSeparator_OnGetTitle -
MenuSeparator_GetEnabledcheck / remove

' VBA
Public Sub MenuSeparator_OnGetTitle(ByRef control As IRibbonControl, _
                                    ByRef title)

End Sub


© 2024 Better Solutions Limited. All Rights Reserved. © 2024 Better Solutions Limited TopPrevNext