Name

XmlFileEditor

Synopsis

This class provides the interface used for selecting an XML file from the standard open file dialog. It works in conjunction with XmlUrlEditor.

Public Class XmlFileEditor : Inherits System.Drawing.Design.UITypeEditor
' Public Constructors
   Public Sub New() 
' Public Instance Methods
   Overrides Public Function EditValue(
        ByVal context As System.ComponentModel.ITypeDescriptorContext, 
        ByVal provider As IServiceProvider, 
        ByVal value As Object) As Object  
   Overrides Public Function GetEditStyle(
        ByVal context As System.ComponentModel.ITypeDescriptorContext)_
    As UITypeEditorEditStyle  
End Class

Hierarchy

System.ObjectSystem.Drawing.Design.UITypeEditor XmlFileEditor

Get ASP.NET in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.