IBaseEditorControl Interface

Represents editor controls.

Namespace:  Microsoft.VisualStudio.Data.Schema.Project.Common.UI
Assembly:  Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)

Syntax

'Declaration
Public Interface IBaseEditorControl
'Usage
Dim instance As IBaseEditorControl
public interface IBaseEditorControl
public interface class IBaseEditorControl
public interface IBaseEditorControl
[<AbstractClassAttribute>]
type IBaseEditorControl =  interface end

See Also

Reference

IBaseEditorControl Members

Microsoft.VisualStudio.Data.Schema.Project.Common.UI Namespace