PopupOperationSelection Method
- Last UpdatedNov 06, 2025
- 1 minute read
The PopupOperationSelection() method opens an operation selection dialog. This dialog displays a list of operations that match the specified pattern. The selected operation (the oper_ID) is placed into the specified control.
| Overload | Description |
|---|---|
| PopupOperationSelection(Control,String,Boolean) | The PopupOperationSelection() method opens an operation selection dialog. This dialog displays a list of operations that match the specified pattern. The selected operation (the oper_ID) is placed into the specified control. |
| PopupOperationSelection(Control,String,String,Boolean) | The PopupOperationSelection() method opens an operation selection dialog. This dialog displays a list of operations that match the specified pattern. The selected operation (the oper_ID) is placed into the specified control. |