ComponentOne PDF for .NET
PdfComboListBase Class
Members 

C1.C1Pdf.4 Assembly > C1.C1Pdf Namespace : PdfComboListBase Class
The abstract base class for PdfComboBox and PdfListBox types.
Object Model
PdfComboListBase Class
Syntax
'Declaration
 
Public MustInherit Class PdfComboListBase 
   Inherits PdfTextFieldBase
public abstract class PdfComboListBase : PdfTextFieldBase 
Inheritance Hierarchy

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

See Also

Reference

PdfComboListBase Members
C1.C1Pdf Namespace