Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the activate fields for the dialog box.
Syntax
public void dialogActivateFields(FormControl _control)
Run On
Called
Parameters
- _control
Type: FormControl Class
The transaction type combo box control.
Remarks
The method is bound to the selection change event for transaction type controls. It switches to the correct query run while the type is changed.