I am working with C++Builder and ImageEN 11.0 and when I now right click in an empty area in a TIEFileListBox, an error occurs. The following image shows the error using a simple sample program.
Also, the OnMouseDown event doesn't respond whether I click with left or right mouse Button, whether I click in the blank area or on a file.
Attached you will find this sample program (FileList.zip) and the project code (FileListProject.zip).