Share via


NoNamespace.insertBeforeMso Field

Definition

Represents the insertBeforeMso XML attributes.

public static readonly System.Xml.Linq.XName insertBeforeMso;
 staticval mutable insertBeforeMso : System.Xml.Linq.XName
Public Shared ReadOnly insertBeforeMso As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: box, button, buttonGroup, checkBox, comboBox, control, dropDown, dynamicMenu, editBox, gallery, group, labelControl, menu, menuSeparator, separator, splitButton, tab, toggleButton, box, button, buttonGroup, category, checkBox, comboBox, control, dropDown, dynamicMenu, editBox, gallery, group, labelControl, menu, menuSeparator, separator, splitButton, tab, task, taskGroup, toggleButton.
  • corresponds to the following strongly-typed properties: BackstageFastCommandButton.InsertBeforeMso, BackstageGroup.InsertBeforeMso, BackstageTab.InsertBeforeMso, Box.InsertBeforeMso, Button.InsertBeforeMso, ButtonGroup.InsertBeforeMso, ButtonRegular.InsertBeforeMso, CheckBox.InsertBeforeMso, ComboBox.InsertBeforeMso, ControlClone.InsertBeforeMso, ControlCloneQat.InsertBeforeMso, ControlCloneRegular.InsertBeforeMso, DropDown.InsertBeforeMso, DropDownRegular.InsertBeforeMso, DynamicMenu.InsertBeforeMso, DynamicMenuRegular.InsertBeforeMso, EditBox.InsertBeforeMso, Gallery.InsertBeforeMso, GalleryRegular.InsertBeforeMso, Group.InsertBeforeMso, LabelControl.InsertBeforeMso, Menu.InsertBeforeMso, MenuRegular.InsertBeforeMso, MenuSeparator.InsertBeforeMso, MenuSeparatorNoTitle.InsertBeforeMso, MenuWithTitle.InsertBeforeMso, QuickAccessToolbarControlClone.InsertBeforeMso, Separator.InsertBeforeMso, SplitButton.InsertBeforeMso, SplitButtonRegular.InsertBeforeMso, SplitButtonWithTitle.InsertBeforeMso, Tab.InsertBeforeMso, TaskFormGroupCategory.InsertBeforeMso, TaskFormGroupTask.InsertBeforeMso, TaskGroup.InsertBeforeMso, TaskGroupCategory.InsertBeforeMso, TaskGroupTask.InsertBeforeMso, TextLabel.InsertBeforeMso, ToggleButton.InsertBeforeMso, ToggleButtonRegular.InsertBeforeMso, UnsizedButton.InsertBeforeMso, UnsizedControlClone.InsertBeforeMso, UnsizedDynamicMenu.InsertBeforeMso, UnsizedGallery.InsertBeforeMso, UnsizedMenu.InsertBeforeMso, UnsizedSplitButton.InsertBeforeMso, UnsizedToggleButton.InsertBeforeMso, VerticalSeparator.InsertBeforeMso, VisibleButton.InsertBeforeMso, VisibleToggleButton.InsertBeforeMso.

Applies to