XMLElement.AutoSelect Property

Determines whether the text of a newly added XML element is automatically selected. The value of this property is True by default.

Syntax

   XMLElement.AutoSelect [= boolean]
   Data Type:   
   Boolean.

Limitations

Run time only.

See Also