Share via


NoNamespace.getShowLabel Field

Definition

Represents the getShowLabel XML attributes.

public static readonly System.Xml.Linq.XName getShowLabel;
 staticval mutable getShowLabel : System.Xml.Linq.XName
Public Shared ReadOnly getShowLabel 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.GetShowLabel, Button.GetShowLabel, ButtonRegular.GetShowLabel, ComboBox.GetShowLabel, ControlClone.GetShowLabel, ControlCloneQat.GetShowLabel, ControlCloneRegular.GetShowLabel, DropDown.GetShowLabel, DropDownRegular.GetShowLabel, DynamicMenu.GetShowLabel, DynamicMenuRegular.GetShowLabel, EditBox.GetShowLabel, Gallery.GetShowLabel, GalleryRegular.GetShowLabel, LabelControl.GetShowLabel, Menu.GetShowLabel, MenuRegular.GetShowLabel, MenuWithTitle.GetShowLabel, QuickAccessToolbarControlClone.GetShowLabel, SplitButton.GetShowLabel, SplitButtonRegular.GetShowLabel, SplitButtonWithTitle.GetShowLabel, TaskFormGroup.GetShowLabel, TaskGroup.GetShowLabel, TextLabel.GetShowLabel, ToggleButton.GetShowLabel, ToggleButtonRegular.GetShowLabel, UnsizedButton.GetShowLabel, UnsizedControlClone.GetShowLabel, UnsizedDynamicMenu.GetShowLabel, UnsizedGallery.GetShowLabel, UnsizedMenu.GetShowLabel, UnsizedSplitButton.GetShowLabel, UnsizedToggleButton.GetShowLabel, VisibleButton.GetShowLabel, VisibleToggleButton.GetShowLabel.

Applies to