MSO14.labelControl Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the mso14:labelControl XML elements.
public static readonly System.Xml.Linq.XName labelControl;
staticval mutable labelControl : System.Xml.Linq.XName
Public Shared ReadOnly labelControl As XName
Field Value
Remarks
As an XML element, it:
- has the following parent XML elements: bottomItems, box, group, groupBox, layoutContainer, topItems.
- has the following XML attributes: alignLabel, enabled, expand, getEnabled, getLabel, getScreentip, getShowLabel, getSupertip, getVisible, id, idMso, idQ, insertAfterMso, insertAfterQ, insertBeforeMso, insertBeforeQ, label, noWrap, screentip, showLabel, supertip, tag, visible.
- corresponds to the following strongly-typed classes: BackstageLabelControl, LabelControl.