Share via


NoNamespace.showLabel Field

Definition

Represents the showLabel XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: button, comboBox, control, dropDown, dynamicMenu, editBox, gallery, labelControl, menu, splitButton, toggleButton, button, comboBox, control, dropDown, dynamicMenu, editBox, gallery, group, labelControl, menu, splitButton, taskFormGroup, taskGroup, toggleButton.
  • corresponds to the following strongly-typed properties: BackstageGroup.ShowLabel, Button.ShowLabel, ButtonRegular.ShowLabel, ComboBox.ShowLabel, ControlClone.ShowLabel, ControlCloneQat.ShowLabel, ControlCloneRegular.ShowLabel, DropDown.ShowLabel, DropDownRegular.ShowLabel, DynamicMenu.ShowLabel, DynamicMenuRegular.ShowLabel, EditBox.ShowLabel, Gallery.ShowLabel, GalleryRegular.ShowLabel, LabelControl.ShowLabel, Menu.ShowLabel, MenuRegular.ShowLabel, MenuWithTitle.ShowLabel, QuickAccessToolbarControlClone.ShowLabel, SplitButton.ShowLabel, SplitButtonRegular.ShowLabel, SplitButtonWithTitle.ShowLabel, TaskFormGroup.ShowLabel, TaskGroup.ShowLabel, TextLabel.ShowLabel, ToggleButton.ShowLabel, ToggleButtonRegular.ShowLabel, UnsizedButton.ShowLabel, UnsizedControlClone.ShowLabel, UnsizedDynamicMenu.ShowLabel, UnsizedGallery.ShowLabel, UnsizedMenu.ShowLabel, UnsizedSplitButton.ShowLabel, UnsizedToggleButton.ShowLabel, VisibleButton.ShowLabel, VisibleToggleButton.ShowLabel.

Applies to