Hello everybody .

I am creating a custom menu for my app , and I can have N options in that menu .
So , the idea is to have a listbox or some other object which can let me scroll down all my options .
In this case , I could just is a listbox with some titles for the respective option but instead I want to have a Label in there . I want to set the bgImage for that label , on_MouseEnter/Leave/Click events, etc (all those properties of a label) .
The thing is , when I try to add some object to the listbox it just creates a blank item in that listbox .

I've been googling for quite a while now and it led me nowhere .
Any help with this matter ?

Thanks in advance.
Sincerely,
HelderMPinhal