ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Win Namespace / IEmbeddedEditor Interface
Members

In This Topic
    IEmbeddedEditor Interface
    In This Topic
    Represents methods for the embedded editor.
    Object Model
    IEmbeddedEditor Interface
    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