Share via


W.control Field

Definition

Represents the w:control XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: object, pict.
  • has the following XML attributes: id, name, shapeid.
  • corresponds to the following strongly-typed classes: Control.

Applies to