TX Text Control .NET for Windows Forms Documentation

XML Programming

Classes

ClassDescription
XmlElementAn instance of this class represents an element in a XML document.
XmlElementCollectionAn instance of this class contains all elements of an XML document that have the same element name.
XmlErrorEventArgsThe XmlErrorEventArgs class provides data for the TextControl.XmlNotWellFormed and TextControl.XmlInvalid events.

Properties

PropertyDescription
TextControl.XmlEditModeGets or sets a value specifying whether Text Control operates in an edit mode that validates the XML document according to the document's DTD.
WPF.TextControl.XmlEditModeGets or sets a value specifying whether Text Control operates in an edit mode that validates the XML document according to the document's DTD.

Methods

MethodDescription
ServerTextControl.GetXmlElementsReturns a collection of XML elements.
ServerTextControl.OnXmlInvalidRaises the XmlInvalid event.
ServerTextControl.OnXmlNotWellFormedRaises the XmlNotWellFormed event.
TextControl.GetXmlElementsReturns a collection of XML elements.
TextControl.OnXmlInvalidRaises the XmlInvalid event.
TextControl.OnXmlNotWellFormedRaises the XmlNotWellFormed event.
WPF.TextControl.GetXmlElementsReturns a collection of XML elements.
WPF.TextControl.OnXmlInvalidRaises the XmlInvalid event.
WPF.TextControl.OnXmlNotWellFormedRaises the XmlNotWellFormed event.

Events

EventDescription
ServerTextControl.XmlInvalidOccurs when a loaded or changed XML document cannot be validated with the document type definition (DTD) referenced in the document.
ServerTextControl.XmlNotWellFormedOccurs when a loaded XML document is not well-formed.
TextControl.XmlInvalidOccurs when a loaded or changed XML document cannot be validated with the document type definition (DTD) referenced in the document.
TextControl.XmlNotWellFormedOccurs when a loaded XML document is not well-formed.
WPF.TextControl.XmlInvalidOccurs when a loaded or changed XML document cannot be validated with the document type definition (DTD) referenced in the document.
WPF.TextControl.XmlNotWellFormedOccurs when a loaded XML document is not well-formed.
 
 
 

Products

Support

Downloads

Corporate

Buy Now