TextBox.ChoiceProcessing
Syntax:
Parameters:
<ValueSelected>
Chosen value which will be set as text box contents.
<StandardProcessing>
This parameter passes a flag indicating whether standard (system) processing of the event is performed. If it is set to False in the body of the handler procedure, standard processing will not occur. Actually it means that the choice will not be executed.
Default value: True.
Description: