Represents a single
XMLNode control that exposes events and that can be bound to data.
Namespace: Microsoft.Office.Tools.Word
Assembly: Microsoft.Office.Tools.Word (in microsoft.office.tools.word.dll)
Visual Basic (Declaration)
Public NotInheritable Class XMLNode
Inherits BindableComponent
Implements ISupportInitializeControl, ISupportInitialize
public sealed class XMLNode : BindableComponent, ISupportInitializeControl, ISupportInitialize
Microsoft Visual Studio 2005 Tools for the Microsoft Office System creates an XMLNode control for elements that are allowed to appear only once in a document (when the schema specifies maxOccurs = 1 for that element).
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Microsoft.VisualStudio.Tools.Applications.Runtime.BindableComponent
Microsoft.Office.Tools.Word.XMLNode
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.