NoNamespace.showLabel 字段

定义

表示 showLabel XML 属性。

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

字段值

注解

作为 XML 属性,它:

  • 包含在以下 XML 元素中:button、、comboBoxcontroldropDowngallerysplitButtoncomboBoxmenubuttondynamicMenutoggleButtonlabelControlcontroldynamicMenueditBoxeditBoxdropDownmenulabelControlgallerygroupsplitButtontaskFormGrouptaskGroup、 。 toggleButton
  • 对应于以下强类型属性: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。

适用于