ComponentOne PDF for .NET
C1.C1Pdf Namespace / PdfComboBox Class
Members

In This Topic
    PdfComboBox Class
    In This Topic
    Represents a combo box.
    Object Model
    PdfComboBox Class
    Syntax
    'Declaration
     
    
    Public Class PdfComboBox 
       Inherits PdfComboListBase
    public class PdfComboBox : PdfComboListBase 
    Inheritance Hierarchy

    System.Object
       C1.C1Pdf.PdfFieldBase
          C1.C1Pdf.PdfTextFieldBase
             C1.C1Pdf.PdfComboListBase
                C1.C1Pdf.PdfComboBox

    See Also