ComponentOne MultiSelect for WinForms
C1.Win.Input Namespace / C1TagEditor Class
Members

In This Topic
    C1TagEditor Class
    In This Topic
    A text box-based control with ability to display and edit tags.
    Object Model
    C1TagEditor ClassTagEditorBindingInfo ClassTagEditorStyles ClassTagCollection Class
    Syntax
    'Declaration
     
    
    Public Class C1TagEditor 
       Inherits C1.Framework.XViewHost
    public class C1TagEditor : C1.Framework.XViewHost 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                C1.Framework.XViewHost
                   C1.Win.Input.C1TagEditor

    See Also