Share via


NoNamespace.label Field

Definition

Represents the label XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: button, checkBox, comboBox, control, dropDown, dynamicMenu, editBox, gallery, group, item, labelControl, menu, tab, toggleButton, button, category, checkBox, comboBox, control, dropDown, dynamicMenu, editBox, gallery, group, groupBox, hyperlink, item, labelControl, menu, menuGroup, radioGroup, tab, task, taskFormGroup, taskGroup, toggleButton, pivotSelection.
  • corresponds to the following strongly-typed properties: BackstageCheckBox.Label, BackstageComboBox.Label, BackstageDropDown.Label, BackstageEditBox.Label, BackstageFastCommandButton.Label, BackstageGroup.Label, BackstageGroupButton.Label, BackstageLabelControl.Label, BackstageMenuButton.Label, BackstageMenuCheckBox.Label, BackstageMenuGroup.Label, BackstageMenuToggleButton.Label, BackstagePrimaryMenu.Label, BackstageRegularButton.Label, BackstageSubMenu.Label, BackstageTab.Label, Button.Label, ButtonRegular.Label, CheckBox.Label, ComboBox.Label, ControlClone.Label, ControlCloneQat.Label, ControlCloneRegular.Label, DropDown.Label, DropDownRegular.Label, DynamicMenu.Label, DynamicMenuRegular.Label, EditBox.Label, Gallery.Label, GalleryRegular.Label, Group.Label, GroupBox.Label, Hyperlink.Label, Item.Label, LabelControl.Label, Menu.Label, MenuRegular.Label, MenuWithTitle.Label, PivotSelection.Label, QuickAccessToolbarControlClone.Label, RadioGroup.Label, Tab.Label, TaskFormGroup.Label, TaskFormGroupCategory.Label, TaskFormGroupTask.Label, TaskGroup.Label, TaskGroupCategory.Label, TaskGroupTask.Label, TextLabel.Label, ToggleButton.Label, ToggleButtonRegular.Label, UnsizedButton.Label, UnsizedControlClone.Label, UnsizedDynamicMenu.Label, UnsizedGallery.Label, UnsizedMenu.Label, UnsizedToggleButton.Label, VisibleButton.Label, VisibleToggleButton.Label.

Applies to