In This Topic
Interface that defines the methods and properties required by objects
used as editors within the editor.
Object Model
Syntax
'Declaration
Public Interface ISubEditor
'Usage
Dim instance As ISubEditor
public interface ISubEditor
See Also