ComponentOne PDF for .NET
C1.Pdf Namespace / PdfListBox Class
Members

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

    System.Object
       C1.Pdf.PdfFieldBase
          C1.Pdf.PdfTextFieldBase
             C1.Pdf.PdfComboListBase
                C1.Pdf.PdfListBox

    See Also