A Simple use for Middle Mouse Button Possible via AFL?

In Amibroker using AFL,is it possible to invoke action via middle mouse button for a simple task .For Example,by clicking the middle mouse on a candle,i would like it display the Body of candle (ie Open-Close) next to the candle like a tooltip.

No, AFL execution is not triggered by middle mouse button.

Thanks for the explanation.Tomasz.