ImageGear .NET v24.12 - Updated
ComboBox Class Properties


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

For a list of all members of this type, see ComboBox members.

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
See Also

Reference

ComboBox Class
ImageGear.Formats.PDF.Forms Namespace