Public NotInheritable Class XMLNode Inherits BindableComponent Implements ISupportInitializeControl, ISupportInitialize
Dim instance As XMLNode
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).