Share via


NoNamespace.screentip Field

Definition

Represents the screentip XML attributes.

public static readonly System.Xml.Linq.XName screentip;
 staticval mutable screentip : System.Xml.Linq.XName
Public Shared ReadOnly screentip 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, toggleButton, button, checkBox, comboBox, control, dropDown, dynamicMenu, editBox, gallery, group, hyperlink, item, labelControl, menu, toggleButton.
  • corresponds to the following strongly-typed properties: BackstageCheckBox.Screentip, BackstageDropDown.Screentip, BackstageGroupButton.Screentip, BackstagePrimaryMenu.Screentip, BackstageRegularButton.Screentip, Button.Screentip, ButtonRegular.Screentip, CheckBox.Screentip, ComboBox.Screentip, ControlClone.Screentip, ControlCloneQat.Screentip, ControlCloneRegular.Screentip, DropDown.Screentip, DropDownRegular.Screentip, DynamicMenu.Screentip, DynamicMenuRegular.Screentip, EditBox.Screentip, Gallery.Screentip, GalleryRegular.Screentip, Group.Screentip, Hyperlink.Screentip, Item.Screentip, LabelControl.Screentip, Menu.Screentip, MenuRegular.Screentip, MenuWithTitle.Screentip, QuickAccessToolbarControlClone.Screentip, TextLabel.Screentip, ToggleButton.Screentip, ToggleButtonRegular.Screentip, UnsizedButton.Screentip, UnsizedControlClone.Screentip, UnsizedDynamicMenu.Screentip, UnsizedGallery.Screentip, UnsizedMenu.Screentip, UnsizedToggleButton.Screentip, VisibleButton.Screentip, VisibleToggleButton.Screentip.

Applies to