Share via


FormDropDialogButtonControl.copyCallerQuery Method

Specifies whether to copy the query from the calling form to the target form. This enables the target form to display the same data that was being viewed in the original form. The default value is Auto.

Syntax

public int copyCallerQuery([int value])

Run On

Client

Parameters

  • value
    Type: int

See Also

Reference

FormDropDialogButtonControl Class