TreeView for WinForms | ComponentOne
C1.Win Namespace / IEmbeddedEditor Interface
Members

In This Topic
    IEmbeddedEditor Interface
    In This Topic
    Represents methods for the embedded editor.
    Syntax
    'Declaration
     
    
    Public Interface IEmbeddedEditor 
    public interface IEmbeddedEditor 
    Remarks

    If you want to use a third-party editor, consider creating a derived class and implementing this interface.

    See Also