Share via


NoNamespace.fmlaTxbx Field

Definition

Represents the fmlaTxbx XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: formControlPr.
  • corresponds to the following strongly-typed properties: FormControlProperties.FmlaTextbox.

Applies to