PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview.Forms Namespace / TagsInputForm Class
Members

In This Topic
    TagsInputForm Class
    In This Topic
    Represents the standard form used to edit the C1.C1Preview.C1PrintDocument.Tags collection of a C1.C1Preview.C1PrintDocument.
    Object Model
    TagsInputForm Class
    Syntax
    'Declaration
     
    Public Class TagsInputForm 
       Inherits TagsInputFormBase
    public class TagsInputForm : TagsInputFormBase 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                System.Windows.Forms.ScrollableControl
                   System.Windows.Forms.ContainerControl
                      System.Windows.Forms.Form
                         C1.C1Preview.Forms.BaseForm
                            C1.C1Preview.Forms.TagsInputFormBase
                               C1.C1Preview.Forms.TagsInputForm

    See Also