This event is fired when a file is selected.
void OnFileSelectEvent ( HotDocs.HDAUI hdEvent, ref string FileName, bool bSelectOnly, ref bool override )
| Parameters | Description |
| hdEvent | The event that has occurred. |
| FileName | The name of the selected file. |
| bSelectOnly | true/false (Boolean) value |
| override | Return parameter:
|