Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ElementDescriptionAppearsVersion IntroducedPro Version Introduced
<Group>The group to which the controls will be added.Zero or more1.03.2
<QuickAccessControls>The quick access toolbar.Zero or once1.03.2
<TabBarControls>The right end of the tab bar area.Zero or once1.03.2
<SplitButton>A button control with a drop down that can contain other controls.Zero or once1.03.2

Remarks

The AddControls element is the root element when calling the AddControls method. It does not matter where you got the XML snippet so long as there is a root element called AddControls.

...