Share via


O.singleclick Field

Definition

Represents the o:singleclick XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: textbox.
  • corresponds to the following strongly-typed properties: TextBox.SingleClick.

Applies to