Menu Control
The id must be unique.
<VersionOverrides>
<Hosts>
<Host>
<DesktopFormFactor>
<ExtensionPoint>
<OfficeTab id="TabDefault">
<Group>
<Control xsi:type="Menu" id="Better.Menu1ID">
<Label resid="res_ShortStrings_Menu1_Label">
<Title id="res_ShortStrings_Menu1_SuperTip1ID">
<Description id="res_LongStrings_Menu1_SuperTip1ID">
<Action>
<Supertip>
<Icon>
<Items>
Label - Required. The text for the menu. The resid attribute must be set to the value of the id attribute of a String element in the ShortStrings element in the Resources element.
Title - Optional.
Description - Optional.
Action - Required. The action to take when the control is pressed.
Supertip - Required. The supertip for this menu.
Icon - Required. Contains the Image elements for the menu.
Items - Required. Contains the Item elements for the menu. Each Item element contains the same child elements as a Button controls.
ContextMenu / OfficeMenu
© 2023 Better Solutions Limited. All Rights Reserved. © 2023 Better Solutions Limited TopPrevNext