Button Control
The id must be unique.
<VersionOverrides xmlns:bt="">
<Hosts>
<Host>
<DesktopFormFactor>
<ExtensionPoint>
<OfficeTab id="TabDefault">
<Group>
<Control xsi:type="Button" id="Better.Button1ID">
<Label resid="res_ShortStrings_Button1_Label">
<Action>
<Icon>
<Supertip>
<Title id="res_ShortStrings_Button1_SuperTip1ID">
<Description id="res_LongStrings_Button1_SuperTip1ID">
<Tooltip>
Label - Required. The text for the button. 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.
Action - Required. The action to take when the control is pressed.
Icon - Required. Contains the Image elements for the button.
Supertip - Required. The supertip for this button.
Title - Optional.
Description - Optional.
Tooltip - Optional. Must be a LongString
© 2023 Better Solutions Limited. All Rights Reserved. © 2023 Better Solutions Limited TopPrevNext