ImageGear .NET
ComboBox Class Members
Properties  Methods 


The following tables list the members exposed by ComboBox.

Public Properties
 NameDescription
Public PropertyCommitOnSelectionChange 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 PropertyDefaultValue 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 PropertyDoNotSpellCheckGets 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 PropertyEdit Gets or sets a value indicating whether the combobox includes an editable textbox as well as a drop-down list.  
Public PropertySortGets or sets a value indicating whether the list of options is stored in alphabetical order.
NOTE: ImageGear .NET does not currently adhere to the behavior of this property. It is available for read and write for exporting purposes.  
Public PropertyValue 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 MethodAddOptionOverloaded.  Adds an option to the ComboBox.  
Top
See Also

Reference

ComboBox Class
ImageGear.Formats.PDF.Forms Namespace

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback