ComponentOne MultiSelect for WinForms
C1.Win.Input Namespace / IInputEditor Interface
Members

In This Topic
    IInputEditor Interface
    In This Topic
    Represents methods for the embedded editor based on C1Input text controls.
    Syntax
    'Declaration
     
    
    Public Interface IInputEditor 
       Inherits C1.Win.IEmbeddedEditor 
    public interface IInputEditor : C1.Win.IEmbeddedEditor  
    See Also