Documents for PDF, .NET Edition Documentation
CommitOnSelChange Property

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.AcroForms Namespace > ChoiceField Class : CommitOnSelChange Property
Gets or sets a value indicating whether the new value is committed as soon as a selection is made with the pointing device. This option enables applications to perform an action once a selection is made, without requiring the user to exit the field. If false, the new value is not committed until the user exits the field.
Syntax
'Declaration
 
Public Property CommitOnSelChange As System.Boolean
public System.bool CommitOnSelChange {get; set;}
See Also

Reference

ChoiceField Class
ChoiceField Members