ImageGear .NET v25.0 - Updated
ComboBox Class Members
Properties  Methods 


ImageGear.Formats.Pdf Assembly > ImageGear.Formats.PDF.Forms Namespace : ComboBox Class

The following tables list the members exposed by ComboBox.

Public Properties
 NameDescription
Public Property Gets or sets a value indicating whether the new value is submitted as soon as the selection is changed, rather than waiting until the user exits the field.  
Public Property Gets or sets the default value of the field. The value may be the export value of one of the options, or, if Edit is set, it may specify a custom text.  
Public PropertyGets or sets a value indicating whether the text entered in the field is spell-checked.
NOTE: ImageGear .NET does not currently adhere to the behavior of this property. It is available for read and write for exporting purposes.  
Public Property Gets or sets a value indicating whether the combobox includes an editable textbox as well as a drop-down list.  
Public Property Gets or sets a value indicating whether the list of options is stored in alphabetical order.  
Public Property Gets or sets the value of the field. The value may be the export value of one of the options, or, if Edit is set, it may specify a custom text.  
Top
Public Methods
 NameDescription
Public MethodOverloaded.  Adds an option to the ComboBox.  
Top
See Also

Reference

ComboBox Class
ImageGear.Formats.PDF.Forms Namespace