Share via


NoNamespace.getScreentip Field

Definition

Represents the getScreentip XML attributes.

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

Applies to